07:39:52 Started by timer 07:39:52 Running as SYSTEM 07:39:52 [EnvInject] - Loading node environment variables. 07:39:52 Building remotely on prd-centos8-builder-8c-8g-5971 (centos8-builder-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-0.20.x 07:39:52 [ssh-agent] Looking for ssh-agent implementation... 07:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:53 $ ssh-agent 07:39:53 SSH_AUTH_SOCK=/tmp/ssh-FGqtkwhGVDqZ/agent.5620 07:39:53 SSH_AGENT_PID=5622 07:39:53 [ssh-agent] Started. 07:39:53 Running ssh-add (command line suppressed) 07:39:53 Identity added: /w/workspace/bgpcep-maven-clm-0.20.x@tmp/private_key_16653477448440969528.key (/w/workspace/bgpcep-maven-clm-0.20.x@tmp/private_key_16653477448440969528.key) 07:39:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:39:53 The recommended git tool is: NONE 07:39:55 using credential jenkins-ssh 07:39:55 Wiping out workspace first. 07:39:55 Cloning the remote Git repository 07:39:55 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 07:39:55 > git init /w/workspace/bgpcep-maven-clm-0.20.x # timeout=10 07:39:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 07:39:55 > git --version # timeout=10 07:39:55 > git --version # 'git version 2.43.0' 07:39:55 using GIT_SSH to set credentials jenkins-ssh 07:39:55 [INFO] Currently running in a labeled security context 07:39:55 [INFO] Currently SELinux is 'enforcing' on the host 07:39:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-maven-clm-0.20.x@tmp/jenkins-gitclient-ssh2380321564062266577.key 07:39:55 Verifying host key using known hosts file 07:39:55 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. 07:39:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 07:40:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:01 Avoid second fetch 07:40:01 > git rev-parse refs/remotes/origin/0.20.x^{commit} # timeout=10 07:40:01 Checking out Revision bec96aac0fabd4919fc8065d98cf0a0f793cf69f (refs/remotes/origin/0.20.x) 07:40:01 > git config core.sparsecheckout # timeout=10 07:40:01 > git checkout -f bec96aac0fabd4919fc8065d98cf0a0f793cf69f # timeout=10 07:40:01 Commit message: "Bump versions to 0.20.10-SNAPSHOT" 07:40:01 > git rev-list --no-walk bec96aac0fabd4919fc8065d98cf0a0f793cf69f # timeout=10 07:40:04 provisioning config files... 07:40:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:40:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:40:05 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins10394849742122767065.sh 07:40:05 ---> python-tools-install.sh 07:40:05 Setup pyenv: 07:40:05 system 07:40:05 * 3.8.13 (set by /opt/pyenv/version) 07:40:05 * 3.9.13 (set by /opt/pyenv/version) 07:40:05 * 3.10.13 (set by /opt/pyenv/version) 07:40:05 * 3.11.7 (set by /opt/pyenv/version) 07:40:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a1yE 07:40:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:40:13 lf-activate-venv(): INFO: Installing: lftools 07:40:42 lf-activate-venv(): INFO: Adding /tmp/venv-a1yE/bin to PATH 07:40:42 Generating Requirements File 07:41:03 Python 3.11.7 07:41:04 pip 24.3.1 from /tmp/venv-a1yE/lib/python3.11/site-packages/pip (python 3.11) 07:41:04 appdirs==1.4.4 07:41:04 argcomplete==3.5.2 07:41:04 aspy.yaml==1.3.0 07:41:04 attrs==24.3.0 07:41:04 autopage==0.5.2 07:41:04 beautifulsoup4==4.12.3 07:41:04 boto3==1.35.90 07:41:04 botocore==1.35.90 07:41:04 bs4==0.0.2 07:41:04 cachetools==5.5.0 07:41:04 certifi==2024.12.14 07:41:04 cffi==1.17.1 07:41:04 cfgv==3.4.0 07:41:04 chardet==5.2.0 07:41:04 charset-normalizer==3.4.1 07:41:04 click==8.1.8 07:41:04 cliff==4.8.0 07:41:04 cmd2==2.5.8 07:41:04 cryptography==3.3.2 07:41:04 debtcollector==3.0.0 07:41:04 decorator==5.1.1 07:41:04 defusedxml==0.7.1 07:41:04 Deprecated==1.2.15 07:41:04 distlib==0.3.9 07:41:04 dnspython==2.7.0 07:41:04 docker==4.2.2 07:41:04 dogpile.cache==1.3.3 07:41:04 durationpy==0.9 07:41:04 email_validator==2.2.0 07:41:04 filelock==3.16.1 07:41:04 future==1.0.0 07:41:04 gitdb==4.0.11 07:41:04 GitPython==3.1.43 07:41:04 google-auth==2.37.0 07:41:04 httplib2==0.22.0 07:41:04 identify==2.6.3 07:41:04 idna==3.10 07:41:04 importlib-resources==1.5.0 07:41:04 iso8601==2.1.0 07:41:04 Jinja2==3.1.5 07:41:04 jmespath==1.0.1 07:41:04 jsonpatch==1.33 07:41:04 jsonpointer==3.0.0 07:41:04 jsonschema==4.23.0 07:41:04 jsonschema-specifications==2024.10.1 07:41:04 keystoneauth1==5.9.1 07:41:04 kubernetes==31.0.0 07:41:04 lftools==0.37.10 07:41:04 lxml==5.3.0 07:41:04 MarkupSafe==3.0.2 07:41:04 msgpack==1.1.0 07:41:04 multi_key_dict==2.0.3 07:41:04 munch==4.0.0 07:41:04 netaddr==1.3.0 07:41:04 niet==1.4.2 07:41:04 nodeenv==1.9.1 07:41:04 oauth2client==4.1.3 07:41:04 oauthlib==3.2.2 07:41:04 openstacksdk==4.2.0 07:41:04 os-client-config==2.1.0 07:41:04 os-service-types==1.7.0 07:41:04 osc-lib==3.2.0 07:41:04 oslo.config==9.7.0 07:41:04 oslo.context==5.7.0 07:41:04 oslo.i18n==6.5.0 07:41:04 oslo.log==6.2.0 07:41:04 oslo.serialization==5.6.0 07:41:04 oslo.utils==8.0.0 07:41:04 packaging==24.2 07:41:04 pbr==6.1.0 07:41:04 platformdirs==4.3.6 07:41:04 prettytable==3.12.0 07:41:04 psutil==6.1.1 07:41:04 pyasn1==0.6.1 07:41:04 pyasn1_modules==0.4.1 07:41:04 pycparser==2.22 07:41:04 pygerrit2==2.0.15 07:41:04 PyGithub==2.5.0 07:41:04 PyJWT==2.10.1 07:41:04 PyNaCl==1.5.0 07:41:04 pyparsing==2.4.7 07:41:04 pyperclip==1.9.0 07:41:04 pyrsistent==0.20.0 07:41:04 python-cinderclient==9.6.0 07:41:04 python-dateutil==2.9.0.post0 07:41:04 python-heatclient==4.0.0 07:41:04 python-jenkins==1.8.2 07:41:04 python-keystoneclient==5.5.0 07:41:04 python-magnumclient==4.7.0 07:41:04 python-openstackclient==7.2.1 07:41:04 python-swiftclient==4.6.0 07:41:04 PyYAML==6.0.2 07:41:04 referencing==0.35.1 07:41:04 requests==2.32.3 07:41:04 requests-oauthlib==2.0.0 07:41:04 requestsexceptions==1.4.0 07:41:04 rfc3986==2.0.0 07:41:04 rpds-py==0.22.3 07:41:04 rsa==4.9 07:41:04 ruamel.yaml==0.18.6 07:41:04 ruamel.yaml.clib==0.2.12 07:41:04 s3transfer==0.10.4 07:41:04 simplejson==3.19.3 07:41:04 six==1.17.0 07:41:04 smmap==5.0.1 07:41:04 soupsieve==2.6 07:41:04 stevedore==5.4.0 07:41:04 tabulate==0.9.0 07:41:04 toml==0.10.2 07:41:04 tomlkit==0.13.2 07:41:04 tqdm==4.67.1 07:41:04 typing_extensions==4.12.2 07:41:04 tzdata==2024.2 07:41:04 urllib3==1.26.20 07:41:04 virtualenv==20.28.0 07:41:04 wcwidth==0.2.13 07:41:04 websocket-client==1.8.0 07:41:04 wrapt==1.17.0 07:41:04 xdg==6.0.0 07:41:04 xmltodict==0.14.2 07:41:04 yq==3.4.3 07:41:04 [bgpcep-maven-clm-0.20.x] $ /bin/sh -xe /tmp/jenkins15793081019268844972.sh 07:41:04 + echo quiet=on 07:41:04 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-5971 07:41:05 [bgpcep-maven-clm-0.20.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=0.20.x -Dsha1=origin/0.20.x "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=bgpcep -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/0.20.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=0.20.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:41:05 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 07:41:05 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:41:05 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:41:05 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 07:41:05 Default locale: en_US, platform encoding: UTF-8 07:41:05 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 07:41:05 [bgpcep-maven-clm-0.20.x] $ /bin/sh -xe /tmp/jenkins4836166463892239005.sh 07:41:05 + rm /home/jenkins/.wgetrc 07:41:05 [EnvInject] - Injecting environment variables from a build step. 07:41:05 [EnvInject] - Injecting as environment variables the properties content 07:41:05 SET_JDK_VERSION=openjdk17 07:41:05 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:41:05 07:41:05 [EnvInject] - Variables injected successfully. 07:41:05 [bgpcep-maven-clm-0.20.x] $ /bin/sh /tmp/jenkins12810129865697329639.sh 07:41:05 ---> update-java-alternatives.sh 07:41:05 ---> Updating Java version 07:41:06 ---> RedHat type system detected 07:41:06 openjdk version "17.0.6-ea" 2023-01-17 LTS 07:41:06 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 07:41:06 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) 07:41:06 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 07:41:06 [EnvInject] - Injecting environment variables from a build step. 07:41:06 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:41:06 [EnvInject] - Variables injected successfully. 07:41:06 provisioning config files... 07:41:06 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-0.20.x@tmp/config17002670027644473699tmp 07:41:07 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-0.20.x@tmp/config6698790109934944538tmp 07:41:07 [EnvInject] - Injecting environment variables from a build step. 07:41:07 [EnvInject] - Injecting as environment variables the properties content 07:41:07 MAVEN_GOALS=clean install 07:41:07 07:41:07 [EnvInject] - Variables injected successfully. 07:41:07 [bgpcep-maven-clm-0.20.x] $ /bin/bash -l /tmp/jenkins6234727390796763855.sh 07:41:07 ---> common-variables.sh 07:41:07 --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 07:41:07 ---> sonatype-clm.sh 07:41:08 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:41:08 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:41:08 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 07:41:08 Default locale: en_US, platform encoding: UTF-8 07:41:08 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 07:41:09 [INFO] Scanning for projects... 07:41:21 [INFO] ------------------------------------------------------------------------ 07:41:21 [INFO] Reactor Build Order: 07:41:21 [INFO] 07:41:21 [INFO] bgpcep-artifacts [pom] 07:41:21 [INFO] binding-parent [pom] 07:41:21 [INFO] graph-api [bundle] 07:41:21 [INFO] algo-api [bundle] 07:41:21 [INFO] concepts [bundle] 07:41:21 [INFO] BGPCEP common parent [pom] 07:41:21 [INFO] algo-impl [bundle] 07:41:21 [INFO] single-feature-parent [pom] 07:41:21 [INFO] OpenDaylight :: GRAPH :: API [feature] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 07:41:21 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 07:41:21 [INFO] graph-impl [bundle] 07:41:21 [INFO] OpenDaylight :: GRAPH [feature] 07:41:21 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 07:41:21 [INFO] testtool-parent [pom] 07:41:21 [INFO] util [bundle] 07:41:21 [INFO] bgp-concepts [bundle] 07:41:21 [INFO] bgp-parser-api [bundle] 07:41:21 [INFO] bgp-parser-spi [bundle] 07:41:21 [INFO] bgp-util [bundle] 07:41:21 [INFO] bgp-parser-impl [bundle] 07:41:21 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Parser [feature] 07:41:21 [INFO] bgp-rib-api [bundle] 07:41:21 [INFO] bgp-openconfig-api [bundle] 07:41:21 [INFO] bgp-rib-spi [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 07:41:21 [INFO] bgp-openconfig-spi [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 07:41:21 [INFO] bgp-bmp-api [bundle] 07:41:21 [INFO] bgp-extension-parent [pom] 07:41:21 [INFO] bgp-inet [bundle] 07:41:21 [INFO] bgp-path-selection-mode [bundle] 07:41:21 [INFO] config-loader-spi [bundle] 07:41:21 [INFO] config-loader-impl [bundle] 07:41:21 [INFO] testtool-util [bundle] 07:41:21 [INFO] routing-policy-config-loader [bundle] 07:41:21 [INFO] bgp-openconfig-rp-spi [bundle] 07:41:21 [INFO] bgp-route-target [bundle] 07:41:21 [INFO] bgp-openconfig-rp-impl [bundle] 07:41:21 [INFO] rsvp-api [bundle] 07:41:21 [INFO] rsvp-spi [bundle] 07:41:21 [INFO] rsvp-impl [bundle] 07:41:21 [INFO] bgp-linkstate [bundle] 07:41:21 [INFO] bgp-rib-mock [bundle] 07:41:21 [INFO] bgp-config-example [jar] 07:41:21 [INFO] bgp-openconfig-rp-statement [bundle] 07:41:21 [INFO] bgp-rib-impl [bundle] 07:41:21 [INFO] bgp-peer-acceptor [bundle] 07:41:21 [INFO] bgp-bmp-spi [bundle] 07:41:21 [INFO] OpenDaylight :: BMP :: API [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Inet [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 07:41:21 [INFO] bgp-openconfig-state [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 07:41:21 [INFO] topology-api [bundle] 07:41:21 [INFO] topology-tunnel-api [bundle] 07:41:21 [INFO] topology-segment-routing [bundle] 07:41:21 [INFO] bgp-topology-provider [bundle] 07:41:21 [INFO] OpenDaylight :: RSVP :: API [feature] 07:41:21 [INFO] OpenDaylight :: RSVP [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 07:41:21 [INFO] OpenDaylight :: BGP :: Topology [feature] 07:41:21 [INFO] bgp-cli [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: Cli [feature] 07:41:21 [INFO] bgp-flowspec [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 07:41:21 [INFO] bgp-labeled-unicast [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 07:41:21 [INFO] bgp-l3vpn [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 07:41:21 [INFO] bgp-mvpn [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 07:41:21 [INFO] bgp-evpn [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: Evpn [feature] 07:41:21 [INFO] protocols-config-loader [bundle] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 07:41:21 [INFO] topology-config-loader [bundle] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 07:41:21 [INFO] OpenDaylight :: BGP [feature] 07:41:21 [INFO] OpenDaylight :: Configuration Example Files [feature] 07:41:21 [INFO] bmp-monitors-config-loader [bundle] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 07:41:21 [INFO] bgp-bmp-config-example [jar] 07:41:21 [INFO] OpenDaylight :: BMP :: Config files example [feature] 07:41:21 [INFO] bgp-bmp-parser-impl [bundle] 07:41:21 [INFO] bgp-bmp-impl [bundle] 07:41:21 [INFO] OpenDaylight :: BMP [feature] 07:41:21 [INFO] pcep-api [bundle] 07:41:21 [INFO] pcep-spi [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Api [feature] 07:41:21 [INFO] pcep-base-parser [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 07:41:21 [INFO] pcep-impl [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Impl [feature] 07:41:21 [INFO] programming-api [bundle] 07:41:21 [INFO] programming-spi [bundle] 07:41:21 [INFO] programming-topology-api [bundle] 07:41:21 [INFO] programming-tunnel-api [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 07:41:21 [INFO] pcep-tunnel-api [bundle] 07:41:21 [INFO] programming-impl [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 07:41:21 [INFO] pcep-topology-api [bundle] 07:41:21 [INFO] pcep-topology-spi [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Topology [feature] 07:41:21 [INFO] pcep-ietf-stateful [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Stateful [feature] 07:41:21 [INFO] pcep-ietf-p2mp-te-lsp [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] 07:41:21 [INFO] pcep-segment-routing [bundle] 07:41:21 [INFO] pcep-server-api [bundle] 07:41:21 [INFO] pcep-pcc-mock [jar] 07:41:21 [INFO] pcep-topology-provider [bundle] 07:41:21 [INFO] pcep-server-provider [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 07:41:21 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 07:41:21 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 07:41:21 [INFO] pcep-tunnel-provider [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 07:41:21 [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] 07:41:21 [INFO] pcep-auto-bandwidth-extension [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] 07:41:21 [INFO] pcep-config-example [jar] 07:41:21 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 07:41:21 [INFO] pcep-cli [bundle] 07:41:21 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 07:41:21 [INFO] OpenDaylight :: PCEP [feature] 07:41:21 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 07:41:21 [INFO] feature-repo-parent [pom] 07:41:21 [INFO] features-bgpcep [feature] 07:41:21 [INFO] bgp-benchmark-app [bundle] 07:41:21 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 07:41:21 [INFO] data-change-counter [bundle] 07:41:21 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 07:41:21 [INFO] features-bgpcep-testing [feature] 07:41:21 [INFO] bgpcep-features-parent [pom] 07:41:21 [INFO] graph [pom] 07:41:21 [INFO] bgp-parser-mock [bundle] 07:41:21 [INFO] bgp-testtool [jar] 07:41:21 [INFO] extensions [pom] 07:41:21 [INFO] bgp-parent [pom] 07:41:21 [INFO] bmp-mock [jar] 07:41:21 [INFO] bmp-parent [pom] 07:41:21 [INFO] algo-parent [pom] 07:41:21 [INFO] pcep-testtool [jar] 07:41:21 [INFO] pcep-server-parent [pom] 07:41:21 [INFO] pcep-topology-parent [pom] 07:41:21 [INFO] pcep-tunnel-parent [pom] 07:41:21 [INFO] pcep-parent [pom] 07:41:21 [INFO] programming-parent [pom] 07:41:21 [INFO] rsvp-parent [pom] 07:41:21 [INFO] topology-parent [pom] 07:41:21 [INFO] config-loader-parent [pom] 07:41:21 [INFO] bgpcep-karaf [pom] 07:41:21 [INFO] bgpcep [pom] 07:41:22 [INFO] 07:41:22 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 07:41:22 [INFO] Building bgpcep-artifacts 0.20.10-SNAPSHOT [1/169] 07:41:22 [INFO] --------------------------------[ pom ]--------------------------------- 07:41:22 [INFO] 07:41:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgpcep-artifacts --- 07:41:23 [INFO] 07:41:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgpcep-artifacts --- 07:41:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:41:23 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:41:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:23 [INFO] 07:41:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgpcep-artifacts --- 07:41:24 [INFO] 07:41:24 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgpcep-artifacts --- 07:41:25 [INFO] CycloneDX: Resolving Dependencies 07:41:25 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 07:41:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/bom.xml 07:41:26 [INFO] attaching as bgpcep-artifacts-0.20.10-SNAPSHOT-cyclonedx.xml 07:41:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/bom.json 07:41:26 [INFO] attaching as bgpcep-artifacts-0.20.10-SNAPSHOT-cyclonedx.json 07:41:26 [INFO] 07:41:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgpcep-artifacts --- 07:41:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.10-SNAPSHOT/bgpcep-artifacts-0.20.10-SNAPSHOT.pom 07:41:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.10-SNAPSHOT/bgpcep-artifacts-0.20.10-SNAPSHOT-cyclonedx.xml 07:41:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.10-SNAPSHOT/bgpcep-artifacts-0.20.10-SNAPSHOT-cyclonedx.json 07:41:26 [INFO] 07:41:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgpcep-artifacts --- 07:41:28 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:0.20.10-SNAPSHOT 07:41:28 [INFO] 07:41:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-artifacts --- 07:41:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/artifacts/target/sonatype-clm/module.xml 07:41:28 [INFO] 07:41:28 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 07:41:28 [INFO] Building binding-parent 0.20.10-SNAPSHOT [2/169] 07:41:28 [INFO] --------------------------------[ pom ]--------------------------------- 07:41:31 [INFO] 07:41:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ binding-parent --- 07:41:31 [INFO] 07:41:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ binding-parent --- 07:41:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:41:31 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:41:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:31 [INFO] 07:41:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ binding-parent --- 07:41:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:31 [INFO] 07:41:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ binding-parent --- 07:41:31 [INFO] 07:41:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ binding-parent --- 07:41:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:41:32 [INFO] 07:41:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ binding-parent --- 07:41:35 [INFO] Starting audit... 07:41:35 Audit done. 07:41:35 [INFO] You have 0 Checkstyle violations. 07:41:35 [INFO] 07:41:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ binding-parent --- 07:41:35 [INFO] Starting audit... 07:41:35 Audit done. 07:41:35 [INFO] You have 0 Checkstyle violations. 07:41:35 [INFO] 07:41:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ binding-parent --- 07:41:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/classes/LICENSE 07:41:36 [INFO] 07:41:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ binding-parent >>> 07:41:36 [INFO] 07:41:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ binding-parent --- 07:41:39 [INFO] 07:41:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ binding-parent <<< 07:41:39 [INFO] 07:41:39 [INFO] 07:41:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ binding-parent --- 07:41:39 [INFO] 07:41:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ binding-parent --- 07:41:39 [INFO] 07:41:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ binding-parent --- 07:41:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:41:40 [INFO] 07:41:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ binding-parent --- 07:41:40 [INFO] CycloneDX: Resolving Dependencies 07:41:41 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 07:41:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/bom.xml 07:41:41 [INFO] attaching as binding-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:41:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/bom.json 07:41:41 [INFO] attaching as binding-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:41:41 [INFO] 07:41:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 07:41:41 [INFO] Skipping duplicate-finder execution! 07:41:41 [INFO] 07:41:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ binding-parent --- 07:41:41 [INFO] Skipping pom project 07:41:41 [INFO] 07:41:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 07:41:41 [INFO] 07:41:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ binding-parent --- 07:41:42 [INFO] 07:41:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ binding-parent --- 07:41:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:41:42 [INFO] 07:41:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ binding-parent --- 07:41:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.20.10-SNAPSHOT/binding-parent-0.20.10-SNAPSHOT.pom 07:41:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.20.10-SNAPSHOT/binding-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:41:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.20.10-SNAPSHOT/binding-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:41:42 [INFO] 07:41:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ binding-parent --- 07:41:42 [INFO] org.opendaylight.bgpcep:binding-parent:pom:0.20.10-SNAPSHOT 07:41:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:41:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:41:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:41:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:41:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:41:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:41:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:41:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:41:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:41:42 [INFO] +- junit:junit:jar:4.13.2:test 07:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:41:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:41:42 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:41:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:41:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:41:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:42 [INFO] 07:41:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ binding-parent --- 07:41:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/binding-parent/target/sonatype-clm/module.xml 07:41:42 [INFO] 07:41:42 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 07:41:42 [INFO] Building graph-api 0.20.10-SNAPSHOT [3/169] 07:41:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:41:43 [INFO] 07:41:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ graph-api --- 07:41:43 [INFO] 07:41:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ graph-api --- 07:41:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:43 [INFO] 07:41:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ graph-api --- 07:41:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:43 [INFO] 07:41:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ graph-api --- 07:41:44 [INFO] 07:41:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ graph-api --- 07:41:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:41:44 [INFO] 07:41:44 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ graph-api --- 07:41:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:41:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/main/yang 07:41:46 [INFO] yang-to-sources: Found 4 dependencies in 8.085 ms 07:41:46 [INFO] yang-to-sources: Project model files found: 1 in 84.38 ms 07:41:46 [INFO] yang-to-sources: 4 YANG models processed in 265.6 ms 07:41:46 [INFO] BindingJavaFileGenerator: Defined 35 files in 99.25 ms 07:41:46 [INFO] Sorted 35 files into 7 directories in 3.301 ms 07:41:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 35 in 338.9 ms 07:41:47 [INFO] 07:41:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ graph-api --- 07:41:47 [INFO] Starting audit... 07:41:47 Audit done. 07:41:47 [INFO] You have 0 Checkstyle violations. 07:41:47 [INFO] 07:41:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ graph-api --- 07:41:47 [INFO] Starting audit... 07:41:47 Audit done. 07:41:47 [INFO] You have 0 Checkstyle violations. 07:41:47 [INFO] 07:41:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ graph-api --- 07:41:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/classes/LICENSE 07:41:47 [INFO] 07:41:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-api --- 07:41:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/main/resources 07:41:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/spi 07:41:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:41:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:41:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:41:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/spi 07:41:47 [INFO] 07:41:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ graph-api --- 07:41:48 [INFO] Recompiling the module because of changed dependency. 07:41:48 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 07:41:49 [INFO] 07:41:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ graph-api >>> 07:41:49 [INFO] 07:41:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ graph-api --- 07:41:49 [INFO] Fork Value is true 07:41:52 [INFO] Done SpotBugs Analysis.... 07:41:53 [INFO] 07:41:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ graph-api <<< 07:41:53 [INFO] 07:41:53 [INFO] 07:41:53 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ graph-api --- 07:41:53 [INFO] BugInstance size is 0 07:41:53 [INFO] Error size is 0 07:41:53 [INFO] No errors/warnings found 07:41:53 [INFO] 07:41:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-api --- 07:41:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/test/resources 07:41:53 [INFO] 07:41:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ graph-api --- 07:41:53 [INFO] No sources to compile 07:41:53 [INFO] 07:41:53 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ graph-api --- 07:41:53 [INFO] No tests to run. 07:41:53 [INFO] 07:41:53 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ graph-api --- 07:41:53 [INFO] 07:41:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-api --- 07:41:53 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.10-SNAPSHOT.jar 07:41:53 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/classes/META-INF/MANIFEST.MF 07:41:53 [INFO] 07:41:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ graph-api --- 07:41:54 [INFO] No previous run data found, generating javadoc. 07:41:56 [WARNING] Javadoc Warnings 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/main/java/org/opendaylight/graph/ConnectedGraphTrigger.java:42: warning: no @param for triggers 07:41:56 [WARNING] void verifyVertex(Collection triggers, @Nullable ConnectedVertex next, 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/src/main/java/org/opendaylight/graph/ConnectedGraphTrigger.java:56: warning: no @param for triggers 07:41:56 [WARNING] void verifyEdge(Collection triggers, @Nullable ConnectedEdge next, @Nullable Edge current); 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/DecimalBandwidth.java:35: warning: no comment 07:41:56 [WARNING] public static final String _UNITS = "bytes/second"; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/DecimalBandwidth.java:55: warning: no comment 07:41:56 [WARNING] public DecimalBandwidth(Decimal64 _value) { 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/DecimalBandwidth.java:74: warning: no comment 07:41:56 [WARNING] public static DecimalBandwidth getDefaultInstance(final String defaultValue) { 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Delay.java:31: warning: no comment 07:41:56 [WARNING] public static final String _UNITS = "microseconds"; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Delay.java:35: warning: no comment 07:41:56 [WARNING] public Delay(Uint32 _value) { 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Delay.java:59: warning: no comment 07:41:56 [WARNING] public static Delay getDefaultInstance(final String defaultValue) { 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/Graph.java:107: warning: no comment 07:41:56 [WARNING] InterDomain(2, "inter-domain") 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/Graph.java:105: warning: no comment 07:41:56 [WARNING] IntraDomain(1, "intra-domain"), 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Loss.java:31: warning: no comment 07:41:56 [WARNING] public static final String _UNITS = "0.000003%"; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Loss.java:35: warning: no comment 07:41:56 [WARNING] public Loss(Uint32 _value) { 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Loss.java:59: warning: no comment 07:41:56 [WARNING] public static Loss getDefaultInstance(final String defaultValue) { 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:109: warning: no comment 07:41:56 [WARNING] Abr(1, "abr"), 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:111: warning: no comment 07:41:56 [WARNING] AsbrIn(2, "asbr-in"), 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:113: warning: no comment 07:41:56 [WARNING] AsbrOut(3, "asbr-out"), 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:115: warning: no comment 07:41:56 [WARNING] Pseudo(4, "pseudo") 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/Vertex.java:107: warning: no comment 07:41:56 [WARNING] Standard(0, "standard"), 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/DecimalBandwidth.java:36: warning: no comment 07:41:56 [WARNING] private final Decimal64 _value; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/edge/attributes/UnreservedBandwidthKey.java:24: warning: no comment 07:41:56 [WARNING] private final Uint8 _classType; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/GraphKey.java:23: warning: no comment 07:41:56 [WARNING] private final String _name; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/graph/EdgeKey.java:24: warning: no comment 07:41:56 [WARNING] private final Uint64 _edgeId; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/graph/PrefixKey.java:24: warning: no comment 07:41:56 [WARNING] private final IpPrefix _prefix; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/graph/rev220720/graph/topology/graph/VertexKey.java:24: warning: no comment 07:41:56 [WARNING] private final Uint64 _vertexId; 07:41:56 [WARNING] ^ 07:41:56 [WARNING] 24 warnings 07:41:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.10-SNAPSHOT-javadoc.jar 07:41:56 [INFO] 07:41:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ graph-api --- 07:41:56 [INFO] CycloneDX: Resolving Dependencies 07:41:57 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 07:41:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/bom.xml 07:41:57 [INFO] attaching as graph-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:41:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/bom.json 07:41:57 [INFO] attaching as graph-api-0.20.10-SNAPSHOT-cyclonedx.json 07:41:57 [INFO] 07:41:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 07:41:57 [INFO] Skipping duplicate-finder execution! 07:41:57 [INFO] 07:41:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ graph-api --- 07:41:57 [INFO] No dependency problems found 07:41:57 [INFO] 07:41:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ graph-api --- 07:41:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.10-SNAPSHOT-sources.jar 07:41:57 [INFO] 07:41:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ graph-api --- 07:41:57 [INFO] 07:41:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ graph-api --- 07:41:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:41:57 [INFO] 07:41:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ graph-api --- 07:41:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.10-SNAPSHOT/graph-api-0.20.10-SNAPSHOT.pom 07:41:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.10-SNAPSHOT/graph-api-0.20.10-SNAPSHOT.jar 07:41:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.10-SNAPSHOT/graph-api-0.20.10-SNAPSHOT-javadoc.jar 07:41:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.10-SNAPSHOT/graph-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:41:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.10-SNAPSHOT/graph-api-0.20.10-SNAPSHOT-cyclonedx.json 07:41:57 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/graph-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.20.10-SNAPSHOT/graph-api-0.20.10-SNAPSHOT-sources.jar 07:41:57 [INFO] 07:41:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-api --- 07:41:57 [INFO] Writing OBR metadata 07:41:57 [INFO] Installing org/opendaylight/bgpcep/graph-api/0.20.10-SNAPSHOT/graph-api-0.20.10-SNAPSHOT.jar 07:41:57 [INFO] Writing OBR metadata 07:41:57 [INFO] 07:41:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ graph-api --- 07:41:57 [INFO] org.opendaylight.bgpcep:graph-api:bundle:0.20.10-SNAPSHOT 07:41:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:41:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:41:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:41:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:41:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:41:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:41:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:41:57 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:41:57 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:41:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:41:57 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:41:57 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:41:57 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:41:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:41:57 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:41:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:41:57 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:41:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:41:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:41:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:41:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:41:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:41:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:41:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:41:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:41:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:41:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:41:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:41:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:41:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:41:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:41:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:41:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:41:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:41:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:41:57 [INFO] +- junit:junit:jar:4.13.2:test 07:41:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:41:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:41:57 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:41:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:41:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:41:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:41:57 [INFO] 07:41:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ graph-api --- 07:41:57 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-api/target/sonatype-clm/module.xml 07:41:57 [INFO] 07:41:57 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 07:41:57 [INFO] Building algo-api 0.20.10-SNAPSHOT [4/169] 07:41:57 [INFO] -------------------------------[ bundle ]------------------------------- 07:41:57 [INFO] 07:41:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ algo-api --- 07:41:57 [INFO] 07:41:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ algo-api --- 07:41:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:57 [INFO] 07:41:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ algo-api --- 07:41:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:41:57 [INFO] 07:41:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ algo-api --- 07:41:58 [INFO] 07:41:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ algo-api --- 07:41:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:41:58 [INFO] 07:41:58 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ algo-api --- 07:41:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:41:58 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/src/main/yang 07:41:58 [INFO] yang-to-sources: Found 5 dependencies in 2.108 ms 07:41:58 [INFO] yang-to-sources: Project model files found: 1 in 11.42 ms 07:41:58 [INFO] yang-to-sources: 5 YANG models processed in 154.8 ms 07:41:58 [INFO] BindingJavaFileGenerator: Defined 25 files in 20.00 ms 07:41:58 [INFO] Sorted 25 files into 5 directories in 417.0 μs 07:41:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 41.31 ms 07:41:58 [INFO] 07:41:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ algo-api --- 07:41:58 [INFO] Starting audit... 07:41:58 Audit done. 07:41:58 [INFO] You have 0 Checkstyle violations. 07:41:58 [INFO] 07:41:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ algo-api --- 07:41:58 [INFO] Starting audit... 07:41:58 Audit done. 07:41:58 [INFO] You have 0 Checkstyle violations. 07:41:58 [INFO] 07:41:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ algo-api --- 07:41:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/classes/LICENSE 07:41:58 [INFO] 07:41:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-api --- 07:41:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/src/main/resources 07:41:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/spi 07:41:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:41:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:41:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:41:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/spi 07:41:58 [INFO] 07:41:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ algo-api --- 07:41:58 [INFO] Recompiling the module because of changed dependency. 07:41:58 [INFO] Compiling 26 source files with javac [debug release 17] to target/classes 07:41:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/PathComputationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:41:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/PathComputationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:41:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/PathComputationService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:41:59 [INFO] 07:41:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ algo-api >>> 07:41:59 [INFO] 07:41:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ algo-api --- 07:41:59 [INFO] Fork Value is true 07:42:01 [INFO] Done SpotBugs Analysis.... 07:42:01 [INFO] 07:42:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ algo-api <<< 07:42:01 [INFO] 07:42:01 [INFO] 07:42:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ algo-api --- 07:42:01 [INFO] BugInstance size is 0 07:42:01 [INFO] Error size is 0 07:42:01 [INFO] No errors/warnings found 07:42:01 [INFO] 07:42:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-api --- 07:42:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/src/test/resources 07:42:01 [INFO] 07:42:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ algo-api --- 07:42:01 [INFO] No sources to compile 07:42:01 [INFO] 07:42:01 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ algo-api --- 07:42:01 [INFO] No tests to run. 07:42:01 [INFO] 07:42:01 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ algo-api --- 07:42:01 [INFO] 07:42:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-api --- 07:42:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.10-SNAPSHOT.jar 07:42:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/classes/META-INF/MANIFEST.MF 07:42:01 [INFO] 07:42:01 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ algo-api --- 07:42:01 [INFO] No previous run data found, generating javadoc. 07:42:04 [WARNING] Javadoc Warnings 07:42:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AddressFamily.java:39: warning: no comment 07:42:04 [WARNING] Ipv4(0, "ipv4"), 07:42:04 [WARNING] ^ 07:42:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AddressFamily.java:41: warning: no comment 07:42:04 [WARNING] Ipv6(1, "ipv6"), 07:42:04 [WARNING] ^ 07:42:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AddressFamily.java:43: warning: no comment 07:42:04 [WARNING] SrIpv4(2, "sr-ipv4"), 07:42:04 [WARNING] ^ 07:42:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AddressFamily.java:45: warning: no comment 07:42:04 [WARNING] SrIpv6(3, "sr-ipv6") 07:42:04 [WARNING] ^ 07:42:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AlgorithmType.java:38: warning: no comment 07:42:04 [WARNING] Cspf(1, "cspf"), 07:42:04 [WARNING] ^ 07:42:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AlgorithmType.java:40: warning: no comment 07:42:04 [WARNING] Samcra(2, "samcra") 07:42:04 [WARNING] ^ 07:42:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/AlgorithmType.java:36: warning: no comment 07:42:04 [WARNING] Spf(0, "spf"), 07:42:04 [WARNING] ^ 07:42:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/path/computation/rev220324/PathComputationService.java:9: warning: no comment 07:42:04 [WARNING] public interface PathComputationService 07:42:04 [WARNING] ^ 07:42:04 [WARNING] 8 warnings 07:42:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.10-SNAPSHOT-javadoc.jar 07:42:04 [INFO] 07:42:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ algo-api --- 07:42:04 [INFO] CycloneDX: Resolving Dependencies 07:42:04 [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) 07:42:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/bom.xml 07:42:04 [INFO] attaching as algo-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/bom.json 07:42:04 [INFO] attaching as algo-api-0.20.10-SNAPSHOT-cyclonedx.json 07:42:04 [INFO] 07:42:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 07:42:04 [INFO] Skipping duplicate-finder execution! 07:42:04 [INFO] 07:42:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ algo-api --- 07:42:04 [INFO] No dependency problems found 07:42:04 [INFO] 07:42:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ algo-api --- 07:42:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.10-SNAPSHOT-sources.jar 07:42:04 [INFO] 07:42:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ algo-api --- 07:42:04 [INFO] 07:42:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ algo-api --- 07:42:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:42:04 [INFO] 07:42:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ algo-api --- 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.10-SNAPSHOT/algo-api-0.20.10-SNAPSHOT.pom 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.10-SNAPSHOT/algo-api-0.20.10-SNAPSHOT.jar 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.10-SNAPSHOT/algo-api-0.20.10-SNAPSHOT-javadoc.jar 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.10-SNAPSHOT/algo-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.10-SNAPSHOT/algo-api-0.20.10-SNAPSHOT-cyclonedx.json 07:42:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/algo-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.20.10-SNAPSHOT/algo-api-0.20.10-SNAPSHOT-sources.jar 07:42:04 [INFO] 07:42:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-api --- 07:42:04 [INFO] Installing org/opendaylight/bgpcep/algo-api/0.20.10-SNAPSHOT/algo-api-0.20.10-SNAPSHOT.jar 07:42:04 [INFO] Writing OBR metadata 07:42:04 [INFO] 07:42:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ algo-api --- 07:42:04 [INFO] org.opendaylight.bgpcep:algo-api:bundle:0.20.10-SNAPSHOT 07:42:04 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:42:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:42:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:42:04 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:42:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:42:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:42:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:42:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:42:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:42:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:42:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:42:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:42:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:42:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:42:04 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:42:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:42:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:42:04 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:42:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:42:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:42:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:42:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:42:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:42:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:42:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:42:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:42:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:42:04 [INFO] +- junit:junit:jar:4.13.2:test 07:42:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:42:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:42:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:42:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:42:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:42:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:04 [INFO] 07:42:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ algo-api --- 07:42:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-api/target/sonatype-clm/module.xml 07:42:04 [INFO] 07:42:04 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 07:42:04 [INFO] Building concepts 0.20.10-SNAPSHOT [5/169] 07:42:04 [INFO] -------------------------------[ bundle ]------------------------------- 07:42:05 [INFO] 07:42:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ concepts --- 07:42:05 [INFO] 07:42:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ concepts --- 07:42:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:05 [INFO] 07:42:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ concepts --- 07:42:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:05 [INFO] 07:42:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ concepts --- 07:42:05 [INFO] 07:42:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ concepts --- 07:42:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:42:05 [INFO] 07:42:05 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ concepts --- 07:42:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:42:05 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/yang 07:42:05 [INFO] yang-to-sources: Found 3 dependencies in 1.906 ms 07:42:05 [INFO] yang-to-sources: Project model files found: 4 in 4.015 ms 07:42:05 [INFO] yang-to-sources: 7 YANG models processed in 44.53 ms 07:42:05 [INFO] BindingJavaFileGenerator: Defined 25 files in 9.693 ms 07:42:05 [INFO] Sorted 25 files into 5 directories in 164.5 μs 07:42:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 18.62 ms 07:42:05 [INFO] 07:42:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ concepts --- 07:42:05 [INFO] Starting audit... 07:42:05 Audit done. 07:42:05 [INFO] You have 0 Checkstyle violations. 07:42:05 [INFO] 07:42:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ concepts --- 07:42:06 [INFO] Starting audit... 07:42:06 Audit done. 07:42:06 [INFO] You have 0 Checkstyle violations. 07:42:06 [INFO] 07:42:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ concepts --- 07:42:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/classes/LICENSE 07:42:06 [INFO] 07:42:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ concepts --- 07:42:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/resources 07:42:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/spi 07:42:06 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:42:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:42:06 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:42:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/spi 07:42:06 [INFO] 07:42:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ concepts --- 07:42:06 [INFO] Recompiling the module because of changed dependency. 07:42:06 [INFO] Compiling 29 source files with javac [debug release 17] to target/classes 07:42:06 [INFO] 07:42:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ concepts >>> 07:42:06 [INFO] 07:42:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ concepts --- 07:42:06 [INFO] Fork Value is true 07:42:09 [INFO] Done SpotBugs Analysis.... 07:42:09 [INFO] 07:42:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ concepts <<< 07:42:09 [INFO] 07:42:09 [INFO] 07:42:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ concepts --- 07:42:09 [INFO] BugInstance size is 0 07:42:09 [INFO] Error size is 0 07:42:09 [INFO] No errors/warnings found 07:42:09 [INFO] 07:42:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ concepts --- 07:42:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/test/resources 07:42:09 [INFO] 07:42:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ concepts --- 07:42:09 [INFO] Recompiling the module because of changed dependency. 07:42:09 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:42:09 [INFO] 07:42:09 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ concepts --- 07:42:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:42:10 [INFO] 07:42:10 [INFO] ------------------------------------------------------- 07:42:10 [INFO] T E S T S 07:42:10 [INFO] ------------------------------------------------------- 07:42:11 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 07:42:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.protocol.concepts.ASNumberTest 07:42:11 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 07:42:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.protocol.concepts.BandwidthTest 07:42:11 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:42:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:42:11 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 07:42:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 07:42:11 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:42:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:42:11 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 07:42:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 07:42:11 [INFO] 07:42:11 [INFO] Results: 07:42:11 [INFO] 07:42:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:42:11 [INFO] 07:42:11 [INFO] 07:42:11 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ concepts --- 07:42:11 [INFO] 07:42:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ concepts --- 07:42:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.10-SNAPSHOT.jar 07:42:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/classes/META-INF/MANIFEST.MF 07:42:11 [INFO] 07:42:11 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ concepts --- 07:42:12 [INFO] No previous run data found, generating javadoc. 07:42:14 [WARNING] Javadoc Warnings 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/AccumulatedIgpMetric.java:36: warning: no comment 07:42:14 [WARNING] public AccumulatedIgpMetric(Uint64 _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/AccumulatedIgpMetric.java:55: warning: no comment 07:42:14 [WARNING] public static AccumulatedIgpMetric getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Bandwidth.java:30: warning: no comment 07:42:14 [WARNING] public Bandwidth(byte[] _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Bandwidth.java:54: warning: no comment 07:42:14 [WARNING] public static Bandwidth getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/DefaultInstanceReference.java:15: warning: no comment 07:42:14 [WARNING] public class DefaultInstanceReference implements InstanceReference { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/DefaultInstanceReference.java:18: warning: no comment 07:42:14 [WARNING] public DefaultInstanceReference(final InstanceIdentifier instanceIdentifier) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/iana/rev130816/EnterpriseNumber.java:36: warning: no comment 07:42:14 [WARNING] public EnterpriseNumber(Uint32 _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/iana/rev130816/EnterpriseNumber.java:55: warning: no comment 07:42:14 [WARNING] public static EnterpriseNumber getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float128.java:43: warning: no comment 07:42:14 [WARNING] public Float128(byte[] _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float128.java:62: warning: no comment 07:42:14 [WARNING] public static Float128 getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float32.java:43: warning: no comment 07:42:14 [WARNING] public Float32(byte[] _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float32.java:62: warning: no comment 07:42:14 [WARNING] public static Float32 getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float64.java:43: warning: no comment 07:42:14 [WARNING] public Float64(byte[] _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float64.java:62: warning: no comment 07:42:14 [WARNING] public static Float64 getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:12: warning: no comment 07:42:14 [WARNING] public class HandlerRegistry { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:32: warning: no comment 07:42:14 [WARNING] public Iterable getAllSerializers() { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:20: warning: no comment 07:42:14 [WARNING] public P getParser(final int type) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:28: warning: no comment 07:42:14 [WARNING] public S getSerializer(final Class clazz) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:16: warning: no comment 07:42:14 [WARNING] public Registration registerParser(final int type, final P parser) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/HandlerRegistry.java:24: warning: no comment 07:42:14 [WARNING] public Registration registerSerializer(final Class clazz, final S serializer) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IgpMetric.java:30: warning: no comment 07:42:14 [WARNING] public IgpMetric(Uint32 _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IgpMetric.java:54: warning: no comment 07:42:14 [WARNING] public static IgpMetric getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IsoSystemIdentifier.java:43: warning: no comment 07:42:14 [WARNING] public IsoSystemIdentifier(byte[] _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IsoSystemIdentifier.java:62: warning: no comment 07:42:14 [WARNING] public static IsoSystemIdentifier getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:18: warning: no comment 07:42:14 [WARNING] public final class KeyMapping implements Immutable { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:44: warning: no comment 07:42:14 [WARNING] public @NonNull Map asMap() { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:40: warning: no comment 07:42:14 [WARNING] public boolean isEmpty() { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:27: warning: no comment 07:42:14 [WARNING] public static @NonNull KeyMapping of() { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:31: warning: no comment 07:42:14 [WARNING] public static @NonNull KeyMapping of(final @NonNull InetAddress inetAddress, final @NonNull String password) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/KeyMapping.java:35: warning: no comment 07:42:14 [WARNING] public static @NonNull KeyMapping of(final Map passwords) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Metric.java:36: warning: no comment 07:42:14 [WARNING] public Metric(Uint32 _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Metric.java:55: warning: no comment 07:42:14 [WARNING] public static Metric getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/MplsLabel.java:42: warning: no comment 07:42:14 [WARNING] public MplsLabel(Uint32 _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/MplsLabel.java:61: warning: no comment 07:42:14 [WARNING] public static MplsLabel getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/MultiRegistry.java:85: warning: no comment 07:42:14 [WARNING] public V get(final K key) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/MultiRegistry.java:89: warning: no comment 07:42:14 [WARNING] public Iterable getAllValues() { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/src/main/java/org/opendaylight/protocol/concepts/MultiRegistry.java:70: warning: no comment 07:42:14 [WARNING] public synchronized Registration register(final K key, final V value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/rfc2385/cfg/rev160324/Rfc2385Key.java:42: warning: no comment 07:42:14 [WARNING] public Rfc2385Key(String _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/rfc2385/cfg/rev160324/Rfc2385Key.java:61: warning: no comment 07:42:14 [WARNING] public static Rfc2385Key getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/TeMetric.java:36: warning: no comment 07:42:14 [WARNING] public TeMetric(Uint32 _value) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/TeMetric.java:55: warning: no comment 07:42:14 [WARNING] public static TeMetric getDefaultInstance(final String defaultValue) { 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/rfc2385/cfg/rev160324/Rfc2385Key.java:31: warning: no comment 07:42:14 [WARNING] private final String _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/iana/rev130816/EnterpriseNumber.java:30: warning: no comment 07:42:14 [WARNING] private final Uint32 _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float128.java:32: warning: no comment 07:42:14 [WARNING] private final byte[] _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float32.java:32: warning: no comment 07:42:14 [WARNING] private final byte[] _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ieee754/rev130819/Float64.java:32: warning: no comment 07:42:14 [WARNING] private final byte[] _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/AccumulatedIgpMetric.java:30: warning: no comment 07:42:14 [WARNING] private final Uint64 _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/IsoSystemIdentifier.java:32: warning: no comment 07:42:14 [WARNING] private final byte[] _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/Metric.java:30: warning: no comment 07:42:14 [WARNING] private final Uint32 _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/MplsLabel.java:32: warning: no comment 07:42:14 [WARNING] private final Uint32 _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/concepts/rev131125/TeMetric.java:30: warning: no comment 07:42:14 [WARNING] private final Uint32 _value; 07:42:14 [WARNING] ^ 07:42:14 [WARNING] 51 warnings 07:42:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.10-SNAPSHOT-javadoc.jar 07:42:14 [INFO] 07:42:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ concepts --- 07:42:14 [INFO] CycloneDX: Resolving Dependencies 07:42:14 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 07:42:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/bom.xml 07:42:14 [INFO] attaching as concepts-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/bom.json 07:42:14 [INFO] attaching as concepts-0.20.10-SNAPSHOT-cyclonedx.json 07:42:14 [INFO] 07:42:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 07:42:14 [INFO] Skipping duplicate-finder execution! 07:42:14 [INFO] 07:42:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ concepts --- 07:42:14 [WARNING] Non-test scoped test only dependencies found: 07:42:14 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:42:14 [INFO] 07:42:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ concepts --- 07:42:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.10-SNAPSHOT-sources.jar 07:42:14 [INFO] 07:42:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ concepts --- 07:42:14 [INFO] 07:42:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ concepts --- 07:42:14 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/code-coverage/jacoco.exec 07:42:15 [INFO] Analyzed bundle 'concepts' with 5 classes 07:42:15 [INFO] 07:42:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ concepts --- 07:42:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.10-SNAPSHOT/concepts-0.20.10-SNAPSHOT.pom 07:42:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.10-SNAPSHOT/concepts-0.20.10-SNAPSHOT.jar 07:42:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.10-SNAPSHOT/concepts-0.20.10-SNAPSHOT-javadoc.jar 07:42:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.10-SNAPSHOT/concepts-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.10-SNAPSHOT/concepts-0.20.10-SNAPSHOT-cyclonedx.json 07:42:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/concepts-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.20.10-SNAPSHOT/concepts-0.20.10-SNAPSHOT-sources.jar 07:42:15 [INFO] 07:42:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ concepts --- 07:42:15 [INFO] Installing org/opendaylight/bgpcep/concepts/0.20.10-SNAPSHOT/concepts-0.20.10-SNAPSHOT.jar 07:42:15 [INFO] Writing OBR metadata 07:42:15 [INFO] 07:42:15 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ concepts --- 07:42:15 [INFO] org.opendaylight.bgpcep:concepts:bundle:0.20.10-SNAPSHOT 07:42:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:42:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:42:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:42:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:42:15 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 07:42:15 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:42:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:42:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:42:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:42:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:42:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:42:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:42:15 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:test 07:42:15 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:test 07:42:15 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:test 07:42:15 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:42:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:42:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:42:15 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:42:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:42:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:42:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:15 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:42:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:42:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:42:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:42:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:42:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:42:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:42:15 [INFO] +- junit:junit:jar:4.13.2:test 07:42:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:42:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:42:15 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:42:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:42:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:42:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:15 [INFO] 07:42:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ concepts --- 07:42:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/concepts/target/sonatype-clm/module.xml 07:42:15 [INFO] 07:42:15 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 07:42:15 [INFO] Building BGPCEP common parent 0.20.10-SNAPSHOT [6/169] 07:42:15 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:15 [INFO] 07:42:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgpcep-parent --- 07:42:15 [INFO] 07:42:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgpcep-parent --- 07:42:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:15 [INFO] 07:42:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 07:42:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:15 [INFO] 07:42:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgpcep-parent --- 07:42:15 [INFO] 07:42:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgpcep-parent --- 07:42:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:42:15 [INFO] 07:42:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgpcep-parent --- 07:42:15 [INFO] Starting audit... 07:42:15 Audit done. 07:42:15 [INFO] You have 0 Checkstyle violations. 07:42:15 [INFO] 07:42:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgpcep-parent --- 07:42:15 [INFO] Starting audit... 07:42:15 Audit done. 07:42:15 [INFO] You have 0 Checkstyle violations. 07:42:15 [INFO] 07:42:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgpcep-parent --- 07:42:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/classes/LICENSE 07:42:15 [INFO] 07:42:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 07:42:15 [INFO] 07:42:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgpcep-parent --- 07:42:15 [INFO] 07:42:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 07:42:15 [INFO] 07:42:15 [INFO] 07:42:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgpcep-parent --- 07:42:15 [INFO] 07:42:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgpcep-parent --- 07:42:15 [INFO] 07:42:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgpcep-parent --- 07:42:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:42:15 [INFO] 07:42:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgpcep-parent --- 07:42:15 [INFO] CycloneDX: Resolving Dependencies 07:42:16 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 07:42:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/bom.xml 07:42:16 [INFO] attaching as bgpcep-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/bom.json 07:42:16 [INFO] attaching as bgpcep-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:42:16 [INFO] 07:42:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 07:42:16 [INFO] Skipping duplicate-finder execution! 07:42:16 [INFO] 07:42:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgpcep-parent --- 07:42:16 [INFO] Skipping pom project 07:42:16 [INFO] 07:42:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgpcep-parent --- 07:42:16 [INFO] 07:42:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgpcep-parent --- 07:42:16 [INFO] 07:42:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgpcep-parent --- 07:42:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:42:16 [INFO] 07:42:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgpcep-parent --- 07:42:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.20.10-SNAPSHOT/bgpcep-parent-0.20.10-SNAPSHOT.pom 07:42:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.20.10-SNAPSHOT/bgpcep-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.20.10-SNAPSHOT/bgpcep-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:42:16 [INFO] 07:42:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgpcep-parent --- 07:42:16 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:0.20.10-SNAPSHOT 07:42:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:42:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:42:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:16 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:42:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:42:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:42:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:42:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:42:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:42:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:42:16 [INFO] +- junit:junit:jar:4.13.2:test 07:42:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:42:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:42:16 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:42:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:42:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:42:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:16 [INFO] 07:42:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgpcep-parent --- 07:42:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/parent/target/sonatype-clm/module.xml 07:42:16 [INFO] 07:42:16 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 07:42:16 [INFO] Building algo-impl 0.20.10-SNAPSHOT [7/169] 07:42:16 [INFO] -------------------------------[ bundle ]------------------------------- 07:42:16 [INFO] 07:42:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ algo-impl --- 07:42:16 [INFO] 07:42:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ algo-impl --- 07:42:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:16 [INFO] 07:42:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ algo-impl --- 07:42:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:16 [INFO] 07:42:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ algo-impl --- 07:42:16 [INFO] 07:42:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ algo-impl --- 07:42:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:42:16 [INFO] 07:42:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ algo-impl --- 07:42:16 [INFO] Starting audit... 07:42:16 Audit done. 07:42:16 [INFO] You have 0 Checkstyle violations. 07:42:16 [INFO] 07:42:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ algo-impl --- 07:42:17 [INFO] Starting audit... 07:42:17 Audit done. 07:42:17 [INFO] You have 0 Checkstyle violations. 07:42:17 [INFO] 07:42:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ algo-impl --- 07:42:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/classes/LICENSE 07:42:17 [INFO] 07:42:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-impl --- 07:42:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/resources 07:42:17 [INFO] 07:42:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ algo-impl --- 07:42:17 [INFO] Recompiling the module because of changed dependency. 07:42:17 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:42:17 [INFO] 07:42:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ algo-impl >>> 07:42:17 [INFO] 07:42:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ algo-impl --- 07:42:17 [INFO] Fork Value is true 07:42:21 [INFO] Done SpotBugs Analysis.... 07:42:21 [INFO] 07:42:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ algo-impl <<< 07:42:21 [INFO] 07:42:21 [INFO] 07:42:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ algo-impl --- 07:42:21 [INFO] BugInstance size is 0 07:42:21 [INFO] Error size is 0 07:42:21 [INFO] No errors/warnings found 07:42:21 [INFO] 07:42:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-impl --- 07:42:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/test/resources 07:42:21 [INFO] 07:42:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ algo-impl --- 07:42:21 [INFO] No sources to compile 07:42:21 [INFO] 07:42:21 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ algo-impl --- 07:42:21 [INFO] No tests to run. 07:42:21 [INFO] 07:42:21 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ algo-impl --- 07:42:21 [INFO] 07:42:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-impl --- 07:42:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.10-SNAPSHOT.jar 07:42:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 07:42:21 [INFO] 07:42:21 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ algo-impl --- 07:42:21 [INFO] No previous run data found, generating javadoc. 07:42:23 [WARNING] Javadoc Warnings 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for edge 07:42:23 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for path 07:42:23 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:356: warning: no @param for cvertex 07:42:23 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:388: warning: no @param for cvertex 07:42:23 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:40: warning: no comment 07:42:23 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:51: warning: no comment 07:42:23 [WARNING] protected PathConstraints constraints = null; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:44: warning: no comment 07:42:23 [WARNING] protected final ConnectedGraph graph; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:48: warning: no comment 07:42:23 [WARNING] protected CspfPath pathDestination = null; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:47: warning: no comment 07:42:23 [WARNING] protected CspfPath pathSource = null; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:54: warning: no comment 07:42:23 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:55: warning: no comment 07:42:23 [WARNING] protected final HashMap processedPath = new HashMap<>(); 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:57: warning: no comment 07:42:23 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:520: warning: no comment 07:42:23 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:35: warning: no comment 07:42:23 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 07:42:23 [WARNING] public static final byte ACTIVE = 0x01; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 07:42:23 [WARNING] public static final byte DOMINATED = 0x03; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 07:42:23 [WARNING] public static final byte PROCESSED = 0x04; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 07:42:23 [WARNING] public static final byte SELECTED = 0x02; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:48: warning: no comment 07:42:23 [WARNING] public static final byte UNKNOWN = 0x00; 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 07:42:23 [WARNING] public CspfPath(final ConnectedVertex vertex) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:87: warning: no comment 07:42:23 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:135: warning: no comment 07:42:23 [WARNING] public void clearPath() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:74: warning: no comment 07:42:23 [WARNING] public int getCost() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:83: warning: no comment 07:42:23 [WARNING] public int getDelay() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:157: warning: no comment 07:42:23 [WARNING] public Integer getKey() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:100: warning: no comment 07:42:23 [WARNING] public List getPath() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:104: warning: no comment 07:42:23 [WARNING] public int getPathCount() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:131: warning: no comment 07:42:23 [WARNING] public float getPathLength() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:113: warning: no comment 07:42:23 [WARNING] public byte getPathStatus() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:122: warning: no comment 07:42:23 [WARNING] public Long getPredecessor() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:61: warning: no comment 07:42:23 [WARNING] public ConnectedVertex getVertex() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:65: warning: no comment 07:42:23 [WARNING] public Long getVertexKey() { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 07:42:23 [WARNING] public CspfPath replacePath(final List list) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:69: warning: no comment 07:42:23 [WARNING] public CspfPath setCost(final int cost) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:78: warning: no comment 07:42:23 [WARNING] public CspfPath setDelay(final int delay) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:152: warning: no comment 07:42:23 [WARNING] public CspfPath setKey(final Integer key) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:126: warning: no comment 07:42:23 [WARNING] public CspfPath setPathLength(final float length) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:108: warning: no comment 07:42:23 [WARNING] public CspfPath setPathStatus(final byte status) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:117: warning: no comment 07:42:23 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:56: warning: no comment 07:42:23 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:99: warning: no comment 07:42:23 [WARNING] public Samcra(final ConnectedGraph graph) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:32: warning: no comment 07:42:23 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 07:42:23 [WARNING] ^ 07:42:23 [WARNING] 42 warnings 07:42:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.10-SNAPSHOT-javadoc.jar 07:42:23 [INFO] 07:42:23 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ algo-impl --- 07:42:23 [INFO] CycloneDX: Resolving Dependencies 07:42:24 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 07:42:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/bom.xml 07:42:24 [INFO] attaching as algo-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/bom.json 07:42:24 [INFO] attaching as algo-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:42:24 [INFO] 07:42:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 07:42:24 [INFO] Skipping duplicate-finder execution! 07:42:24 [INFO] 07:42:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ algo-impl --- 07:42:24 [INFO] No dependency problems found 07:42:24 [INFO] 07:42:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ algo-impl --- 07:42:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.10-SNAPSHOT-sources.jar 07:42:24 [INFO] 07:42:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ algo-impl --- 07:42:24 [INFO] 07:42:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ algo-impl --- 07:42:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:42:24 [INFO] 07:42:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ algo-impl --- 07:42:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.10-SNAPSHOT/algo-impl-0.20.10-SNAPSHOT.pom 07:42:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.10-SNAPSHOT/algo-impl-0.20.10-SNAPSHOT.jar 07:42:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.10-SNAPSHOT/algo-impl-0.20.10-SNAPSHOT-javadoc.jar 07:42:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.10-SNAPSHOT/algo-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.10-SNAPSHOT/algo-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:42:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/algo-impl-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.20.10-SNAPSHOT/algo-impl-0.20.10-SNAPSHOT-sources.jar 07:42:24 [INFO] 07:42:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-impl --- 07:42:24 [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.20.10-SNAPSHOT/algo-impl-0.20.10-SNAPSHOT.jar 07:42:24 [INFO] Writing OBR metadata 07:42:24 [INFO] 07:42:24 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ algo-impl --- 07:42:24 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:0.20.10-SNAPSHOT 07:42:24 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.20.10-SNAPSHOT:compile 07:42:24 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:42:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:42:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:42:24 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:42:24 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:42:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:42:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:42:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:42:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:42:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:42:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:42:24 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:42:24 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:42:24 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:42:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:42:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:42:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:42:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:42:24 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:42:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:42:24 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:42:24 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:42:24 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:42:24 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:42:24 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:42:24 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:42:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:42:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:42:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:24 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:42:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:42:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:42:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:42:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:42:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:42:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:42:24 [INFO] +- junit:junit:jar:4.13.2:test 07:42:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:42:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:42:24 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:42:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:42:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:42:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:24 [INFO] 07:42:24 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ algo-impl --- 07:42:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/algo/algo-impl/target/sonatype-clm/module.xml 07:42:24 [INFO] 07:42:24 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 07:42:24 [INFO] Building single-feature-parent 0.20.10-SNAPSHOT [8/169] 07:42:24 [INFO] --------------------------------[ pom ]--------------------------------- 07:42:24 [INFO] 07:42:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ single-feature-parent --- 07:42:24 [INFO] 07:42:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ single-feature-parent --- 07:42:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:42:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:42:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:24 [INFO] 07:42:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ single-feature-parent --- 07:42:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:24 [INFO] 07:42:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ single-feature-parent --- 07:42:24 [INFO] 07:42:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ single-feature-parent --- 07:42:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:24 [INFO] argLine set to empty 07:42:24 [INFO] 07:42:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ single-feature-parent --- 07:42:24 [INFO] Starting audit... 07:42:24 Audit done. 07:42:24 [INFO] You have 0 Checkstyle violations. 07:42:24 [INFO] 07:42:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ single-feature-parent --- 07:42:25 [INFO] Starting audit... 07:42:25 Audit done. 07:42:25 [INFO] You have 0 Checkstyle violations. 07:42:25 [INFO] 07:42:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ single-feature-parent --- 07:42:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/classes/LICENSE 07:42:25 [INFO] 07:42:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 07:42:25 [INFO] 07:42:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ single-feature-parent --- 07:42:25 [INFO] 07:42:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 07:42:25 [INFO] 07:42:25 [INFO] 07:42:25 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ single-feature-parent --- 07:42:25 [INFO] 07:42:25 [INFO] --- features-test-plugin:13.1.5:test (default) @ single-feature-parent --- 07:42:27 [INFO] Project packaging is not 'feature', skipping execution 07:42:27 [INFO] 07:42:27 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ single-feature-parent --- 07:42:27 [INFO] 07:42:27 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ single-feature-parent --- 07:42:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:42:27 [INFO] 07:42:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ single-feature-parent --- 07:42:27 [INFO] CycloneDX: Resolving Dependencies 07:42:27 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 07:42:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/bom.xml 07:42:28 [INFO] attaching as single-feature-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/bom.json 07:42:28 [INFO] attaching as single-feature-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:42:28 [INFO] 07:42:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 07:42:28 [INFO] Skipping duplicate-finder execution! 07:42:28 [INFO] 07:42:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ single-feature-parent --- 07:42:28 [INFO] Skipping plugin execution 07:42:28 [INFO] 07:42:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ single-feature-parent --- 07:42:28 [INFO] Skipping source per configuration. 07:42:28 [INFO] 07:42:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ single-feature-parent --- 07:42:28 [INFO] 07:42:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ single-feature-parent --- 07:42:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:28 [INFO] 07:42:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ single-feature-parent --- 07:42:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.20.10-SNAPSHOT/single-feature-parent-0.20.10-SNAPSHOT.pom 07:42:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.20.10-SNAPSHOT/single-feature-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.20.10-SNAPSHOT/single-feature-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:42:28 [INFO] 07:42:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ single-feature-parent --- 07:42:28 [INFO] org.opendaylight.bgpcep:single-feature-parent:pom:0.20.10-SNAPSHOT 07:42:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:42:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:42:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:42:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:42:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:42:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:42:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:42:28 [INFO] +- junit:junit:jar:4.13.2:test 07:42:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:42:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:42:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:42:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:42:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:42:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:28 [INFO] 07:42:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ single-feature-parent --- 07:42:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/single-feature-parent/target/sonatype-clm/module.xml 07:42:28 [INFO] 07:42:28 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 07:42:28 [INFO] Building OpenDaylight :: GRAPH :: API 0.20.10-SNAPSHOT [9/169] 07:42:28 [INFO] ------------------------------[ feature ]------------------------------- 07:42:28 [INFO] 07:42:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-graph-api --- 07:42:28 [INFO] 07:42:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 07:42:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:28 [INFO] 07:42:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 07:42:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:28 [INFO] 07:42:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-graph-api --- 07:42:29 [INFO] 07:42:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 07:42:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:29 [INFO] argLine set to empty 07:42:29 [INFO] 07:42:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-graph-api --- 07:42:29 [INFO] Starting audit... 07:42:29 Audit done. 07:42:29 [INFO] You have 0 Checkstyle violations. 07:42:29 [INFO] 07:42:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-graph-api --- 07:42:30 [INFO] Starting audit... 07:42:30 Audit done. 07:42:30 [INFO] You have 0 Checkstyle violations. 07:42:30 [INFO] 07:42:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-graph-api --- 07:42:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/classes/LICENSE 07:42:30 [INFO] 07:42:30 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 07:42:30 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/feature/feature.xml 07:42:30 [INFO] ...done! 07:42:30 [INFO] Attaching features XML 07:42:30 [INFO] 07:42:30 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-graph-api --- 07:42: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 07:42:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:42:30 [INFO] 07:42:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 07:42:30 [INFO] 07:42:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 07:42:30 [INFO] 07:42:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 07:42:30 [INFO] 07:42:30 [INFO] 07:42:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-graph-api --- 07:42:30 [INFO] 07:42:30 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-graph-api --- 07:42:30 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 07:42:34 [INFO] Project dependency features detected: [] 07:42:34 [INFO] Pax Exam System (Version: 4.13.3) created. 07:42:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:42:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:42:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:42:35 [INFO] Waiting for remote bundle context.. on 21000 name: 633a5343-6ff2-4c43-a048-ad7c59e3441f timout: [ RelativeTimeout value = 180000 ] 07:42:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:42:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:42:43 [INFO] 07:42:43 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-graph-api --- 07:42:43 [INFO] 07:42:43 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 07:42:43 [INFO] No Javadoc in project. Archive not created. 07:42:43 [INFO] 07:42:43 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-graph-api --- 07:42:43 [INFO] CycloneDX: Resolving Dependencies 07:42:44 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 07:42:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/bom.xml 07:42:44 [INFO] attaching as odl-bgpcep-graph-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/bom.json 07:42:44 [INFO] attaching as odl-bgpcep-graph-api-0.20.10-SNAPSHOT-cyclonedx.json 07:42:44 [INFO] 07:42:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 07:42:44 [INFO] Skipping duplicate-finder execution! 07:42:44 [INFO] 07:42:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 07:42:44 [INFO] Skipping plugin execution 07:42:44 [INFO] 07:42:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 07:42:44 [INFO] Skipping source per configuration. 07:42:44 [INFO] 07:42:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 07:42:44 [INFO] 07:42:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-graph-api --- 07:42:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:44 [INFO] 07:42:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-graph-api --- 07:42:44 [WARNING] 07:42:44 [WARNING] The packaging plugin for project odl-bgpcep-graph-api did not assign 07:42:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:42:44 [WARNING] 07:42:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:42:44 [WARNING] 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.10-SNAPSHOT/odl-bgpcep-graph-api-0.20.10-SNAPSHOT.pom 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.10-SNAPSHOT/odl-bgpcep-graph-api-0.20.10-SNAPSHOT-features.xml 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.10-SNAPSHOT/odl-bgpcep-graph-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.10-SNAPSHOT/odl-bgpcep-graph-api-0.20.10-SNAPSHOT-cyclonedx.json 07:42:44 [INFO] 07:42:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-graph-api --- 07:42:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph-api:feature:0.20.10-SNAPSHOT 07:42:44 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:42:44 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:42:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:42:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:44 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:42:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:42:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:42:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:42:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:42:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:42:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:42:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:42:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:42:44 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:42:44 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:42:44 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:42:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:44 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:42:44 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:42:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:42:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:42:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:42:44 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:42:44 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:42:44 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:42:44 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:42:44 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:42:44 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:42:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:42:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:42:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:42:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:42:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:42:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:42:44 [INFO] +- junit:junit:jar:4.13.2:test 07:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:42:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:42:44 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:42:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:42:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:42:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:44 [INFO] 07:42:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-graph-api --- 07:42:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 07:42:44 [INFO] 07:42:44 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 07:42:44 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.20.10-SNAPSHOT [10/169] 07:42:44 [INFO] ------------------------------[ feature ]------------------------------- 07:42:44 [INFO] 07:42:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-concepts --- 07:42:44 [INFO] 07:42:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-concepts --- 07:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 07:42:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:44 [INFO] 07:42:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-concepts --- 07:42:45 [INFO] 07:42:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 07:42:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:45 [INFO] argLine set to empty 07:42:45 [INFO] 07:42:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-concepts --- 07:42:45 [INFO] Starting audit... 07:42:45 Audit done. 07:42:45 [INFO] You have 0 Checkstyle violations. 07:42:45 [INFO] 07:42:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-concepts --- 07:42:45 [INFO] Starting audit... 07:42:45 Audit done. 07:42:45 [INFO] You have 0 Checkstyle violations. 07:42:45 [INFO] 07:42:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-concepts --- 07:42:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/classes/LICENSE 07:42:45 [INFO] 07:42:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 07:42:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/feature/feature.xml 07:42:45 [INFO] ...done! 07:42:45 [INFO] Attaching features XML 07:42:45 [INFO] 07:42:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-concepts --- 07:42:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:42:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:42:45 [INFO] 07:42:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 07:42:45 [INFO] 07:42:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 07:42:45 [INFO] 07:42:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 07:42:45 [INFO] 07:42:45 [INFO] 07:42:45 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-concepts --- 07:42:45 [INFO] 07:42:45 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-concepts --- 07:42:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 07:42:45 [INFO] Project dependency features detected: [] 07:42:45 [INFO] Pax Exam System (Version: 4.13.3) created. 07:42:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:42:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:42:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:42:46 [INFO] Waiting for remote bundle context.. on 21000 name: 25c5b3cd-9da6-4218-8f86-998418d673f9 timout: [ RelativeTimeout value = 180000 ] 07:42:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:42:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:42:52 [INFO] 07:42:52 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-concepts --- 07:42:52 [INFO] 07:42:52 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-concepts --- 07:42:52 [INFO] No Javadoc in project. Archive not created. 07:42:52 [INFO] 07:42:52 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-concepts --- 07:42:52 [INFO] CycloneDX: Resolving Dependencies 07:42:53 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 07:42:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/bom.xml 07:42:53 [INFO] attaching as odl-bgpcep-concepts-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/bom.json 07:42:53 [INFO] attaching as odl-bgpcep-concepts-0.20.10-SNAPSHOT-cyclonedx.json 07:42:53 [INFO] 07:42:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 07:42:53 [INFO] Skipping duplicate-finder execution! 07:42:53 [INFO] 07:42:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 07:42:53 [INFO] Skipping plugin execution 07:42:53 [INFO] 07:42:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 07:42:53 [INFO] Skipping source per configuration. 07:42:53 [INFO] 07:42:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 07:42:53 [INFO] 07:42:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-concepts --- 07:42:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:53 [INFO] 07:42:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-concepts --- 07:42:53 [WARNING] 07:42:53 [WARNING] The packaging plugin for project odl-bgpcep-concepts did not assign 07:42:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:42:53 [WARNING] 07:42:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:42:53 [WARNING] 07:42:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.10-SNAPSHOT/odl-bgpcep-concepts-0.20.10-SNAPSHOT.pom 07:42:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.10-SNAPSHOT/odl-bgpcep-concepts-0.20.10-SNAPSHOT-features.xml 07:42:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.10-SNAPSHOT/odl-bgpcep-concepts-0.20.10-SNAPSHOT-cyclonedx.xml 07:42:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.10-SNAPSHOT/odl-bgpcep-concepts-0.20.10-SNAPSHOT-cyclonedx.json 07:42:53 [INFO] 07:42:53 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-concepts --- 07:42:53 [INFO] org.opendaylight.bgpcep:odl-bgpcep-concepts:feature:0.20.10-SNAPSHOT 07:42:53 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:42:53 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:42:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:42:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:42:53 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:42:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:42:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:42:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:42:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:42:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:42:53 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:42:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:42:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:42:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:42:53 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:42:53 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:42:53 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:42:53 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:42:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:42:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:42:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:42:53 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:42:53 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:42:53 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:42:53 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:42:53 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:42:53 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:42:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:42:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:42:53 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:42:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:42:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:42:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:42:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:42:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:42:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:42:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:42:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:42:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:42:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:42:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:42:53 [INFO] +- junit:junit:jar:4.13.2:test 07:42:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:42:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:42:53 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:42:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:42:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:42:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:42:53 [INFO] 07:42:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-concepts --- 07:42:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 07:42:53 [INFO] 07:42:53 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 07:42:53 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.20.10-SNAPSHOT [11/169] 07:42:53 [INFO] ------------------------------[ feature ]------------------------------- 07:42:53 [INFO] 07:42:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-algo-api --- 07:42:53 [INFO] 07:42:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 07:42:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:53 [INFO] 07:42:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 07:42:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:42:53 [INFO] 07:42:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] 07:42:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:42:54 [INFO] argLine set to empty 07:42:54 [INFO] 07:42:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] Starting audit... 07:42:54 Audit done. 07:42:54 [INFO] You have 0 Checkstyle violations. 07:42:54 [INFO] 07:42:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] Starting audit... 07:42:54 Audit done. 07:42:54 [INFO] You have 0 Checkstyle violations. 07:42:54 [INFO] 07:42:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/classes/LICENSE 07:42:54 [INFO] 07:42:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/feature/feature.xml 07:42:54 [INFO] ...done! 07:42:54 [INFO] Attaching features XML 07:42:54 [INFO] 07:42:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-algo-api --- 07:42:54 [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 07:42:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:42:54 [INFO] 07:42:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 07:42:54 [INFO] 07:42:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] 07:42:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 07:42:54 [INFO] 07:42:54 [INFO] 07:42:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] 07:42:54 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-algo-api --- 07:42:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 07:42:54 [INFO] Project dependency features detected: [] 07:42:54 [INFO] Pax Exam System (Version: 4.13.3) created. 07:42:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:42:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:42:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:42:55 [INFO] Waiting for remote bundle context.. on 21000 name: d8e925cf-f51d-43f9-9a12-833d5da2648c timout: [ RelativeTimeout value = 180000 ] 07:43:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:43:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:43:01 [INFO] 07:43:01 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-algo-api --- 07:43:01 [INFO] 07:43:01 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 07:43:01 [INFO] No Javadoc in project. Archive not created. 07:43:01 [INFO] 07:43:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-algo-api --- 07:43:01 [INFO] CycloneDX: Resolving Dependencies 07:43:02 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 07:43:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/bom.xml 07:43:02 [INFO] attaching as odl-bgpcep-algo-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/bom.json 07:43:02 [INFO] attaching as odl-bgpcep-algo-api-0.20.10-SNAPSHOT-cyclonedx.json 07:43:02 [INFO] 07:43:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 07:43:02 [INFO] Skipping duplicate-finder execution! 07:43:02 [INFO] 07:43:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 07:43:02 [INFO] Skipping plugin execution 07:43:02 [INFO] 07:43:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 07:43:02 [INFO] Skipping source per configuration. 07:43:02 [INFO] 07:43:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 07:43:02 [INFO] 07:43:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-algo-api --- 07:43:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:02 [INFO] 07:43:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-algo-api --- 07:43:02 [WARNING] 07:43:02 [WARNING] The packaging plugin for project odl-bgpcep-algo-api did not assign 07:43:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:43:02 [WARNING] 07:43:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:43:02 [WARNING] 07:43:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.10-SNAPSHOT/odl-bgpcep-algo-api-0.20.10-SNAPSHOT.pom 07:43:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.10-SNAPSHOT/odl-bgpcep-algo-api-0.20.10-SNAPSHOT-features.xml 07:43:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.10-SNAPSHOT/odl-bgpcep-algo-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.10-SNAPSHOT/odl-bgpcep-algo-api-0.20.10-SNAPSHOT-cyclonedx.json 07:43:02 [INFO] 07:43:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-algo-api --- 07:43:04 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo-api:feature:0.20.10-SNAPSHOT 07:43:04 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:0.20.10-SNAPSHOT:compile 07:43:04 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:43:04 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:43:04 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:43:04 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:43:04 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:43:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:43:04 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:43:04 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:43:04 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:04 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:43:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:43:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:04 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:43:04 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:43:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:43:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.10-SNAPSHOT:compile 07:43:04 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:43:04 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:43:04 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:43:04 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:43:04 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:43:04 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:43:04 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:43:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:43:04 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:43:04 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:43:04 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:43:04 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:43:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:43:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:43:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:43:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:43:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:43:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:43:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:43:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:43:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:43:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:43:04 [INFO] +- junit:junit:jar:4.13.2:test 07:43:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:43:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:43:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:43:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:43:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:43:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:04 [INFO] 07:43:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-algo-api --- 07:43:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 07:43:04 [INFO] 07:43:04 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 07:43:04 [INFO] Building graph-impl 0.20.10-SNAPSHOT [12/169] 07:43:04 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:04 [INFO] 07:43:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ graph-impl --- 07:43:04 [INFO] 07:43:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ graph-impl --- 07:43:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:04 [INFO] 07:43:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ graph-impl --- 07:43:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:04 [INFO] 07:43:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ graph-impl --- 07:43:04 [INFO] 07:43:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ graph-impl --- 07:43:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:43:04 [INFO] 07:43:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ graph-impl --- 07:43:04 [INFO] Starting audit... 07:43:04 Audit done. 07:43:04 [INFO] You have 0 Checkstyle violations. 07:43:04 [INFO] 07:43:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ graph-impl --- 07:43:04 [INFO] Starting audit... 07:43:04 Audit done. 07:43:04 [INFO] You have 0 Checkstyle violations. 07:43:04 [INFO] 07:43:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ graph-impl --- 07:43:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/classes/LICENSE 07:43:04 [INFO] 07:43:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-impl --- 07:43:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/resources 07:43:04 [INFO] 07:43:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ graph-impl --- 07:43:04 [INFO] Recompiling the module because of changed dependency. 07:43:04 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:43:04 [INFO] 07:43:04 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ graph-impl >>> 07:43:04 [INFO] 07:43:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ graph-impl --- 07:43:04 [INFO] Fork Value is true 07:43:07 [INFO] Done SpotBugs Analysis.... 07:43:08 [INFO] 07:43:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ graph-impl <<< 07:43:08 [INFO] 07:43:08 [INFO] 07:43:08 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ graph-impl --- 07:43:08 [INFO] BugInstance size is 0 07:43:08 [INFO] Error size is 0 07:43:08 [INFO] No errors/warnings found 07:43:08 [INFO] 07:43:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-impl --- 07:43:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/test/resources 07:43:08 [INFO] 07:43:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ graph-impl --- 07:43:08 [INFO] No sources to compile 07:43:08 [INFO] 07:43:08 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ graph-impl --- 07:43:08 [INFO] No tests to run. 07:43:08 [INFO] 07:43:08 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ graph-impl --- 07:43:08 [INFO] 07:43:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-impl --- 07:43:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.10-SNAPSHOT.jar 07:43:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 07:43:08 [INFO] 07:43:08 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ graph-impl --- 07:43:08 [INFO] No previous run data found, generating javadoc. 07:43:09 [WARNING] Javadoc Warnings 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:76: warning: no @return 07:43:09 [WARNING] public ConnectedEdgeImpl setSource(ConnectedVertexImpl vertex) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:86: warning: no @return 07:43:09 [WARNING] public ConnectedEdgeImpl setDestination(ConnectedVertexImpl vertex) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:124: warning: no @return 07:43:09 [WARNING] public ConnectedEdgeImpl setEdge(Edge edge) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:51: warning: no comment 07:43:09 [WARNING] public ConnectedEdgeImpl(@NonNull Long key) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:57: warning: no comment 07:43:09 [WARNING] public ConnectedEdgeImpl(@NonNull Edge edge) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:197: warning: no comment 07:43:09 [WARNING] public List getTriggers() { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:73: warning: no comment 07:43:09 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:74: warning: no comment 07:43:09 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:76: warning: no @return 07:43:09 [WARNING] public ConnectedVertexImpl setVertex(Vertex vertex) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:86: warning: no @return 07:43:09 [WARNING] public ConnectedVertexImpl addInput(ConnectedEdgeImpl edge) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:98: warning: no @return 07:43:09 [WARNING] public ConnectedVertexImpl addOutput(ConnectedEdgeImpl edge) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:110: warning: no @return 07:43:09 [WARNING] public ConnectedVertexImpl removeInput(ConnectedEdgeImpl edge) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:120: warning: no @return 07:43:09 [WARNING] public ConnectedVertexImpl removeOutput(ConnectedEdgeImpl edge) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:142: warning: no @return 07:43:09 [WARNING] public ConnectedVertexImpl addPrefix(Prefix prefix) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:51: warning: no comment 07:43:09 [WARNING] public ConnectedVertexImpl(@NonNull Long key) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:57: warning: no comment 07:43:09 [WARNING] public ConnectedVertexImpl(@NonNull Vertex vertex) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:224: warning: no comment 07:43:09 [WARNING] public List getTriggers() { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:58: warning: no comment 07:43:09 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 07:43:09 [WARNING] ^ 07:43:09 [WARNING] 18 warnings 07:43:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.10-SNAPSHOT-javadoc.jar 07:43:09 [INFO] 07:43:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ graph-impl --- 07:43:09 [INFO] CycloneDX: Resolving Dependencies 07:43:10 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 07:43:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/bom.xml 07:43:10 [INFO] attaching as graph-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/bom.json 07:43:10 [INFO] attaching as graph-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:43:10 [INFO] 07:43:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 07:43:10 [INFO] Skipping duplicate-finder execution! 07:43:10 [INFO] 07:43:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ graph-impl --- 07:43:10 [INFO] No dependency problems found 07:43:10 [INFO] 07:43:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ graph-impl --- 07:43:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.10-SNAPSHOT-sources.jar 07:43:10 [INFO] 07:43:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ graph-impl --- 07:43:10 [INFO] 07:43:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ graph-impl --- 07:43:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:10 [INFO] 07:43:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ graph-impl --- 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.10-SNAPSHOT/graph-impl-0.20.10-SNAPSHOT.pom 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.10-SNAPSHOT/graph-impl-0.20.10-SNAPSHOT.jar 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.10-SNAPSHOT/graph-impl-0.20.10-SNAPSHOT-javadoc.jar 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.10-SNAPSHOT/graph-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.10-SNAPSHOT/graph-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:43:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/graph-impl-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.20.10-SNAPSHOT/graph-impl-0.20.10-SNAPSHOT-sources.jar 07:43:10 [INFO] 07:43:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-impl --- 07:43:10 [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.20.10-SNAPSHOT/graph-impl-0.20.10-SNAPSHOT.jar 07:43:10 [INFO] Writing OBR metadata 07:43:10 [INFO] 07:43:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ graph-impl --- 07:43:10 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:0.20.10-SNAPSHOT 07:43:10 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:43:10 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:43:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:10 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:43:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:43:10 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:43:10 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:43:10 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:43:10 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:43:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:43:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:43:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:43:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:43:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:43:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:43:10 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:43:10 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:43:10 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:43:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:43:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:43:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:43:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:43:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:43:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:43:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:43:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:43:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:43:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:43:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:43:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:43:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:43:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:43:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:43:10 [INFO] +- junit:junit:jar:4.13.2:test 07:43:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:43:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:43:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:43:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:43:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:43:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:10 [INFO] 07:43:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ graph-impl --- 07:43:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/graph/graph-impl/target/sonatype-clm/module.xml 07:43:10 [INFO] 07:43:10 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 07:43:10 [INFO] Building OpenDaylight :: GRAPH 0.20.10-SNAPSHOT [13/169] 07:43:10 [INFO] ------------------------------[ feature ]------------------------------- 07:43:14 [INFO] 07:43:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-graph --- 07:43:14 [INFO] 07:43:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-graph --- 07:43:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:14 [INFO] 07:43:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 07:43:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:14 [INFO] 07:43:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-graph --- 07:43:15 [INFO] 07:43:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 07:43:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:15 [INFO] argLine set to empty 07:43:15 [INFO] 07:43:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-graph --- 07:43:15 [INFO] Starting audit... 07:43:15 Audit done. 07:43:15 [INFO] You have 0 Checkstyle violations. 07:43:15 [INFO] 07:43:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-graph --- 07:43:15 [INFO] Starting audit... 07:43:15 Audit done. 07:43:15 [INFO] You have 0 Checkstyle violations. 07:43:15 [INFO] 07:43:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-graph --- 07:43:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/classes/LICENSE 07:43:15 [INFO] 07:43:15 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 07:43:15 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/feature/feature.xml 07:43:15 [INFO] ...done! 07:43:15 [INFO] Attaching features XML 07:43:15 [INFO] 07:43:15 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-graph --- 07:43:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:43:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:43:15 [INFO] 07:43:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 07:43:15 [INFO] 07:43:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-graph --- 07:43:15 [INFO] 07:43:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 07:43:15 [INFO] 07:43:15 [INFO] 07:43:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-graph --- 07:43:15 [INFO] 07:43:15 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-graph --- 07:43:15 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 07:43:15 [INFO] Project dependency features detected: [] 07:43:15 [INFO] Pax Exam System (Version: 4.13.3) created. 07:43:15 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:43:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:43:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:43:15 [INFO] Waiting for remote bundle context.. on 21000 name: 9b325425-49ce-4201-b8b7-1854ac8184d5 timout: [ RelativeTimeout value = 180000 ] 07:43:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:43:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:43:29 [INFO] 07:43:29 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-graph --- 07:43:29 [INFO] 07:43:29 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-graph --- 07:43:29 [INFO] No Javadoc in project. Archive not created. 07:43:29 [INFO] 07:43:29 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-graph --- 07:43:29 [INFO] CycloneDX: Resolving Dependencies 07:43:32 [INFO] CycloneDX: Creating BOM version 1.5 with 187 component(s) 07:43:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/bom.xml 07:43:32 [INFO] attaching as odl-bgpcep-graph-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/bom.json 07:43:32 [INFO] attaching as odl-bgpcep-graph-0.20.10-SNAPSHOT-cyclonedx.json 07:43:32 [INFO] 07:43:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 07:43:32 [INFO] Skipping duplicate-finder execution! 07:43:32 [INFO] 07:43:32 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 07:43:32 [INFO] Skipping plugin execution 07:43:32 [INFO] 07:43:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 07:43:32 [INFO] Skipping source per configuration. 07:43:32 [INFO] 07:43:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-graph --- 07:43:32 [INFO] 07:43:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-graph --- 07:43:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:32 [INFO] 07:43:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-graph --- 07:43:32 [WARNING] 07:43:32 [WARNING] The packaging plugin for project odl-bgpcep-graph did not assign 07:43:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:43:32 [WARNING] 07:43:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:43:32 [WARNING] 07:43:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.10-SNAPSHOT/odl-bgpcep-graph-0.20.10-SNAPSHOT.pom 07:43:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.10-SNAPSHOT/odl-bgpcep-graph-0.20.10-SNAPSHOT-features.xml 07:43:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.10-SNAPSHOT/odl-bgpcep-graph-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.10-SNAPSHOT/odl-bgpcep-graph-0.20.10-SNAPSHOT-cyclonedx.json 07:43:32 [INFO] 07:43:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-graph --- 07:43:32 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph:feature:0.20.10-SNAPSHOT 07:43:32 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.10-SNAPSHOT:compile 07:43:32 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:43:32 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:43:32 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:43:32 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:43:32 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:43:32 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:43:32 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:43:32 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:43:32 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:43:32 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:43:32 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:43:32 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:43:32 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:43:32 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:43:32 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:43:32 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:43:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 07:43:32 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 07:43:32 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:43:32 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:43:32 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:43:32 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:43:32 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:43:32 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:43:32 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:43:32 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:43:32 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 07:43:32 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:43:32 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 07:43:32 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 07:43:32 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 07:43:32 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 07:43:32 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:43:32 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:43:32 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 07:43:32 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 07:43:32 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:43:32 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 07:43:32 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 07:43:32 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 07:43:32 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:43:32 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:43:32 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:43:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:43:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:43:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 07:43:32 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 07:43:32 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 07:43:32 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 07:43:32 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:43:32 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 07:43:32 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:43:32 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:43:32 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:43:32 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:43:32 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 07:43:32 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 07:43:32 [INFO] +- org.opendaylight.bgpcep:graph-impl:jar:0.20.10-SNAPSHOT:compile 07:43:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:43:32 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:43:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:43:32 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:43:32 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:32 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:43:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:43:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:32 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:43:32 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:43:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:43:32 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:43:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:32 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:43:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:43:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:43:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:43:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:43:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:43:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:43:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:43:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:43:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:43:32 [INFO] +- junit:junit:jar:4.13.2:test 07:43:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:43:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:43:32 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:43:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:43:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:43:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:32 [INFO] 07:43:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-graph --- 07:43:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 07:43:32 [INFO] 07:43:32 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 07:43:32 [INFO] Building OpenDaylight :: Path Computation Algorithms 0.20.10-SNAPSHOT [14/169] 07:43:32 [INFO] ------------------------------[ feature ]------------------------------- 07:43:32 [INFO] 07:43:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-algo --- 07:43:32 [INFO] 07:43:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-algo --- 07:43:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:32 [INFO] 07:43:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 07:43:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:32 [INFO] 07:43:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-algo --- 07:43:32 [INFO] 07:43:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 07:43:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:32 [INFO] argLine set to empty 07:43:32 [INFO] 07:43:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-algo --- 07:43:32 [INFO] Starting audit... 07:43:32 Audit done. 07:43:32 [INFO] You have 0 Checkstyle violations. 07:43:32 [INFO] 07:43:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-algo --- 07:43:33 [INFO] Starting audit... 07:43:33 Audit done. 07:43:33 [INFO] You have 0 Checkstyle violations. 07:43:33 [INFO] 07:43:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-algo --- 07:43:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/classes/LICENSE 07:43:33 [INFO] 07:43:33 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 07:43:33 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/feature/feature.xml 07:43:33 [INFO] ...done! 07:43:33 [INFO] Attaching features XML 07:43:33 [INFO] 07:43:33 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-algo --- 07:43:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:43:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:43:33 [INFO] 07:43:33 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 07:43:33 [INFO] 07:43:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-algo --- 07:43:33 [INFO] 07:43:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 07:43:33 [INFO] 07:43:33 [INFO] 07:43:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-algo --- 07:43:33 [INFO] 07:43:33 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-algo --- 07:43:33 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 07:43:33 [INFO] Project dependency features detected: [] 07:43:33 [INFO] Pax Exam System (Version: 4.13.3) created. 07:43:33 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:43:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:43:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:43:33 [INFO] Waiting for remote bundle context.. on 21000 name: d37d2434-444f-4eb8-9045-fc2707c40bd6 timout: [ RelativeTimeout value = 180000 ] 07:43:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:43:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:43:46 [INFO] 07:43:46 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-algo --- 07:43:46 [INFO] 07:43:46 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-algo --- 07:43:46 [INFO] No Javadoc in project. Archive not created. 07:43:46 [INFO] 07:43:46 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-algo --- 07:43:46 [INFO] CycloneDX: Resolving Dependencies 07:43:49 [INFO] CycloneDX: Creating BOM version 1.5 with 193 component(s) 07:43:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/bom.xml 07:43:49 [INFO] attaching as odl-bgpcep-algo-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/bom.json 07:43:49 [INFO] attaching as odl-bgpcep-algo-0.20.10-SNAPSHOT-cyclonedx.json 07:43:49 [INFO] 07:43:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 07:43:49 [INFO] Skipping duplicate-finder execution! 07:43:49 [INFO] 07:43:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 07:43:49 [INFO] Skipping plugin execution 07:43:49 [INFO] 07:43:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 07:43:49 [INFO] Skipping source per configuration. 07:43:49 [INFO] 07:43:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-algo --- 07:43:49 [INFO] 07:43:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-algo --- 07:43:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:43:49 [INFO] 07:43:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-algo --- 07:43:49 [WARNING] 07:43:49 [WARNING] The packaging plugin for project odl-bgpcep-algo did not assign 07:43:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:43:49 [WARNING] 07:43:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:43:49 [WARNING] 07:43:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.10-SNAPSHOT/odl-bgpcep-algo-0.20.10-SNAPSHOT.pom 07:43:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.10-SNAPSHOT/odl-bgpcep-algo-0.20.10-SNAPSHOT-features.xml 07:43:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.10-SNAPSHOT/odl-bgpcep-algo-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.10-SNAPSHOT/odl-bgpcep-algo-0.20.10-SNAPSHOT-cyclonedx.json 07:43:49 [INFO] 07:43:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-algo --- 07:43:49 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo:feature:0.20.10-SNAPSHOT 07:43:49 [INFO] +- org.opendaylight.bgpcep:algo-impl:jar:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:43:49 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:43:49 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:49 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:43:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:43:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:49 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:43:49 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:43:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:43:49 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:43:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:43:49 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:43:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:43:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:43:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:43:49 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:43:49 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:43:49 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:43:49 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:43:49 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:43:49 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:43:49 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:43:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:43:49 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:43:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:43:49 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:43:49 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:43:49 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:43:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 07:43:49 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 07:43:49 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:43:49 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:43:49 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:43:49 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 07:43:49 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:43:49 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:43:49 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:43:49 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:43:49 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 07:43:49 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:43:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 07:43:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 07:43:49 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 07:43:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 07:43:49 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:43:49 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:43:49 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 07:43:49 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 07:43:49 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:43:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 07:43:49 [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 07:43:49 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 07:43:49 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:43:49 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:43:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:43:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:43:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 07:43:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 07:43:49 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 07:43:49 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 07:43:49 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:43:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:43:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 07:43:49 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:43:49 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:43:49 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:43:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:43:49 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 07:43:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 07:43:49 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 07:43:49 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.10-SNAPSHOT:compile 07:43:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:43:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:43:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:43:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:43:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:43:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:43:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:43:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:43:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:43:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:43:49 [INFO] +- junit:junit:jar:4.13.2:test 07:43:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:43:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:43:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:43:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:43:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:43:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:49 [INFO] 07:43:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-algo --- 07:43:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 07:43:49 [INFO] 07:43:49 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 07:43:49 [INFO] Building testtool-parent 0.20.10-SNAPSHOT [15/169] 07:43:49 [INFO] --------------------------------[ pom ]--------------------------------- 07:43:49 [INFO] 07:43:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ testtool-parent --- 07:43:49 [INFO] 07:43:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ testtool-parent --- 07:43:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:49 [INFO] 07:43:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ testtool-parent --- 07:43:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:49 [INFO] 07:43:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ testtool-parent --- 07:43:49 [INFO] 07:43:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ testtool-parent --- 07:43:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:43:49 [INFO] 07:43:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ testtool-parent --- 07:43:49 [INFO] Starting audit... 07:43:49 Audit done. 07:43:49 [INFO] You have 0 Checkstyle violations. 07:43:49 [INFO] 07:43:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ testtool-parent --- 07:43:49 [INFO] Starting audit... 07:43:49 Audit done. 07:43:49 [INFO] You have 0 Checkstyle violations. 07:43:49 [INFO] 07:43:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ testtool-parent --- 07:43:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/classes/LICENSE 07:43:49 [INFO] 07:43:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ testtool-parent >>> 07:43:49 [INFO] 07:43:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ testtool-parent --- 07:43:49 [INFO] 07:43:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ testtool-parent <<< 07:43:49 [INFO] 07:43:49 [INFO] 07:43:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ testtool-parent --- 07:43:50 [INFO] 07:43:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ testtool-parent --- 07:43:50 [INFO] 07:43:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ testtool-parent --- 07:43:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:43:50 [INFO] 07:43:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ testtool-parent --- 07:43:50 [INFO] CycloneDX: Resolving Dependencies 07:43:50 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 07:43:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/bom.xml 07:43:50 [INFO] attaching as testtool-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/bom.json 07:43:50 [INFO] attaching as testtool-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:43:50 [INFO] 07:43:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 07:43:50 [INFO] Skipping duplicate-finder execution! 07:43:50 [INFO] 07:43:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ testtool-parent --- 07:43:50 [INFO] Skipping pom project 07:43:50 [INFO] 07:43:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ testtool-parent --- 07:43:50 [INFO] 07:43:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ testtool-parent --- 07:43:50 [INFO] 07:43:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ testtool-parent --- 07:43:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:43:50 [INFO] 07:43:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ testtool-parent --- 07:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.20.10-SNAPSHOT/testtool-parent-0.20.10-SNAPSHOT.pom 07:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.20.10-SNAPSHOT/testtool-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.20.10-SNAPSHOT/testtool-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:43:50 [INFO] 07:43:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ testtool-parent --- 07:43:50 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:0.20.10-SNAPSHOT 07:43:50 [INFO] +- junit:junit:jar:4.13.2:test 07:43:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:43:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:43:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:43:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:43:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:43:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:43:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:43:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:43:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:43:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:43:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:43:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:43:50 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:43:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:43:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:43:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:50 [INFO] 07:43:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ testtool-parent --- 07:43:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/testtool-parent/target/sonatype-clm/module.xml 07:43:50 [INFO] 07:43:50 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 07:43:50 [INFO] Building util 0.20.10-SNAPSHOT [16/169] 07:43:50 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:50 [INFO] 07:43:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ util --- 07:43:50 [INFO] 07:43:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ util --- 07:43:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:50 [INFO] 07:43:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ util --- 07:43:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:50 [INFO] 07:43:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ util --- 07:43:51 [INFO] 07:43:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ util --- 07:43:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:43:51 [INFO] 07:43:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ util --- 07:43:51 [INFO] Starting audit... 07:43:51 Audit done. 07:43:51 [INFO] You have 0 Checkstyle violations. 07:43:51 [INFO] 07:43:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ util --- 07:43:51 [INFO] Starting audit... 07:43:51 Audit done. 07:43:51 [INFO] You have 0 Checkstyle violations. 07:43:51 [INFO] 07:43:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ util --- 07:43:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/util/target/classes/LICENSE 07:43:51 [INFO] 07:43:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ util --- 07:43:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/resources 07:43:51 [INFO] 07:43:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ util --- 07:43:51 [INFO] Recompiling the module because of changed dependency. 07:43:51 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 07:43:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[186,16] explicit call to close() on an auto-closeable resource 07:43:51 [INFO] 07:43:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ util >>> 07:43:51 [INFO] 07:43:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ util --- 07:43:51 [INFO] Fork Value is true 07:43:54 [INFO] Done SpotBugs Analysis.... 07:43:54 [INFO] 07:43:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ util <<< 07:43:54 [INFO] 07:43:54 [INFO] 07:43:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ util --- 07:43:54 [INFO] BugInstance size is 0 07:43:54 [INFO] Error size is 0 07:43:54 [INFO] No errors/warnings found 07:43:54 [INFO] 07:43:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ util --- 07:43:54 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:43:54 [INFO] 07:43:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ util --- 07:43:54 [INFO] Recompiling the module because of changed dependency. 07:43:54 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 07:43:54 [INFO] 07:43:54 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ util --- 07:43:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:43:54 [INFO] 07:43:54 [INFO] ------------------------------------------------------- 07:43:54 [INFO] T E S T S 07:43:54 [INFO] ------------------------------------------------------- 07:43:55 [INFO] Running org.opendaylight.protocol.util.BitArrayTest 07:43:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.protocol.util.BitArrayTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 07:43:56 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.util.ByteArrayTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:43:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 07:43:56 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 07:43:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.Ipv6UtilTest 07:43:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.Ipv6UtilTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 07:43:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 07:43:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:43:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:43:56 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 07:43:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 07:43:56 [INFO] 07:43:56 [INFO] Results: 07:43:56 [INFO] 07:43:56 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 07:43:56 [INFO] 07:43:56 [INFO] 07:43:56 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ util --- 07:43:56 [INFO] 07:43:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ util --- 07:43:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT.jar 07:43:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/classes/META-INF/MANIFEST.MF 07:43:56 [INFO] 07:43:56 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ util --- 07:43:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT-tests.jar 07:43:56 [INFO] 07:43:56 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ util --- 07:43:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT-test-sources.jar 07:43:56 [INFO] 07:43:56 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ util --- 07:43:56 [INFO] No previous run data found, generating javadoc. 07:43:57 [WARNING] Javadoc Warnings 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:170: warning: no @throws for java.io.IOException 07:43:57 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 07:43:57 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 07:43:57 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 07:43:57 [WARNING] public static final int IP4_BITS_LENGTH = 32; 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 07:43:57 [WARNING] public static final int IP4_LENGTH = 4; 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 07:43:57 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 07:43:57 [WARNING] public static int prefixBitsToBytes(final int bits) { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 07:43:57 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 07:43:57 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 07:43:57 [WARNING] public static final int IPV6_LENGTH = 16; 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 07:43:57 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 07:43:57 [WARNING] T getSharedReference(T object); 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 07:43:57 [WARNING] public static NoopReferenceCache getInstance() { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:41: warning: no comment 07:43:57 [WARNING] public static List parseMessages(final File file) throws IOException { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 07:43:57 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:43:57 [WARNING] ^ 07:43:57 [WARNING] 15 warnings 07:43:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT-javadoc.jar 07:43:58 [INFO] 07:43:58 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ util --- 07:43:58 [INFO] CycloneDX: Resolving Dependencies 07:43:58 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 07:43:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/util/target/bom.xml 07:43:58 [INFO] attaching as util-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/util/target/bom.json 07:43:58 [INFO] attaching as util-0.20.10-SNAPSHOT-cyclonedx.json 07:43:58 [INFO] 07:43:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ util --- 07:43:58 [INFO] Skipping duplicate-finder execution! 07:43:58 [INFO] 07:43:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ util --- 07:43:58 [INFO] No dependency problems found 07:43:58 [INFO] 07:43:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ util --- 07:43:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT-sources.jar 07:43:58 [INFO] 07:43:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ util --- 07:43:58 [INFO] 07:43:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ util --- 07:43:58 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/util/target/code-coverage/jacoco.exec 07:43:58 [INFO] Analyzed bundle 'util' with 10 classes 07:43:58 [INFO] 07:43:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ util --- 07:43:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT.pom 07:43:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT.jar 07:43:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT-tests.jar 07:43:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT-test-sources.jar 07:43:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT-javadoc.jar 07:43:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT-cyclonedx.xml 07:43:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT-cyclonedx.json 07:43:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/util/target/util-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT-sources.jar 07:43:58 [INFO] 07:43:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ util --- 07:43:58 [INFO] Installing org/opendaylight/bgpcep/util/0.20.10-SNAPSHOT/util-0.20.10-SNAPSHOT.jar 07:43:58 [INFO] Writing OBR metadata 07:43:58 [INFO] 07:43:58 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ util --- 07:43:58 [INFO] org.opendaylight.bgpcep:util:bundle:0.20.10-SNAPSHOT 07:43:58 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:43:58 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:43:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:43:58 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:43:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:43:58 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:43:58 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:43:58 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:43:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:43:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:43:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:43:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:43:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:43:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:43:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:43:58 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:43:58 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:43:58 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:43:58 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:43:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:43:58 [INFO] +- junit:junit:jar:4.13.2:test 07:43:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:43:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:43:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:43:58 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:43:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:43:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:43:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:43:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:43:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:43:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:43:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:43:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:43:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:43:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:43:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:43:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:43:58 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:43:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:43:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:43:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:43:58 [INFO] 07:43:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ util --- 07:43:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/util/target/sonatype-clm/module.xml 07:43:58 [INFO] 07:43:58 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 07:43:58 [INFO] Building bgp-concepts 0.20.10-SNAPSHOT [17/169] 07:43:58 [INFO] -------------------------------[ bundle ]------------------------------- 07:43:58 [INFO] 07:43:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-concepts --- 07:43:58 [INFO] 07:43:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-concepts --- 07:43:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:58 [INFO] 07:43:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-concepts --- 07:43:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:43:58 [INFO] 07:43:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-concepts --- 07:43:59 [INFO] 07:43:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-concepts --- 07:43:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:43:59 [INFO] 07:43:59 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-concepts --- 07:43:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:43:59 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/yang 07:43:59 [INFO] yang-to-sources: Found 4 dependencies in 1.561 ms 07:43:59 [INFO] yang-to-sources: Project model files found: 1 in 4.894 ms 07:43:59 [INFO] yang-to-sources: 6 YANG models processed in 54.17 ms 07:43:59 [INFO] BindingJavaFileGenerator: Defined 116 files in 26.21 ms 07:43:59 [INFO] Sorted 116 files into 26 directories in 358.7 μs 07:43:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 116 in 92.96 ms 07:43:59 [INFO] 07:43:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-concepts --- 07:43:59 [INFO] Starting audit... 07:43:59 Audit done. 07:43:59 [INFO] You have 0 Checkstyle violations. 07:43:59 [INFO] 07:43:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-concepts --- 07:43:59 [INFO] Starting audit... 07:43:59 Audit done. 07:43:59 [INFO] You have 0 Checkstyle violations. 07:43:59 [INFO] 07:43:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-concepts --- 07:43:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/classes/LICENSE 07:43:59 [INFO] 07:43:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-concepts --- 07:43:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/resources 07:43:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/spi 07:43:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:43:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:43:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/spi 07:43:59 [INFO] 07:43:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-concepts --- 07:43:59 [INFO] Recompiling the module because of changed dependency. 07:43:59 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 07:44:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:00 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:00 [INFO] 07:44:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 07:44:00 [INFO] 07:44:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-concepts --- 07:44:00 [INFO] Fork Value is true 07:44:03 [INFO] Done SpotBugs Analysis.... 07:44:03 [INFO] 07:44:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 07:44:03 [INFO] 07:44:03 [INFO] 07:44:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-concepts --- 07:44:03 [INFO] BugInstance size is 0 07:44:03 [INFO] Error size is 0 07:44:03 [INFO] No errors/warnings found 07:44:03 [INFO] 07:44:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-concepts --- 07:44:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/test/resources 07:44:03 [INFO] 07:44:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-concepts --- 07:44:03 [INFO] Recompiling the module because of changed dependency. 07:44:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:44:03 [INFO] 07:44:03 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-concepts --- 07:44:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:44:03 [INFO] 07:44:03 [INFO] ------------------------------------------------------- 07:44:03 [INFO] T E S T S 07:44:03 [INFO] ------------------------------------------------------- 07:44:04 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 07:44:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 07:44:05 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:44:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:44:05 [INFO] 07:44:05 [INFO] Results: 07:44:05 [INFO] 07:44:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:44:05 [INFO] 07:44:05 [INFO] 07:44:05 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-concepts --- 07:44:05 [INFO] 07:44:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-concepts --- 07:44:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.10-SNAPSHOT.jar 07:44:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/classes/META-INF/MANIFEST.MF 07:44:05 [INFO] 07:44:05 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-concepts --- 07:44:05 [INFO] No previous run data found, generating javadoc. 07:44:08 [WARNING] Javadoc Warnings 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:30: warning: no comment 07:44:08 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:36: warning: no comment 07:44:08 [WARNING] public BgpId(String _value) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:62: warning: no comment 07:44:08 [WARNING] public static BgpId getDefaultInstance(final String defaultValue) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpOrigin.java:37: warning: no comment 07:44:08 [WARNING] Egp(1, "egp"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpOrigin.java:35: warning: no comment 07:44:08 [WARNING] Igp(0, "igp"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpOrigin.java:39: warning: no comment 07:44:08 [WARNING] Incomplete(2, "incomplete") 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:30: warning: no comment 07:44:08 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:36: warning: no comment 07:44:08 [WARNING] public ClusterIdentifier(String _value) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:62: warning: no comment 07:44:08 [WARNING] public static ClusterIdentifier getDefaultInstance(final String defaultValue) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:70: warning: no comment 07:44:08 [WARNING] Gre(2, "gre"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:80: warning: no comment 07:44:08 [WARNING] IpInIp(7, "ip-in-ip"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:76: warning: no comment 07:44:08 [WARNING] IpInIpIpsecTransportMode(5, "ip-in-ip-ipsec-transport-mode"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:74: warning: no comment 07:44:08 [WARNING] IpsecTunnelMode(4, "ipsec-tunnel-mode"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:94: warning: no comment 07:44:08 [WARNING] Ipv6Tunnel(14, "ipv6-tunnel") 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:68: warning: no comment 07:44:08 [WARNING] L2tpv3OverIp(1, "l2tpv3-over-ip"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:86: warning: no comment 07:44:08 [WARNING] Mpls(10, "mpls"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:88: warning: no comment 07:44:08 [WARNING] MplsInGre(11, "mpls-in-gre"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:78: warning: no comment 07:44:08 [WARNING] MplsInIpTunnelIpsecTransportMode(6, "mpls-in-ip-tunnel-ipsec-transport-mode"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:92: warning: no comment 07:44:08 [WARNING] MplsInUdp(13, "mpls-in-udp"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:84: warning: no comment 07:44:08 [WARNING] Nvgre(9, "nvgre"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:72: warning: no comment 07:44:08 [WARNING] TransmitTunnelEndpoint(3, "transmit-tunnel-endpoint"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:82: warning: no comment 07:44:08 [WARNING] Vxlan(8, "vxlan"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/EncapsulationTunnelType.java:90: warning: no comment 07:44:08 [WARNING] VxlanGpe(12, "vxlan-gpe"), 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/IpAddressUtil.java:106: warning: no comment 07:44:08 [WARNING] public static IpAddressNoZone extractIpAddress(final DataContainerNode route, final NodeIdentifier rdNid) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdAs.java:34: warning: no comment 07:44:08 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|4[0-1][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|42[0-8][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|429[0-3][0-9][0-9][0-9][0-9][0-9][0-9]|4294[0-8][0-9][0-9][0-9][0-9][0-9]|42949[0-5][0-9][0-9][0-9][0-9]|429496[0-6][0-9][0-9][0-9]|4294967[0-1][0-9][0-9]|42949672[0-8][0-9]|429496729[0-5]):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]))$"); 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdAs.java:43: warning: no comment 07:44:08 [WARNING] public RdAs(String _value) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdAs.java:63: warning: no comment 07:44:08 [WARNING] public static RdAs getDefaultInstance(final String defaultValue) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdIpv4.java:34: warning: no comment 07:44:08 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:((([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]))$"); 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdIpv4.java:43: warning: no comment 07:44:08 [WARNING] public RdIpv4(String _value) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdIpv4.java:63: warning: no comment 07:44:08 [WARNING] public static RdIpv4 getDefaultInstance(final String defaultValue) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdTwoOctetAs.java:34: warning: no comment 07:44:08 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:0:([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|4[0-1][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|42[0-8][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|429[0-3][0-9][0-9][0-9][0-9][0-9][0-9]|4294[0-8][0-9][0-9][0-9][0-9][0-9]|42949[0-5][0-9][0-9][0-9][0-9]|429496[0-6][0-9][0-9][0-9]|4294967[0-1][0-9][0-9]|42949672[0-8][0-9]|429496729[0-5]))$"); 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdTwoOctetAs.java:43: warning: no comment 07:44:08 [WARNING] public RdTwoOctetAs(String _value) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdTwoOctetAs.java:63: warning: no comment 07:44:08 [WARNING] public static RdTwoOctetAs getDefaultInstance(final String defaultValue) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:35: warning: no comment 07:44:08 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:((([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]))$", "^(?:0:([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|4[0-1][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|42[0-8][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|429[0-3][0-9][0-9][0-9][0-9][0-9][0-9]|4294[0-8][0-9][0-9][0-9][0-9][0-9]|42949[0-5][0-9][0-9][0-9][0-9]|429496[0-6][0-9][0-9][0-9]|4294967[0-1][0-9][0-9]|42949672[0-8][0-9]|429496729[0-5]))$", "^(?:([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|4[0-1][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|42[0-8][0-9][0-9][0-9][0-9][0-9][0-9][0-9]|429[0-3][0-9][0-9][0-9][0-9][0-9][0-9]|4294[0-8][0-9][0-9][0-9][0-9][0-9]|42949[0-5][0-9][0-9][0-9][0-9]|429496[0-6][0-9][0-9][0-9]|4294967[0-1][0-9][0-9]|42949672[0-8][0-9]|429496729[0-5]):([0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-5][0-9][0-9][0-9][0-9]|6[0-4][0-9][0-9][0-9]|65[0-4][0-9][0-9]|655[0-2][0-9]|6553[0-5]))$"); 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:55: warning: no comment 07:44:08 [WARNING] public RouteDistinguisher(RdAs _rdAs) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:49: warning: no comment 07:44:08 [WARNING] public RouteDistinguisher(RdIpv4 _rdIpv4) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:43: warning: no comment 07:44:08 [WARNING] public RouteDistinguisher(RdTwoOctetAs _rdTwoOctetAs) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:98: warning: no comment 07:44:08 [WARNING] public RdAs getRdAs() { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:94: warning: no comment 07:44:08 [WARNING] public RdIpv4 getRdIpv4() { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:90: warning: no comment 07:44:08 [WARNING] public RdTwoOctetAs getRdTwoOctetAs() { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:91: warning: no @param for distinguisher 07:44:08 [WARNING] public static void serializeRouteDistinquisher(final RouteDistinguisher distinguisher, 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:91: warning: no @param for byteAggregator 07:44:08 [WARNING] public static void serializeRouteDistinquisher(final RouteDistinguisher distinguisher, 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:151: warning: no @param for buffer 07:44:08 [WARNING] public static @NonNull RouteDistinguisher parseRouteDistinguisher(final ByteBuf buffer) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:151: warning: no @return 07:44:08 [WARNING] public static @NonNull RouteDistinguisher parseRouteDistinguisher(final ByteBuf buffer) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:34: warning: no comment 07:44:08 [WARNING] public static final int RD_LENGTH = 8; 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:200: warning: no comment 07:44:08 [WARNING] public static @Nullable RouteDistinguisher extractRouteDistinguisher(final DataContainerNode route, 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/src/main/java/org/opendaylight/bgp/concepts/RouteDistinguisherUtil.java:188: warning: no comment 07:44:08 [WARNING] public static @NonNull RouteDistinguisher parseRouteDistinguisher(final String defaultValue) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ShortAsNumber.java:38: warning: no comment 07:44:08 [WARNING] public ShortAsNumber(Uint32 _value) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ShortAsNumber.java:65: warning: no comment 07:44:08 [WARNING] public static ShortAsNumber getDefaultInstance(final String defaultValue) { 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdAs.java:37: warning: no comment 07:44:08 [WARNING] private final String _value; 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdIpv4.java:37: warning: no comment 07:44:08 [WARNING] private final String _value; 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RdTwoOctetAs.java:37: warning: no comment 07:44:08 [WARNING] private final String _value; 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:40: warning: no comment 07:44:08 [WARNING] private final RdAs _rdAs; 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:39: warning: no comment 07:44:08 [WARNING] private final RdIpv4 _rdIpv4; 07:44:08 [WARNING] ^ 07:44:08 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/RouteDistinguisher.java:38: warning: no comment 07:44:08 [WARNING] private final RdTwoOctetAs _rdTwoOctetAs; 07:44:08 [WARNING] ^ 07:44:08 [WARNING] 55 warnings 07:44:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.10-SNAPSHOT-javadoc.jar 07:44:09 [INFO] 07:44:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-concepts --- 07:44:09 [INFO] CycloneDX: Resolving Dependencies 07:44:09 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 07:44:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bom.xml 07:44:09 [INFO] attaching as bgp-concepts-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bom.json 07:44:09 [INFO] attaching as bgp-concepts-0.20.10-SNAPSHOT-cyclonedx.json 07:44:09 [INFO] 07:44:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 07:44:09 [INFO] Skipping duplicate-finder execution! 07:44:09 [INFO] 07:44:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-concepts --- 07:44:09 [INFO] No dependency problems found 07:44:09 [INFO] 07:44:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-concepts --- 07:44:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.10-SNAPSHOT-sources.jar 07:44:09 [INFO] 07:44:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-concepts --- 07:44:10 [INFO] 07:44:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-concepts --- 07:44:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/code-coverage/jacoco.exec 07:44:10 [INFO] Analyzed bundle 'bgp-concepts' with 3 classes 07:44:10 [INFO] 07:44:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-concepts --- 07:44:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.10-SNAPSHOT/bgp-concepts-0.20.10-SNAPSHOT.pom 07:44:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.10-SNAPSHOT/bgp-concepts-0.20.10-SNAPSHOT.jar 07:44:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.10-SNAPSHOT/bgp-concepts-0.20.10-SNAPSHOT-javadoc.jar 07:44:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.10-SNAPSHOT/bgp-concepts-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.10-SNAPSHOT/bgp-concepts-0.20.10-SNAPSHOT-cyclonedx.json 07:44:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/bgp-concepts-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.20.10-SNAPSHOT/bgp-concepts-0.20.10-SNAPSHOT-sources.jar 07:44:10 [INFO] 07:44:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-concepts --- 07:44:10 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.20.10-SNAPSHOT/bgp-concepts-0.20.10-SNAPSHOT.jar 07:44:10 [INFO] Writing OBR metadata 07:44:10 [INFO] 07:44:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-concepts --- 07:44:10 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:0.20.10-SNAPSHOT 07:44:10 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:10 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:44:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:44:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:10 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:44:10 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:44:10 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:44:10 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:44:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:44:10 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:44:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:44:10 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:44:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:44:10 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:44:10 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:44:10 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:44:10 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:44:10 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:44:10 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:44:10 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:44:10 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:44:10 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:44:10 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:44:10 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:44:10 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:44:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:10 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:44:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:44:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:44:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:44:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:44:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:44:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:44:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:44:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:44:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:44:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:44:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:44:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:44:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:44:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:44:10 [INFO] +- junit:junit:jar:4.13.2:test 07:44:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:44:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:44:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:44:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:44:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:44:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:10 [INFO] 07:44:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-concepts --- 07:44:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/concepts/target/sonatype-clm/module.xml 07:44:10 [INFO] 07:44:10 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 07:44:10 [INFO] Building bgp-parser-api 0.20.10-SNAPSHOT [18/169] 07:44:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:44:10 [INFO] 07:44:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-parser-api --- 07:44:10 [INFO] 07:44:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-parser-api --- 07:44:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:10 [INFO] 07:44:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 07:44:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:10 [INFO] 07:44:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-parser-api --- 07:44:10 [INFO] 07:44:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-api --- 07:44:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:44:10 [INFO] 07:44:10 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-parser-api --- 07:44:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:44:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/yang 07:44:10 [INFO] yang-to-sources: Found 6 dependencies in 1.666 ms 07:44:10 [INFO] yang-to-sources: Project model files found: 2 in 9.341 ms 07:44:10 [INFO] yang-to-sources: 9 YANG models processed in 101.8 ms 07:44:10 [INFO] BindingJavaFileGenerator: Defined 117 files in 21.35 ms 07:44:10 [INFO] Sorted 117 files into 23 directories in 482.2 μs 07:44:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 117 in 63.46 ms 07:44:10 [INFO] 07:44:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-parser-api --- 07:44:10 [INFO] Starting audit... 07:44:10 Audit done. 07:44:10 [INFO] You have 0 Checkstyle violations. 07:44:10 [INFO] 07:44:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-parser-api --- 07:44:10 [INFO] Starting audit... 07:44:10 Audit done. 07:44:10 [INFO] You have 0 Checkstyle violations. 07:44:10 [INFO] 07:44:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-parser-api --- 07:44:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/classes/LICENSE 07:44:10 [INFO] 07:44:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-api --- 07:44:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/resources 07:44:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/spi 07:44:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:44:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:44:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:44:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/spi 07:44:10 [INFO] 07:44:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-api --- 07:44:10 [INFO] Recompiling the module because of changed dependency. 07:44:10 [INFO] Compiling 125 source files with javac [debug release 17] to target/classes 07:44:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:44:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:44:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:44:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:44:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:44:11 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:44:11 [INFO] 07:44:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 07:44:11 [INFO] 07:44:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-parser-api --- 07:44:11 [INFO] Fork Value is true 07:44:15 [INFO] Done SpotBugs Analysis.... 07:44:15 [INFO] 07:44:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 07:44:15 [INFO] 07:44:15 [INFO] 07:44:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-parser-api --- 07:44:15 [INFO] BugInstance size is 0 07:44:15 [INFO] Error size is 0 07:44:15 [INFO] No errors/warnings found 07:44:15 [INFO] 07:44:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 07:44:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/test/resources 07:44:15 [INFO] 07:44:15 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-api --- 07:44:15 [INFO] Recompiling the module because of changed dependency. 07:44:15 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:44:15 [INFO] 07:44:15 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-parser-api --- 07:44:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:44:15 [INFO] 07:44:15 [INFO] ------------------------------------------------------- 07:44:15 [INFO] T E S T S 07:44:15 [INFO] ------------------------------------------------------- 07:44:16 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 07:44:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.protocol.bgp.parser.APITest 07:44:16 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 07:44:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 07:44:16 [INFO] 07:44:16 [INFO] Results: 07:44:16 [INFO] 07:44:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:44:16 [INFO] 07:44:16 [INFO] 07:44:16 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-parser-api --- 07:44:16 [INFO] 07:44:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-api --- 07:44:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.10-SNAPSHOT.jar 07:44:16 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 07:44:16 [INFO] 07:44:16 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-parser-api --- 07:44:16 [INFO] No previous run data found, generating javadoc. 07:44:20 [WARNING] Javadoc Warnings 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/AsNumberUtil.java:24: warning: no comment 07:44:20 [WARNING] public final class AsNumberUtil { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPDocumentedException.java:84: warning: no comment 07:44:20 [WARNING] public static BGPDocumentedException badMessageLength(final String message, final int length) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPError.java:172: warning: no comment 07:44:20 [WARNING] public static BGPError forValue(final Uint8 code, final Uint8 subcode) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPError.java:178: warning: no comment 07:44:20 [WARNING] public @NonNull Uint8 getCode() { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPError.java:182: warning: no comment 07:44:20 [WARNING] public @NonNull Uint8 getSubcode() { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPError.java:161: warning: no comment 07:44:20 [WARNING] public static final String MANDATORY_ATTR_MISSING_MSG = "Well known mandatory attribute missing: "; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BgpExtendedMessageUtil.java:18: warning: no comment 07:44:20 [WARNING] public final class BgpExtendedMessageUtil { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BgpExtendedMessageUtil.java:19: warning: no comment 07:44:20 [WARNING] public static final CParameters EXTENDED_MESSAGE_CAPABILITY = 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:8: warning: no comment 07:44:20 [WARNING] public interface BgpMessageListener 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:20: warning: no comment 07:44:20 [WARNING] void onKeepalive(Keepalive notification); 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:22: warning: no comment 07:44:20 [WARNING] void onNotify(Notify notification); 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:16: warning: no comment 07:44:20 [WARNING] void onOpen(Open notification); 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/BgpMessageListener.java:18: warning: no comment 07:44:20 [WARNING] void onUpdate(Update notification); 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:8: warning: no comment 07:44:20 [WARNING] public interface BgpMultiprotocolListener 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/BgpMultiprotocolListener.java:16: warning: no comment 07:44:20 [WARNING] void onRouteRefresh(RouteRefresh notification); 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPTreatAsWithdrawException.java:30: warning: no comment 07:44:20 [WARNING] public BGPTreatAsWithdrawException(final @NonNull BGPError error, final byte[] data, final @NonNull String format, 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPTreatAsWithdrawException.java:25: warning: no comment 07:44:20 [WARNING] public BGPTreatAsWithdrawException(final @NonNull BGPError error, final @NonNull String format, 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/BGPTreatAsWithdrawException.java:35: warning: no comment 07:44:20 [WARNING] public BGPTreatAsWithdrawException(final @NonNull BGPError error, @Nullable final Exception cause, 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/GracefulRestartCapability.java:92: warning: no comment 07:44:20 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("restart-state"); 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/GracefulRestartCapability.java:96: warning: no comment 07:44:20 [WARNING] public RestartFlags(boolean _restartState) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/GracefulRestartCapability.java:111: warning: no comment 07:44:20 [WARNING] public boolean getRestartState() { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/GracefulRestartUtil.java:63: warning: no comment 07:44:20 [WARNING] public static @NonNull CParameters gracefulRestartCapability(final Map tables, 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/GracefulRestartUtil.java:58: warning: no comment 07:44:20 [WARNING] public static @NonNull Tables gracefulRestartTable(final @NonNull TablesKey table, final boolean forwardingState) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/GracefulRestartUtil.java:52: warning: no comment 07:44:20 [WARNING] public static @NonNull Tables gracefulRestartTable(final @NonNull AddressFamily afi, 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/PathId.java:37: warning: no comment 07:44:20 [WARNING] public PathId(Uint32 _value) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/PathId.java:56: warning: no comment 07:44:20 [WARNING] public static PathId getDefaultInstance(final String defaultValue) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/ProtocolVersion.java:42: warning: no comment 07:44:20 [WARNING] public ProtocolVersion(Uint8 _value) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/ProtocolVersion.java:61: warning: no comment 07:44:20 [WARNING] public static ProtocolVersion getDefaultInstance(final String defaultValue) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/SendReceive.java:39: warning: no comment 07:44:20 [WARNING] Both(3, "both") 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/SendReceive.java:35: warning: no comment 07:44:20 [WARNING] Receive(1, "receive"), 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/SendReceive.java:37: warning: no comment 07:44:20 [WARNING] Send(2, "send"), 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/Tables.java:75: warning: no comment 07:44:20 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("forwarding-state"); 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/Tables.java:79: warning: no comment 07:44:20 [WARNING] public AfiFlags(boolean _forwardingState) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/Tables.java:94: warning: no comment 07:44:20 [WARNING] public boolean getForwardingState() { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/Tables.java:81: warning: no comment 07:44:20 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("forwarding-state"); 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/Tables.java:85: warning: no comment 07:44:20 [WARNING] public AfiFlags(boolean _forwardingState) { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/Tables.java:100: warning: no comment 07:44:20 [WARNING] public boolean getForwardingState() { 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/AbstractBGPException.java:22: warning: no comment 07:44:20 [WARNING] private final byte[] data; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/src/main/java/org/opendaylight/protocol/bgp/parser/AbstractBGPException.java:21: warning: no comment 07:44:20 [WARNING] private final @NonNull BGPError error; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/PathId.java:31: warning: no comment 07:44:20 [WARNING] private final Uint32 _value; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/ProtocolVersion.java:32: warning: no comment 07:44:20 [WARNING] private final Uint8 _value; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/message/rev200120/path/attributes/attributes/UnrecognizedAttributesKey.java:24: warning: no comment 07:44:20 [WARNING] private final Uint8 _type; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/GracefulRestartCapability.java:93: warning: no comment 07:44:20 [WARNING] private final boolean _restartState; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/Tables.java:76: warning: no comment 07:44:20 [WARNING] private final boolean _forwardingState; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/TablesKey.java:25: warning: no comment 07:44:20 [WARNING] private final AddressFamily _afi; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/graceful/restart/capability/TablesKey.java:26: warning: no comment 07:44:20 [WARNING] private final SubsequentAddressFamily _safi; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/Tables.java:82: warning: no comment 07:44:20 [WARNING] private final boolean _forwardingState; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/TablesKey.java:25: warning: no comment 07:44:20 [WARNING] private final AddressFamily _afi; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/multiprotocol/rev180329/mp/capabilities/ll/graceful/restart/capability/TablesKey.java:26: warning: no comment 07:44:20 [WARNING] private final SubsequentAddressFamily _safi; 07:44:20 [WARNING] ^ 07:44:20 [WARNING] 49 warnings 07:44:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.10-SNAPSHOT-javadoc.jar 07:44:20 [INFO] 07:44:20 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-parser-api --- 07:44:20 [INFO] CycloneDX: Resolving Dependencies 07:44:21 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 07:44:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bom.xml 07:44:21 [INFO] attaching as bgp-parser-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bom.json 07:44:21 [INFO] attaching as bgp-parser-api-0.20.10-SNAPSHOT-cyclonedx.json 07:44:21 [INFO] 07:44:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 07:44:21 [INFO] Skipping duplicate-finder execution! 07:44:21 [INFO] 07:44:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-parser-api --- 07:44:21 [INFO] No dependency problems found 07:44:21 [INFO] 07:44:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-api --- 07:44:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.10-SNAPSHOT-sources.jar 07:44:21 [INFO] 07:44:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-api --- 07:44:21 [INFO] 07:44:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-api --- 07:44:21 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/code-coverage/jacoco.exec 07:44:21 [INFO] Analyzed bundle 'bgp-parser-api' with 10 classes 07:44:21 [INFO] 07:44:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-parser-api --- 07:44:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.10-SNAPSHOT/bgp-parser-api-0.20.10-SNAPSHOT.pom 07:44:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.10-SNAPSHOT/bgp-parser-api-0.20.10-SNAPSHOT.jar 07:44:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.10-SNAPSHOT/bgp-parser-api-0.20.10-SNAPSHOT-javadoc.jar 07:44:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.10-SNAPSHOT/bgp-parser-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.10-SNAPSHOT/bgp-parser-api-0.20.10-SNAPSHOT-cyclonedx.json 07:44:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/bgp-parser-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.20.10-SNAPSHOT/bgp-parser-api-0.20.10-SNAPSHOT-sources.jar 07:44:21 [INFO] 07:44:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-api --- 07:44:21 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.20.10-SNAPSHOT/bgp-parser-api-0.20.10-SNAPSHOT.jar 07:44:21 [INFO] Writing OBR metadata 07:44:21 [INFO] 07:44:21 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-parser-api --- 07:44:21 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:0.20.10-SNAPSHOT 07:44:21 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:44:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:44:21 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:44:21 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:44:21 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:44:21 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:44:21 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:21 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:44:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:44:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:21 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:44:21 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:44:21 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:44:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:44:21 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:44:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:44:21 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:44:21 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:44:21 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:44:21 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:44:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:44:21 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:44:21 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:44:21 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:44:21 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:44:21 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:44:21 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:44:21 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:44:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:21 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:44:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:44:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:44:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:44:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:21 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:44:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:44:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:44:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:44:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:44:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:44:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:44:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:44:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:44:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:44:21 [INFO] +- junit:junit:jar:4.13.2:test 07:44:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:44:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:44:21 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:44:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:44:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:44:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:21 [INFO] 07:44:21 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-api --- 07:44:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-api/target/sonatype-clm/module.xml 07:44:21 [INFO] 07:44:21 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 07:44:21 [INFO] Building bgp-parser-spi 0.20.10-SNAPSHOT [19/169] 07:44:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:44:21 [INFO] 07:44:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-parser-spi --- 07:44:21 [INFO] 07:44:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-parser-spi --- 07:44:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:21 [INFO] 07:44:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 07:44:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:21 [INFO] 07:44:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-parser-spi --- 07:44:22 [INFO] 07:44:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 07:44:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:44:22 [INFO] 07:44:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-parser-spi --- 07:44:22 [INFO] Starting audit... 07:44:22 Audit done. 07:44:22 [INFO] You have 0 Checkstyle violations. 07:44:22 [INFO] 07:44:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-parser-spi --- 07:44:22 [INFO] Starting audit... 07:44:22 Audit done. 07:44:22 [INFO] You have 0 Checkstyle violations. 07:44:22 [INFO] 07:44:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-parser-spi --- 07:44:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/classes/LICENSE 07:44:22 [INFO] 07:44:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-spi --- 07:44:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/resources 07:44:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/generated-sources/spi 07:44:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/generated-sources/yang 07:44:22 [INFO] 07:44:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-spi --- 07:44:22 [INFO] Recompiling the module because of changed dependency. 07:44:22 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 07:44:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:44:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:44:22 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 07:44:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:44:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:44:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:44:22 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:44:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,76] found raw type: java.util.AbstractMap.SimpleEntry 07:44:22 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 07:44:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:22 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion 07:44:22 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 07:44:22 found: java.util.AbstractMap.SimpleEntry 07:44:22 [INFO] 07:44:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 07:44:22 [INFO] 07:44:22 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-parser-spi --- 07:44:22 [INFO] Fork Value is true 07:44:27 [INFO] Done SpotBugs Analysis.... 07:44:27 [INFO] 07:44:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 07:44:27 [INFO] 07:44:27 [INFO] 07:44:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-parser-spi --- 07:44:27 [INFO] BugInstance size is 0 07:44:27 [INFO] Error size is 0 07:44:27 [INFO] No errors/warnings found 07:44:27 [INFO] 07:44:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 07:44:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/test/resources 07:44:27 [INFO] 07:44:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-spi --- 07:44:27 [INFO] Recompiling the module because of changed dependency. 07:44:27 [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes 07:44:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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[] 07:44:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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[] 07:44:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:27 [INFO] 07:44:27 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-parser-spi --- 07:44:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:44:27 [INFO] 07:44:27 [INFO] ------------------------------------------------------- 07:44:27 [INFO] T E S T S 07:44:27 [INFO] ------------------------------------------------------- 07:44:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:44:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:44:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:44:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:44:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:44:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:44:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:44:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:44:30 [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 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:44:30 [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 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:44:30 [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 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:44:30 [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 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:44:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:44:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:44:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:44:30 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:44:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:44:31 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:44:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:44:31 [INFO] 07:44:31 [INFO] Results: 07:44:31 [INFO] 07:44:31 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 07:44:31 [INFO] 07:44:31 [INFO] 07:44:31 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-parser-spi --- 07:44:31 [INFO] 07:44:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-spi --- 07:44:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT.jar 07:44:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 07:44:32 [INFO] 07:44:32 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-parser-spi --- 07:44:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT-tests.jar 07:44:32 [INFO] 07:44:32 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-parser-spi --- 07:44:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT-test-sources.jar 07:44:32 [INFO] 07:44:32 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-parser-spi --- 07:44:32 [INFO] No previous run data found, generating javadoc. 07:44:34 [WARNING] Javadoc Warnings 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/ExtendedCommunityParser.java:25: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:44:34 [WARNING] ExtendedCommunity parseExtendedCommunity(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/ExtendedCommunityParser.java:25: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:44:34 [WARNING] ExtendedCommunity parseExtendedCommunity(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/Abstract4OctetAsExtendedCommunity.java:10: warning: no comment 07:44:34 [WARNING] public abstract class Abstract4OctetAsExtendedCommunity implements ExtendedCommunityParser, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractIpv4ExtendedCommunity.java:12: warning: no comment 07:44:34 [WARNING] public abstract class AbstractIpv4ExtendedCommunity implements ExtendedCommunityParser, ExtendedCommunitySerializer { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractIpv4ExtendedCommunity.java:16: warning: no comment 07:44:34 [WARNING] protected static final int INET_LOCAL_ADMIN_LENGTH = 2; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageRegistry.java:28: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:44:34 [WARNING] Notification parseMessage(ByteBuf bytes, @Nullable PeerSpecificParserConstraint constraint) 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageRegistry.java:28: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:44:34 [WARNING] Notification parseMessage(ByteBuf bytes, @Nullable PeerSpecificParserConstraint constraint) 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AbstractMessageRegistry.java:22: warning: no comment 07:44:34 [WARNING] public abstract class AbstractMessageRegistry implements MessageRegistry { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AbstractMessageRegistry.java:26: warning: no comment 07:44:34 [WARNING] protected abstract Notification parseBody(int type, ByteBuf body, int messageLength, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AbstractMessageRegistry.java:29: warning: no comment 07:44:34 [WARNING] protected abstract void serializeMessageImpl(Notification message, ByteBuf buffer); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractOpaqueExtendedCommunity.java:11: warning: no comment 07:44:34 [WARNING] public abstract class AbstractOpaqueExtendedCommunity implements ExtendedCommunityParser, ExtendedCommunitySerializer { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractTwoOctetAsExtendedCommunity.java:10: warning: no comment 07:44:34 [WARNING] public abstract class AbstractTwoOctetAsExtendedCommunity implements ExtendedCommunityParser, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/AbstractTwoOctetAsExtendedCommunity.java:15: warning: no comment 07:44:34 [WARNING] public static final int AS_LOCAL_ADMIN_LENGTH = 4; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AddressFamilyRegistry.java:12: warning: no comment 07:44:34 [WARNING] public interface AddressFamilyRegistry { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AddressFamilyRegistry.java:13: warning: no comment 07:44:34 [WARNING] AddressFamily classForFamily(int number); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AddressFamilyRegistry.java:15: warning: no comment 07:44:34 [WARNING] Integer numberForClass(AddressFamily clazz); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeSerializer.java:13: warning: no comment 07:44:34 [WARNING] public interface AttributeSerializer { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeSerializer.java:15: warning: no comment 07:44:34 [WARNING] void serializeAttribute(Attributes attribute, ByteBuf byteAggregator); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeUtil.java:12: warning: no comment 07:44:34 [WARNING] public final class AttributeUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeUtil.java:13: warning: no comment 07:44:34 [WARNING] public static final int OPTIONAL = 128; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeUtil.java:15: warning: no comment 07:44:34 [WARNING] public static final int PARTIAL = 32; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/AttributeUtil.java:14: warning: no comment 07:44:34 [WARNING] public static final int TRANSITIVE = 64; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:17: warning: no comment 07:44:34 [WARNING] AddressFamilyRegistry getAddressFamilyRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:19: warning: no comment 07:44:34 [WARNING] AttributeRegistry getAttributeRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:33: warning: no comment 07:44:34 [WARNING] BgpPrefixSidTlvRegistry getBgpPrefixSidTlvRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:21: warning: no comment 07:44:34 [WARNING] CapabilityRegistry getCapabilityRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:31: warning: no comment 07:44:34 [WARNING] ExtendedCommunityRegistry getExtendedCommunityRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:23: warning: no comment 07:44:34 [WARNING] MessageRegistry getMessageRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:25: warning: no comment 07:44:34 [WARNING] NlriRegistry getNlriRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:27: warning: no comment 07:44:34 [WARNING] ParameterRegistry getParameterRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionConsumerContext.java:29: warning: no comment 07:44:34 [WARNING] SubsequentAddressFamilyRegistry getSubsequentAddressFamilyRegistry(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderActivator.java:13: warning: no comment 07:44:34 [WARNING] public interface BGPExtensionProviderActivator { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderActivator.java:14: warning: no comment 07:44:34 [WARNING] List start(BGPExtensionProviderContext context); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:29: warning: no comment 07:44:34 [WARNING] Registration registerAddressFamily(AddressFamily afi, int number); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:33: warning: no comment 07:44:34 [WARNING] Registration registerAttributeParser(int attributeType, AttributeParser parser); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:35: warning: no comment 07:44:34 [WARNING] Registration registerAttributeSerializer(Class attributeClass, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:48: warning: no comment 07:44:34 [WARNING] Registration registerBgpPrefixSidTlvParser(int tlvType, BgpPrefixSidTlvParser parser); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:50: warning: no comment 07:44:34 [WARNING] Registration registerBgpPrefixSidTlvSerializer(Class tlvClass, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:38: warning: no comment 07:44:34 [WARNING] Registration registerCapabilityParser(int capabilityType, CapabilityParser parser); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:40: warning: no comment 07:44:34 [WARNING] Registration registerCapabilitySerializer(Class capabilityClass, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:67: warning: no comment 07:44:34 [WARNING] Registration registerExtendedCommunityParser(int type, int subtype, ExtendedCommunityParser parser); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:64: warning: no comment 07:44:34 [WARNING] Registration registerExtendedCommunitySerializer(Class extendedCommunityClass, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:43: warning: no comment 07:44:34 [WARNING] Registration registerMessageParser(int messageType, MessageParser parser); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:45: warning: no comment 07:44:34 [WARNING] & DataObject> Registration registerMessageSerializer(Class messageClass, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:53: warning: no comment 07:44:34 [WARNING] Registration registerNlriParser(AddressFamily afi, SubsequentAddressFamily safi, NlriParser parser, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:57: warning: no comment 07:44:34 [WARNING] Registration registerNlriSerializer(Class nlriClass, NlriSerializer serializer); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:59: warning: no comment 07:44:34 [WARNING] Registration registerParameterParser(int parameterType, ParameterParser parser); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:61: warning: no comment 07:44:34 [WARNING] Registration registerParameterSerializer(Class paramClass, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:31: warning: no comment 07:44:34 [WARNING] Registration registerSubsequentAddressFamily(SubsequentAddressFamily safi, int number); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BgpPrefixSidTlvSerializer.java:25: warning: no comment 07:44:34 [WARNING] int getType(); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BgpPrefixSidTlvUtil.java:12: warning: no comment 07:44:34 [WARNING] public final class BgpPrefixSidTlvUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityParser.java:15: warning: no comment 07:44:34 [WARNING] public interface CapabilityParser { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityParser.java:16: warning: no comment 07:44:34 [WARNING] CParameters parseCapability(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityRegistry.java:15: warning: no comment 07:44:34 [WARNING] public interface CapabilityRegistry { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityRegistry.java:16: warning: no comment 07:44:34 [WARNING] CParameters parseCapability(int type, ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityRegistry.java:18: warning: no comment 07:44:34 [WARNING] void serializeCapability(CParameters capability, ByteBuf bytes); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilitySerializer.java:13: warning: no comment 07:44:34 [WARNING] public interface CapabilitySerializer { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilitySerializer.java:14: warning: no comment 07:44:34 [WARNING] void serializeCapability(CParameters capability, ByteBuf byteAggregator); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/CapabilityUtil.java:12: warning: no comment 07:44:34 [WARNING] public final class CapabilityUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/DefaultBGPExtensionConsumerContext.java:43: warning: no comment 07:44:34 [WARNING] public DefaultBGPExtensionConsumerContext() { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/DefaultBGPExtensionConsumerContext.java:49: warning: no comment 07:44:34 [WARNING] public DefaultBGPExtensionConsumerContext(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/ExtendedCommunityRegistry.java:25: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:44:34 [WARNING] ExtendedCommunities parseExtendedCommunity(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/ExtendedCommunityRegistry.java:25: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:44:34 [WARNING] ExtendedCommunities parseExtendedCommunity(ByteBuf buffer) throws BGPDocumentedException, BGPParsingException; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/FourOctAsCommonECUtil.java:16: warning: no comment 07:44:34 [WARNING] public final class FourOctAsCommonECUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/FourOctAsCommonECUtil.java:21: warning: no comment 07:44:34 [WARNING] public static As4SpecificCommon parseCommon(final ByteBuf body) { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/FourOctAsCommonECUtil.java:28: warning: no comment 07:44:34 [WARNING] public static void serializeCommon(final As4SpecificCommon extComm, final ByteBuf body) { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/Inet4SpecificExtendedCommunityCommonUtil.java:18: warning: no comment 07:44:34 [WARNING] public final class Inet4SpecificExtendedCommunityCommonUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/Inet4SpecificExtendedCommunityCommonUtil.java:23: warning: no comment 07:44:34 [WARNING] public static Inet4SpecificExtendedCommunityCommon parseCommon(final ByteBuf buffer) { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/extended/community/Inet4SpecificExtendedCommunityCommonUtil.java:30: warning: no comment 07:44:34 [WARNING] public static void serializeCommon(final Inet4SpecificExtendedCommunityCommon extComm, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageParser.java:29: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:44:34 [WARNING] Notification parseMessageBody(ByteBuf body, int messageLength, @Nullable PeerSpecificParserConstraint constraint) 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageSerializer.java:13: warning: no comment 07:44:34 [WARNING] public interface MessageSerializer { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageSerializer.java:15: warning: no comment 07:44:34 [WARNING] void serializeMessage(Notification message, ByteBuf bytes); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageUtil.java:23: warning: no comment 07:44:34 [WARNING] public final class MessageUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageUtil.java:28: warning: no comment 07:44:34 [WARNING] public static final int COMMON_HEADER_LENGTH = 19; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MessageUtil.java:26: warning: no comment 07:44:34 [WARNING] public static final int MARKER_LENGTH = 16; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/MultiPathSupportImpl.java:23: warning: no comment 07:44:34 [WARNING] public final class MultiPathSupportImpl implements MultiPathSupport { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiPathSupportUtil.java:16: warning: no comment 07:44:34 [WARNING] public final class MultiPathSupportUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiprotocolCapabilitiesUtil.java:24: warning: no comment 07:44:34 [WARNING] public final class MultiprotocolCapabilitiesUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiprotocolCapabilitiesUtil.java:25: warning: no comment 07:44:34 [WARNING] public static final CParameters RR_CAPABILITY = new CParametersBuilder() 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiprotocolCapabilitiesUtil.java:52: warning: no comment 07:44:34 [WARNING] public static Optional parseMPAfiSafi(final ByteBuf buffer, final AddressFamilyRegistry afiReg, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/MultiprotocolCapabilitiesUtil.java:38: warning: no comment 07:44:34 [WARNING] public static void serializeMPAfiSafi(final AddressFamilyRegistry afiReg, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NextHopParserSerializer.java:27: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:44:34 [WARNING] default CNextHop parseNextHop(final ByteBuf buffer) throws BGPParsingException { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NlriRegistry.java:30: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:44:34 [WARNING] MpReachNlri parseMpReach(ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraint) 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NlriRegistry.java:40: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPParsingException 07:44:34 [WARNING] MpUnreachNlri parseMpUnreach(ByteBuf buffer, @Nullable PeerSpecificParserConstraint constraint) 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NlriSerializer.java:13: warning: no comment 07:44:34 [WARNING] public interface NlriSerializer { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/NlriSerializer.java:15: warning: no comment 07:44:34 [WARNING] void serializeAttribute(Attributes attribute, ByteBuf byteAggregator); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterLengthOverflowException.java:22: warning: no comment 07:44:34 [WARNING] public ParameterLengthOverflowException(final String message) { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterLengthOverflowException.java:26: warning: no comment 07:44:34 [WARNING] public static void throwIf(final boolean expression, final String format, final Object... args) 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterParser.java:15: warning: no comment 07:44:34 [WARNING] public interface ParameterParser { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterParser.java:16: warning: no comment 07:44:34 [WARNING] BgpParameters parseParameter(ByteBuf buffer) throws BGPParsingException, BGPDocumentedException; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterRegistry.java:13: warning: no comment 07:44:34 [WARNING] public interface ParameterRegistry { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterSerializer.java:13: warning: no comment 07:44:34 [WARNING] public interface ParameterSerializer { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParameterUtil.java:30: warning: no @throws for org.opendaylight.protocol.bgp.parser.spi.ParameterLengthOverflowException 07:44:34 [WARNING] public static void formatParameter(final int type, final ByteBuf value, final ByteBuf buffer) 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParsedAttributes.java:27: warning: no comment 07:44:34 [WARNING] public ParsedAttributes(final @NonNull Attributes attributes, 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParsedAttributes.java:33: warning: no comment 07:44:34 [WARNING] public @NonNull Attributes getAttributes() { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/ParsedAttributes.java:37: warning: no comment 07:44:34 [WARNING] public @NonNull Optional getWithdrawCause() { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/PathIdUtil.java:25: warning: no comment 07:44:34 [WARNING] public final class PathIdUtil { 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/PathIdUtil.java:27: warning: no comment 07:44:34 [WARNING] public static final PathId NON_PATH_ID = new PathId(NON_PATH_ID_VALUE); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/PathIdUtil.java:26: warning: no comment 07:44:34 [WARNING] public static final Uint32 NON_PATH_ID_VALUE = Uint32.ZERO; 07:44:34 [WARNING] ^ 07:44:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/PeerSpecificParserConstraint.java:24: warning: no @param for 07:44:34 [WARNING] @NonNull Optional getPeerConstraint(@NonNull Class peerConstraintType); 07:44:34 [WARNING] ^ 07:44:34 [WARNING] 100 warnings 07:44:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT-javadoc.jar 07:44:34 [INFO] 07:44:34 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-parser-spi --- 07:44:34 [INFO] CycloneDX: Resolving Dependencies 07:44:34 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 07:44:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bom.xml 07:44:35 [INFO] attaching as bgp-parser-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bom.json 07:44:35 [INFO] attaching as bgp-parser-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:44:35 [INFO] 07:44:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 07:44:35 [INFO] Skipping duplicate-finder execution! 07:44:35 [INFO] 07:44:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-parser-spi --- 07:44:35 [INFO] No dependency problems found 07:44:35 [INFO] 07:44:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-spi --- 07:44:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT-sources.jar 07:44:35 [INFO] 07:44:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-spi --- 07:44:35 [INFO] 07:44:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-spi --- 07:44:35 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/code-coverage/jacoco.exec 07:44:35 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 07:44:35 [INFO] 07:44:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-parser-spi --- 07:44:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT.pom 07:44:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT.jar 07:44:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT-tests.jar 07:44:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT-test-sources.jar 07:44:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT-javadoc.jar 07:44:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:44:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/bgp-parser-spi-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT-sources.jar 07:44:35 [INFO] 07:44:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-spi --- 07:44:35 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.20.10-SNAPSHOT/bgp-parser-spi-0.20.10-SNAPSHOT.jar 07:44:35 [INFO] Writing OBR metadata 07:44:35 [INFO] 07:44:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-parser-spi --- 07:44:35 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:0.20.10-SNAPSHOT 07:44:35 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:44:35 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:44:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:44:35 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:44:35 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:44:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:44:35 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:44:35 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:44:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:44:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:35 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:44:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:35 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:44:35 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:44:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:44:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:44:35 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:44:35 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:44:35 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:44:35 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:44:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:44:35 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:44:35 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:44:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:44:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:44:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:44:35 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:44:35 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:44:35 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:44:35 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:44:35 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:44:35 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:44:35 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:44:35 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:44:35 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:44:35 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:test 07:44:35 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:test 07:44:35 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:test 07:44:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:test 07:44:35 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:test 07:44:35 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:44:35 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:44:35 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:test 07:44:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:44:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:44:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:44:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:44:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:44:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:44:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:44:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:44:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:44:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:44:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:44:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:44:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:44:35 [INFO] +- junit:junit:jar:4.13.2:test 07:44:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:44:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:44:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:44:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:44:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:44:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:35 [INFO] 07:44:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-spi --- 07:44:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-spi/target/sonatype-clm/module.xml 07:44:35 [INFO] 07:44:35 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 07:44:35 [INFO] Building bgp-util 0.20.10-SNAPSHOT [20/169] 07:44:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:44:35 [INFO] 07:44:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-util --- 07:44:35 [INFO] 07:44:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-util --- 07:44:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:35 [INFO] 07:44:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-util --- 07:44:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:35 [INFO] 07:44:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-util --- 07:44:35 [INFO] 07:44:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-util --- 07:44:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:44:35 [INFO] 07:44:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-util --- 07:44:35 [INFO] Starting audit... 07:44:35 Audit done. 07:44:35 [INFO] You have 0 Checkstyle violations. 07:44:35 [INFO] 07:44:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-util --- 07:44:35 [INFO] Starting audit... 07:44:35 Audit done. 07:44:35 [INFO] You have 0 Checkstyle violations. 07:44:35 [INFO] 07:44:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-util --- 07:44:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/classes/LICENSE 07:44:35 [INFO] 07:44:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-util --- 07:44:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/resources 07:44:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/generated-sources/spi 07:44:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/generated-sources/yang 07:44:35 [INFO] 07:44:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-util --- 07:44:35 [INFO] Recompiling the module because of changed dependency. 07:44:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:44:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,43] found raw type: java.util.LinkedList 07:44:35 missing type arguments for generic class java.util.LinkedList 07:44:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,39] unchecked conversion 07:44:35 required: java.util.List 07:44:35 found: java.util.LinkedList 07:44:35 [INFO] 07:44:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-util >>> 07:44:35 [INFO] 07:44:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-util --- 07:44:35 [INFO] Fork Value is true 07:44:38 [INFO] Done SpotBugs Analysis.... 07:44:38 [INFO] 07:44:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-util <<< 07:44:38 [INFO] 07:44:38 [INFO] 07:44:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-util --- 07:44:38 [INFO] BugInstance size is 0 07:44:38 [INFO] Error size is 0 07:44:38 [INFO] No errors/warnings found 07:44:38 [INFO] 07:44:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-util --- 07:44:38 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:44:38 [INFO] 07:44:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-util --- 07:44:38 [INFO] Recompiling the module because of changed dependency. 07:44:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:44:38 [INFO] 07:44:38 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-util --- 07:44:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:44:38 [INFO] 07:44:38 [INFO] ------------------------------------------------------- 07:44:38 [INFO] T E S T S 07:44:38 [INFO] ------------------------------------------------------- 07:44:39 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:44:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:44:39 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:44:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:44:39 [INFO] 07:44:39 [INFO] Results: 07:44:39 [INFO] 07:44:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:44:39 [INFO] 07:44:39 [INFO] 07:44:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-util --- 07:44:39 [INFO] 07:44:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-util --- 07:44:39 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.10-SNAPSHOT.jar 07:44:39 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/classes/META-INF/MANIFEST.MF 07:44:39 [INFO] 07:44:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-util --- 07:44:39 [INFO] No previous run data found, generating javadoc. 07:44:40 [WARNING] Javadoc Warnings 07:44:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/HexDumpBGPFileParser.java:43: warning: no comment 07:44:40 [WARNING] public static List parseMessages(final File file) throws IOException { 07:44:40 [WARNING] ^ 07:44:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/HexDumpBGPFileParser.java:48: warning: no comment 07:44:40 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:44:40 [WARNING] ^ 07:44:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/HexDumpBGPFileParser.java:57: warning: no comment 07:44:40 [WARNING] public static List parseMessages(final String stringMessage) { 07:44:40 [WARNING] ^ 07:44:40 [WARNING] 3 warnings 07:44:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.10-SNAPSHOT-javadoc.jar 07:44:40 [INFO] 07:44:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-util --- 07:44:40 [INFO] CycloneDX: Resolving Dependencies 07:44:41 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 07:44:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bom.xml 07:44:41 [INFO] attaching as bgp-util-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bom.json 07:44:41 [INFO] attaching as bgp-util-0.20.10-SNAPSHOT-cyclonedx.json 07:44:41 [INFO] 07:44:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 07:44:41 [INFO] Skipping duplicate-finder execution! 07:44:41 [INFO] 07:44:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-util --- 07:44:41 [INFO] No dependency problems found 07:44:41 [INFO] 07:44:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-util --- 07:44:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.10-SNAPSHOT-sources.jar 07:44:41 [INFO] 07:44:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-util --- 07:44:41 [INFO] 07:44:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-util --- 07:44:41 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/code-coverage/jacoco.exec 07:44:41 [INFO] Analyzed bundle 'bgp-util' with 2 classes 07:44:41 [INFO] 07:44:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-util --- 07:44:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.10-SNAPSHOT/bgp-util-0.20.10-SNAPSHOT.pom 07:44:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.10-SNAPSHOT/bgp-util-0.20.10-SNAPSHOT.jar 07:44:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.10-SNAPSHOT/bgp-util-0.20.10-SNAPSHOT-javadoc.jar 07:44:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.10-SNAPSHOT/bgp-util-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.10-SNAPSHOT/bgp-util-0.20.10-SNAPSHOT-cyclonedx.json 07:44:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/bgp-util-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.20.10-SNAPSHOT/bgp-util-0.20.10-SNAPSHOT-sources.jar 07:44:41 [INFO] 07:44:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-util --- 07:44:41 [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.20.10-SNAPSHOT/bgp-util-0.20.10-SNAPSHOT.jar 07:44:41 [INFO] Writing OBR metadata 07:44:41 [INFO] 07:44:41 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-util --- 07:44:41 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:0.20.10-SNAPSHOT 07:44:41 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:44:41 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:44:41 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:44:41 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:44:41 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:44:41 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:41 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:44:41 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:44:41 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:44:41 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:44:41 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:44:41 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:44:41 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:41 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:41 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:41 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:44:41 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:44:41 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:44:41 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:test 07:44:41 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:44:41 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:44:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:44:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:44:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:41 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:44:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:44:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:44:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:44:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:44:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:44:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:44:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:44:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:44:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:44:41 [INFO] +- junit:junit:jar:4.13.2:test 07:44:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:44:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:44:41 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:44:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:44:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:44:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:41 [INFO] 07:44:41 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-util --- 07:44:41 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/util/target/sonatype-clm/module.xml 07:44:41 [INFO] 07:44:41 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 07:44:41 [INFO] Building bgp-parser-impl 0.20.10-SNAPSHOT [21/169] 07:44:41 [INFO] -------------------------------[ bundle ]------------------------------- 07:44:41 [INFO] 07:44:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-parser-impl --- 07:44:41 [INFO] 07:44:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-parser-impl --- 07:44:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:41 [INFO] 07:44:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 07:44:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:41 [INFO] 07:44:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-parser-impl --- 07:44:41 [INFO] 07:44:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 07:44:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:44:41 [INFO] 07:44:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-parser-impl --- 07:44:41 [INFO] Starting audit... 07:44:41 Audit done. 07:44:41 [INFO] You have 0 Checkstyle violations. 07:44:41 [INFO] 07:44:41 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-parser-impl --- 07:44:42 [INFO] Starting audit... 07:44:42 Audit done. 07:44:42 [INFO] You have 0 Checkstyle violations. 07:44:42 [INFO] 07:44:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-parser-impl --- 07:44:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/classes/LICENSE 07:44:42 [INFO] 07:44:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-impl --- 07:44:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/resources 07:44:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/generated-sources/spi 07:44:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/generated-sources/yang 07:44:42 [INFO] 07:44:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-parser-impl --- 07:44:42 [INFO] Recompiling the module because of changed dependency. 07:44:42 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 07:44:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:43 [INFO] 07:44:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 07:44:43 [INFO] 07:44:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-parser-impl --- 07:44:43 [INFO] Fork Value is true 07:44:48 [INFO] Done SpotBugs Analysis.... 07:44:48 [INFO] 07:44:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 07:44:48 [INFO] 07:44:48 [INFO] 07:44:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-parser-impl --- 07:44:48 [INFO] BugInstance size is 0 07:44:48 [INFO] Error size is 0 07:44:48 [INFO] No errors/warnings found 07:44:48 [INFO] 07:44:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 07:44:48 [INFO] Copying 10 resources from src/test/resources to target/test-classes 07:44:48 [INFO] 07:44:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-parser-impl --- 07:44:48 [INFO] Recompiling the module because of changed dependency. 07:44:48 [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes 07:44:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:48 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:44:48 [INFO] 07:44:48 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-parser-impl --- 07:44:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:44:48 [INFO] 07:44:48 [INFO] ------------------------------------------------------- 07:44:48 [INFO] T E S T S 07:44:48 [INFO] ------------------------------------------------------- 07:44:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:44:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:44:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.930 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:44:51 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:44:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:44:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:44:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:44:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:44:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:44:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:44:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:44:52 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:44:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:44:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:44:52 [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 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:44:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:44:52 [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 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:44:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:44:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:44:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:44:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:44:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:44:52 [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 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:44:52 [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 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:44:52 [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 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:44:52 [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.RouteOrigin4OctectASEcHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:44:52 [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 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:44:52 [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 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:44:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:44:52 [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.OpaqueEcHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:44:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:44:52 [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 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:44:52 [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.route.target.RouteTarget4OctectASEcHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:44:52 [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.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:44:52 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:44:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:44:52 [INFO] 07:44:52 [INFO] Results: 07:44:52 [INFO] 07:44:52 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 07:44:52 [INFO] 07:44:52 [INFO] 07:44:52 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-parser-impl --- 07:44:52 [INFO] 07:44:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-impl --- 07:44:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT.jar 07:44:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 07:44:52 [INFO] 07:44:52 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-parser-impl --- 07:44:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT-tests.jar 07:44:53 [INFO] 07:44:53 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-parser-impl --- 07:44:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT-test-sources.jar 07:44:53 [INFO] 07:44:53 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-parser-impl --- 07:44:53 [INFO] No previous run data found, generating javadoc. 07:44:55 [WARNING] Javadoc Warnings 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/AddPathCapabilityHandler.java:36: warning: no comment 07:44:55 [WARNING] public class AddPathCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/AddPathCapabilityHandler.java:38: warning: no comment 07:44:55 [WARNING] public static final int CODE = 69; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/AddPathCapabilityHandler.java:44: warning: no comment 07:44:55 [WARNING] public AddPathCapabilityHandler(final AddressFamilyRegistry afiReg, final SubsequentAddressFamilyRegistry safiReg) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AggregatorAttributeParser.java:37: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 7; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AggregatorAttributeParser.java:41: warning: no comment 07:44:55 [WARNING] public AggregatorAttributeParser(final ReferenceCache refCache) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AigpAttributeParser.java:27: warning: no comment 07:44:55 [WARNING] public class AigpAttributeParser implements AttributeParser, AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AigpAttributeParser.java:33: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 26; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AS4AggregatorAttributeParser.java:17: warning: no comment 07:44:55 [WARNING] public final class AS4AggregatorAttributeParser implements AttributeParser, AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AS4AggregatorAttributeParser.java:19: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 17; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/As4CapabilityHandler.java:22: warning: no comment 07:44:55 [WARNING] public final class As4CapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/As4CapabilityHandler.java:23: warning: no comment 07:44:55 [WARNING] public static final int CODE = 65; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AS4PathAttributeParser.java:17: warning: no comment 07:44:55 [WARNING] public final class AS4PathAttributeParser implements AttributeParser, AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AS4PathAttributeParser.java:19: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 18; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/As4RouteTargetExtendedHandler.java:25: warning: no comment 07:44:55 [WARNING] public static As4RouteTargetExtendedCommunity parse(final ByteBuf body) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/As4RouteTargetExtendedHandler.java:30: warning: no comment 07:44:55 [WARNING] public static void serialize(final As4RouteTargetExtendedCommunity as4RouteTargetExtendedCommunity, 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AsPathAttributeParser.java:43: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 2; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AsPathAttributeParser.java:59: warning: no comment 07:44:55 [WARNING] public AsPathAttributeParser(final ReferenceCache refCache) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/AsTwoOctetSpecificEcHandler.java:24: warning: no comment 07:44:55 [WARNING] public class AsTwoOctetSpecificEcHandler extends AbstractTwoOctetAsExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AtomicAggregateAttributeParser.java:24: warning: no comment 07:44:55 [WARNING] public final class AtomicAggregateAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/AtomicAggregateAttributeParser.java:25: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 6; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/BGPActivator.java:120: warning: no comment 07:44:55 [WARNING] public final class BGPActivator implements BGPExtensionProviderActivator { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/BGPActivator.java:128: warning: no comment 07:44:55 [WARNING] public BGPActivator() { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/BgpExtendedMessageCapabilityHandler.java:21: warning: no comment 07:44:55 [WARNING] public final class BgpExtendedMessageCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/BgpExtendedMessageCapabilityHandler.java:23: warning: no comment 07:44:55 [WARNING] public static final int CODE = 6; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPKeepAliveMessageParser.java:22: warning: no comment 07:44:55 [WARNING] public final class BGPKeepAliveMessageParser implements MessageParser, MessageSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPKeepAliveMessageParser.java:23: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 4; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPNotificationMessageParser.java:37: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 3; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPOpenMessageParser.java:72: warning: no comment 07:44:55 [WARNING] public static final int AS_TRANS = 23456; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPOpenMessageParser.java:56: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 1; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPOpenMessageParser.java:76: warning: no comment 07:44:55 [WARNING] public BGPOpenMessageParser(final ParameterRegistry reg) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParser.java:28: warning: no comment 07:44:55 [WARNING] public final class BgpPrefixSidAttributeParser implements AttributeParser, AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParser.java:30: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 40; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/BgpPrefixSidAttributeParser.java:34: warning: no comment 07:44:55 [WARNING] public BgpPrefixSidAttributeParser(final BgpPrefixSidTlvRegistry registry) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPRouteRefreshMessageParser.java:31: warning: no comment 07:44:55 [WARNING] public final class BGPRouteRefreshMessageParser implements MessageParser, MessageSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPRouteRefreshMessageParser.java:36: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 5; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPRouteRefreshMessageParser.java:43: warning: no comment 07:44:55 [WARNING] public BGPRouteRefreshMessageParser(final AddressFamilyRegistry afiReg, 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPUpdateMessageParser.java:69: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 2; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/BGPUpdateMessageParser.java:74: warning: no comment 07:44:55 [WARNING] public BGPUpdateMessageParser(final AttributeRegistry attrReg, final NlriRegistry nlriReg) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/CapabilityParameterParser.java:39: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 2; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/CapabilityParameterParser.java:44: warning: no comment 07:44:55 [WARNING] public CapabilityParameterParser(final CapabilityRegistry reg) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ClusterIdAttributeParser.java:31: warning: no comment 07:44:55 [WARNING] public final class ClusterIdAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ClusterIdAttributeParser.java:34: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 10; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParser.java:32: warning: no comment 07:44:55 [WARNING] public final class CommunitiesAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParser.java:34: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 8; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/CommunitiesAttributeParser.java:50: warning: no comment 07:44:55 [WARNING] public CommunitiesAttributeParser(final ReferenceCache refCache) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/CommunityUtil.java:63: warning: no comment 07:44:55 [WARNING] public CommunityUtil(final ReferenceCache refCache) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/EncapsulationEC.java:32: warning: no comment 07:44:55 [WARNING] public static final int SUBTYPE = 12; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParser.java:30: warning: no comment 07:44:55 [WARNING] public final class ExtendedCommunitiesAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParser.java:32: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 16; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/ExtendedCommunitiesAttributeParser.java:36: warning: no comment 07:44:55 [WARNING] public ExtendedCommunitiesAttributeParser(final ExtendedCommunityRegistry ecReg) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/Generic4OctASEcHandler.java:22: warning: no comment 07:44:55 [WARNING] public final class Generic4OctASEcHandler extends Abstract4OctetAsExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/GracefulCapabilityHandler.java:41: warning: no comment 07:44:55 [WARNING] public final class GracefulCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/GracefulCapabilityHandler.java:42: warning: no comment 07:44:55 [WARNING] public static final int CODE = 64; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/GracefulCapabilityHandler.java:67: warning: no comment 07:44:55 [WARNING] public GracefulCapabilityHandler(final AddressFamilyRegistry afiReg, 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:24: warning: no comment 07:44:55 [WARNING] public final class Ipv4SpecificEcHandler extends AbstractIpv4ExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/LinkBandwidthEC.java:28: warning: no comment 07:44:55 [WARNING] public class LinkBandwidthEC implements ExtendedCommunityParser, ExtendedCommunitySerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/LlGracefulCapabilityHandler.java:38: warning: no comment 07:44:55 [WARNING] public final class LlGracefulCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/LlGracefulCapabilityHandler.java:39: warning: no comment 07:44:55 [WARNING] public static final int CODE = 71; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/LlGracefulCapabilityHandler.java:57: warning: no comment 07:44:55 [WARNING] public LlGracefulCapabilityHandler(final AddressFamilyRegistry afiReg, 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/LocalPreferenceAttributeParser.java:29: warning: no comment 07:44:55 [WARNING] public final class LocalPreferenceAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/LocalPreferenceAttributeParser.java:32: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 5; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPReachAttributeParser.java:27: warning: no comment 07:44:55 [WARNING] public final class MPReachAttributeParser extends ReachAttributeParser { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPReachAttributeParser.java:28: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 14; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPReachAttributeParser.java:32: warning: no comment 07:44:55 [WARNING] public MPReachAttributeParser(final NlriRegistry reg) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPUnreachAttributeParser.java:27: warning: no comment 07:44:55 [WARNING] public final class MPUnreachAttributeParser extends ReachAttributeParser { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPUnreachAttributeParser.java:28: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 15; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MPUnreachAttributeParser.java:32: warning: no comment 07:44:55 [WARNING] public MPUnreachAttributeParser(final NlriRegistry reg) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MultiExitDiscriminatorAttributeParser.java:27: warning: no comment 07:44:55 [WARNING] public final class MultiExitDiscriminatorAttributeParser extends AbstractAttributeParser 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/MultiExitDiscriminatorAttributeParser.java:29: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 4; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/MultiProtocolCapabilityHandler.java:31: warning: no comment 07:44:55 [WARNING] public final class MultiProtocolCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/MultiProtocolCapabilityHandler.java:33: warning: no comment 07:44:55 [WARNING] public static final int CODE = 1; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/MultiProtocolCapabilityHandler.java:38: warning: no comment 07:44:55 [WARNING] public MultiProtocolCapabilityHandler(final AddressFamilyRegistry afiReg, 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParser.java:28: warning: no comment 07:44:55 [WARNING] public final class NextHopAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParser.java:29: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 3; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/OpaqueEcHandler.java:23: warning: no comment 07:44:55 [WARNING] public final class OpaqueEcHandler extends AbstractOpaqueExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginatorIdAttributeParser.java:29: warning: no comment 07:44:55 [WARNING] public final class OriginatorIdAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginatorIdAttributeParser.java:32: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 9; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParser.java:27: warning: no comment 07:44:55 [WARNING] public final class OriginAttributeParser extends AbstractAttributeParser implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParser.java:29: warning: no comment 07:44:55 [WARNING] public static final int TYPE = 1; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/RouteOrigin4OctectASEcHandler.java:20: warning: no comment 07:44:55 [WARNING] public final class RouteOrigin4OctectASEcHandler extends Abstract4OctetAsExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginAsTwoOctetEcHandler.java:24: warning: no comment 07:44:55 [WARNING] public final class RouteOriginAsTwoOctetEcHandler extends AbstractTwoOctetAsExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/RouteOriginIpv4EcHandler.java:24: warning: no comment 07:44:55 [WARNING] public final class RouteOriginIpv4EcHandler extends AbstractIpv4ExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/RouteRefreshCapabilityHandler.java:21: warning: no comment 07:44:55 [WARNING] public class RouteRefreshCapabilityHandler implements CapabilityParser, CapabilitySerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/open/RouteRefreshCapabilityHandler.java:24: warning: no comment 07:44:55 [WARNING] public static final int CODE = 2; 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTarget4OctectASEcHandler.java:20: warning: no comment 07:44:55 [WARNING] public final class RouteTarget4OctectASEcHandler extends Abstract4OctetAsExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetAsTwoOctetEcHandler.java:21: warning: no comment 07:44:55 [WARNING] public final class RouteTargetAsTwoOctetEcHandler extends AbstractTwoOctetAsExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetExtendedCommunityHandler.java:29: warning: no comment 07:44:55 [WARNING] public static RouteTargetExtendedCommunity parse(final ByteBuf buffer) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetExtendedCommunityHandler.java:36: warning: no comment 07:44:55 [WARNING] public static void serialize(final RouteTargetExtendedCommunity routeTarget, final ByteBuf byteAggregator) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetIpv4EcHandler.java:21: warning: no comment 07:44:55 [WARNING] public final class RouteTargetIpv4EcHandler extends AbstractIpv4ExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetIpv4Handler.java:31: warning: no comment 07:44:55 [WARNING] public static RouteTargetIpv4 parse(final ByteBuf buffer) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/route/target/RouteTargetIpv4Handler.java:26: warning: no comment 07:44:55 [WARNING] public static void serialize(final RouteTargetIpv4 routeTarget, final ByteBuf byteAggregator) { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/four/octect/as/specific/SourceAS4OctectHandler.java:20: warning: no comment 07:44:55 [WARNING] public final class SourceAS4OctectHandler extends Abstract4OctetAsExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/SourceASHandler.java:22: warning: no comment 07:44:55 [WARNING] public final class SourceASHandler extends AbstractTwoOctetAsExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/UnrecognizedAttributesSerializer.java:21: warning: no comment 07:44:55 [WARNING] public class UnrecognizedAttributesSerializer implements AttributeSerializer { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/VrfRouteImportHandler.java:23: warning: no comment 07:44:55 [WARNING] public final class VrfRouteImportHandler extends AbstractIpv4ExtendedCommunity { 07:44:55 [WARNING] ^ 07:44:55 [WARNING] 95 warnings 07:44:55 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT-javadoc.jar 07:44:55 [INFO] 07:44:55 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-parser-impl --- 07:44:55 [INFO] CycloneDX: Resolving Dependencies 07:44:56 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 07:44:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bom.xml 07:44:56 [INFO] attaching as bgp-parser-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bom.json 07:44:56 [INFO] attaching as bgp-parser-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:44:56 [INFO] 07:44:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 07:44:56 [INFO] Skipping duplicate-finder execution! 07:44:56 [INFO] 07:44:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-parser-impl --- 07:44:56 [INFO] No dependency problems found 07:44:56 [INFO] 07:44:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-parser-impl --- 07:44:56 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT-sources.jar 07:44:56 [INFO] 07:44:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-parser-impl --- 07:44:56 [INFO] 07:44:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-parser-impl --- 07:44:56 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/code-coverage/jacoco.exec 07:44:56 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 07:44:56 [INFO] 07:44:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-parser-impl --- 07:44:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT.pom 07:44:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT.jar 07:44:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT-tests.jar 07:44:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT-test-sources.jar 07:44:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT-javadoc.jar 07:44:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:44:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:44:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/bgp-parser-impl-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT-sources.jar 07:44:56 [INFO] 07:44:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-impl --- 07:44:56 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.20.10-SNAPSHOT/bgp-parser-impl-0.20.10-SNAPSHOT.jar 07:44:56 [INFO] Writing OBR metadata 07:44:56 [INFO] 07:44:56 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-parser-impl --- 07:44:56 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:0.20.10-SNAPSHOT 07:44:56 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:44:56 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:44:56 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:44:56 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:44:56 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:44:56 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:44:56 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:44:56 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:44:56 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:44:56 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:44:56 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:44:56 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:44:56 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:44:56 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:44:56 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:44:56 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:44:56 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:44:56 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:44:56 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:44:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:44:56 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:44:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:44:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:44:56 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:44:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:44:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:44:56 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:44:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:44:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:44:56 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:44:56 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:44:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:44:56 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:44:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:44:56 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:44:56 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:44:56 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:44:56 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:44:56 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:44:56 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:44:56 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:44:56 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:44:56 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.20.10-SNAPSHOT:test 07:44:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:44:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:44:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:44:56 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:44:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:44:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:44:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:44:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:44:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:44:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:44:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:44:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:44:56 [INFO] +- junit:junit:jar:4.13.2:test 07:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:44:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:44:56 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:44:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:44:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:44:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:44:56 [INFO] 07:44:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-parser-impl --- 07:44:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/parser-impl/target/sonatype-clm/module.xml 07:44:56 [INFO] 07:44:56 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 07:44:56 [INFO] Building OpenDaylight :: Extras :: Dependencies 0.20.10-SNAPSHOT [22/169] 07:44:56 [INFO] ------------------------------[ feature ]------------------------------- 07:44:57 [INFO] 07:44:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 07:44:57 [INFO] 07:44:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 07:44:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:57 [INFO] 07:44:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 07:44:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:44:57 [INFO] 07:44:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 07:44:57 [INFO] 07:44:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 07:44:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:44:57 [INFO] argLine set to empty 07:44:57 [INFO] 07:44:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 07:44:57 [INFO] Starting audit... 07:44:57 Audit done. 07:44:57 [INFO] You have 0 Checkstyle violations. 07:44:57 [INFO] 07:44:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-extras-dependencies --- 07:44:57 [INFO] Starting audit... 07:44:57 Audit done. 07:44:57 [INFO] You have 0 Checkstyle violations. 07:44:57 [INFO] 07:44:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 07:44:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/classes/LICENSE 07:44:57 [INFO] 07:44:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 07:44:58 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 07:44:58 [INFO] ...done! 07:44:58 [INFO] Attaching features XML 07:44:58 [INFO] 07:44:58 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 07:44:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:44:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:44:58 [INFO] 07:44:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 07:44:58 [INFO] 07:44:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 07:44:58 [INFO] 07:44:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 07:44:58 [INFO] 07:44:58 [INFO] 07:44:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 07:44:58 [INFO] 07:44:58 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-extras-dependencies --- 07:44:58 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 07:44:58 [INFO] Project dependency features detected: [] 07:44:58 [INFO] Pax Exam System (Version: 4.13.3) created. 07:44:58 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:44:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:44:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:44:58 [INFO] Waiting for remote bundle context.. on 21000 name: 2c68a884-84a9-4502-b644-758b7d0c253b timout: [ RelativeTimeout value = 180000 ] 07:45:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:45:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:45:05 [INFO] 07:45:05 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-extras-dependencies --- 07:45:05 [INFO] 07:45:05 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 07:45:05 [INFO] No Javadoc in project. Archive not created. 07:45:05 [INFO] 07:45:05 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-extras-dependencies --- 07:45:05 [INFO] CycloneDX: Resolving Dependencies 07:45:06 [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) 07:45:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/bom.xml 07:45:06 [INFO] attaching as odl-bgpcep-extras-dependencies-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/bom.json 07:45:06 [INFO] attaching as odl-bgpcep-extras-dependencies-0.20.10-SNAPSHOT-cyclonedx.json 07:45:06 [INFO] 07:45:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 07:45:06 [INFO] Skipping duplicate-finder execution! 07:45:06 [INFO] 07:45:06 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 07:45:06 [INFO] Skipping plugin execution 07:45:06 [INFO] 07:45:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 07:45:06 [INFO] Skipping source per configuration. 07:45:06 [INFO] 07:45:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 07:45:06 [INFO] 07:45:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-extras-dependencies --- 07:45:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:06 [INFO] 07:45:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-extras-dependencies --- 07:45:06 [WARNING] 07:45:06 [WARNING] The packaging plugin for project odl-bgpcep-extras-dependencies did not assign 07:45:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:45:06 [WARNING] 07:45:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:45:06 [WARNING] 07:45:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.10-SNAPSHOT/odl-bgpcep-extras-dependencies-0.20.10-SNAPSHOT.pom 07:45:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.10-SNAPSHOT/odl-bgpcep-extras-dependencies-0.20.10-SNAPSHOT-features.xml 07:45:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.10-SNAPSHOT/odl-bgpcep-extras-dependencies-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.10-SNAPSHOT/odl-bgpcep-extras-dependencies-0.20.10-SNAPSHOT-cyclonedx.json 07:45:06 [INFO] 07:45:06 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 07:45:06 [INFO] org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:feature:0.20.10-SNAPSHOT 07:45:06 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:45:06 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:45:06 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:45:06 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:45:06 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:06 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:45:06 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:45:06 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:45:06 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:06 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:45:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:45:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:06 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:45:06 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:45:06 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:45:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:45:06 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:45:06 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:45:06 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:45:06 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:45:06 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:45:06 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:45:06 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:45:06 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:45:06 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:45:06 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:45:06 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:45:06 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:45:06 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:45:06 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:45:06 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:45:06 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:45:06 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:45:06 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:45:06 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:45:06 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:45:06 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:45:06 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:45:06 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:45:06 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:45:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:06 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:45:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:45:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:45:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:45:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:45:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:45:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:45:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:45:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:45:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:45:06 [INFO] +- junit:junit:jar:4.13.2:test 07:45:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:45:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:45:06 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:45:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:45:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:45:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:06 [INFO] 07:45:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-extras-dependencies --- 07:45:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 07:45:06 [INFO] 07:45:06 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 07:45:06 [INFO] Building OpenDaylight :: BGP :: Dependencies 0.20.10-SNAPSHOT [23/169] 07:45:06 [INFO] ------------------------------[ feature ]------------------------------- 07:45:06 [INFO] 07:45:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 07:45:06 [INFO] 07:45:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 07:45:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:06 [INFO] 07:45:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 07:45:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:06 [INFO] 07:45:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 07:45:06 [INFO] 07:45:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 07:45:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:06 [INFO] argLine set to empty 07:45:06 [INFO] 07:45:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 07:45:06 [INFO] Starting audit... 07:45:06 Audit done. 07:45:06 [INFO] You have 0 Checkstyle violations. 07:45:06 [INFO] 07:45:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-dependencies --- 07:45:07 [INFO] Starting audit... 07:45:07 Audit done. 07:45:07 [INFO] You have 0 Checkstyle violations. 07:45:07 [INFO] 07:45:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 07:45:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/classes/LICENSE 07:45:07 [INFO] 07:45:07 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 07:45:07 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 07:45:07 [INFO] ...done! 07:45:07 [INFO] Attaching features XML 07:45:07 [INFO] 07:45:07 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 07:45:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:45:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:45:07 [INFO] 07:45:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 07:45:07 [INFO] 07:45:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 07:45:07 [INFO] 07:45:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 07:45:07 [INFO] 07:45:07 [INFO] 07:45:07 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 07:45:07 [INFO] 07:45:07 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-dependencies --- 07:45:07 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 07:45:07 [INFO] Project dependency features detected: [] 07:45:07 [INFO] Pax Exam System (Version: 4.13.3) created. 07:45:07 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:45:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:45:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:45:08 [INFO] Waiting for remote bundle context.. on 21000 name: ea77002d-e9fe-4026-b319-f5df0639476e timout: [ RelativeTimeout value = 180000 ] 07:45:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:45:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:45:14 [INFO] 07:45:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 07:45:14 [INFO] 07:45:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 07:45:14 [INFO] No Javadoc in project. Archive not created. 07:45:14 [INFO] 07:45:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 07:45:14 [INFO] CycloneDX: Resolving Dependencies 07:45:15 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 07:45:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/bom.xml 07:45:15 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/bom.json 07:45:15 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.20.10-SNAPSHOT-cyclonedx.json 07:45:15 [INFO] 07:45:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 07:45:15 [INFO] Skipping duplicate-finder execution! 07:45:15 [INFO] 07:45:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 07:45:15 [INFO] Skipping plugin execution 07:45:15 [INFO] 07:45:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 07:45:15 [INFO] Skipping source per configuration. 07:45:15 [INFO] 07:45:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 07:45:15 [INFO] 07:45:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-dependencies --- 07:45:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:15 [INFO] 07:45:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-dependencies --- 07:45:15 [WARNING] 07:45:15 [WARNING] The packaging plugin for project odl-bgpcep-bgp-dependencies did not assign 07:45:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:45:15 [WARNING] 07:45:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:45:15 [WARNING] 07:45:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.10-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.20.10-SNAPSHOT.pom 07:45:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.10-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.20.10-SNAPSHOT-features.xml 07:45:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.10-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.10-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.20.10-SNAPSHOT-cyclonedx.json 07:45:15 [INFO] 07:45:15 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:45:15 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:feature:0.20.10-SNAPSHOT 07:45:15 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:45:15 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:15 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:45:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:45:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:15 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:45:15 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:45:15 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:45:15 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:45:15 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:45:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:45:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:45:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:45:15 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:45:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:45:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:45:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:15 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:45:15 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:45:15 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:45:15 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:45:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:45:15 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:45:15 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:45:15 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:45:15 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:45:15 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:45:15 [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:45:15 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:45:15 [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:45:15 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:45:15 [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:45:15 [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:45:15 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:45:15 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:45:15 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:45:15 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:45:15 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:45:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:45:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:45:15 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:45:15 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:45:15 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:45:15 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:45:15 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:45:15 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:45:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:45:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:45:15 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:45:15 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:45:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:15 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:45:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:45:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:45:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:45:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:45:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:45:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:45:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:45:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:45:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:45:15 [INFO] +- junit:junit:jar:4.13.2:test 07:45:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:45:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:45:15 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:45:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:45:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:45:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:15 [INFO] 07:45:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:45:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 07:45:15 [INFO] 07:45:15 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 07:45:15 [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.20.10-SNAPSHOT [24/169] 07:45:15 [INFO] ------------------------------[ feature ]------------------------------- 07:45:15 [INFO] 07:45:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 07:45:15 [INFO] 07:45:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 07:45:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:15 [INFO] 07:45:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 07:45:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:15 [INFO] 07:45:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] 07:45:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:16 [INFO] argLine set to empty 07:45:16 [INFO] 07:45:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] Starting audit... 07:45:16 Audit done. 07:45:16 [INFO] You have 0 Checkstyle violations. 07:45:16 [INFO] 07:45:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] Starting audit... 07:45:16 Audit done. 07:45:16 [INFO] You have 0 Checkstyle violations. 07:45:16 [INFO] 07:45:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/classes/LICENSE 07:45:16 [INFO] 07:45:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 07:45:16 [INFO] ...done! 07:45:16 [INFO] Attaching features XML 07:45:16 [INFO] 07:45:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 07:45: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 07:45:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:45:16 [INFO] 07:45:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 07:45:16 [INFO] 07:45:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] 07:45:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 07:45:16 [INFO] 07:45:16 [INFO] 07:45:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] 07:45:16 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-parser-api --- 07:45:16 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 07:45:16 [INFO] Project dependency features detected: [] 07:45:16 [INFO] Pax Exam System (Version: 4.13.3) created. 07:45:16 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:45:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:45:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:45:17 [INFO] Waiting for remote bundle context.. on 21000 name: dbd3228b-5e55-4034-9e69-80bfb0f95641 timout: [ RelativeTimeout value = 180000 ] 07:45:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:45:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:45:24 [INFO] 07:45:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 07:45:24 [INFO] 07:45:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 07:45:24 [INFO] No Javadoc in project. Archive not created. 07:45:24 [INFO] 07:45:24 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 07:45:24 [INFO] CycloneDX: Resolving Dependencies 07:45:25 [INFO] CycloneDX: Creating BOM version 1.5 with 83 component(s) 07:45:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/bom.xml 07:45:25 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/bom.json 07:45:25 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.20.10-SNAPSHOT-cyclonedx.json 07:45:25 [INFO] 07:45:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 07:45:25 [INFO] Skipping duplicate-finder execution! 07:45:25 [INFO] 07:45:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 07:45:25 [INFO] Skipping plugin execution 07:45:25 [INFO] 07:45:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 07:45:25 [INFO] Skipping source per configuration. 07:45:25 [INFO] 07:45:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 07:45:25 [INFO] 07:45:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-parser-api --- 07:45:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:25 [INFO] 07:45:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-parser-api --- 07:45:25 [WARNING] 07:45:25 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser-api did not assign 07:45:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:45:25 [WARNING] 07:45:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:45:25 [WARNING] 07:45:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.20.10-SNAPSHOT.pom 07:45:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.20.10-SNAPSHOT-features.xml 07:45:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.20.10-SNAPSHOT-cyclonedx.json 07:45:25 [INFO] 07:45:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:45:25 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:feature:0.20.10-SNAPSHOT 07:45:25 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:45:25 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:45:25 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:45:25 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:45:25 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:25 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:45:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:45:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:45:25 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:45:25 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:45:25 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:45:25 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:45:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:45:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:45:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:25 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:45:25 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:45:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:45:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:45:25 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:45:25 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:45:25 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:45:25 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:45:25 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:45:25 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:45:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:45:25 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:45:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:45:25 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:45:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:45:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:45:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:45:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:45:25 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:45:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:45:25 [INFO] | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:45:25 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:45:25 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:45:25 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:45:25 [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:45:25 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:45:25 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:45:25 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:45:25 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:45:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:45:25 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:45:25 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:45:25 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:45:25 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:45:25 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:45:25 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:45:25 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:45:25 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:45:25 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:45:25 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:45:25 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:45:25 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:45:25 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:45:25 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:45:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:25 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:45:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:45:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:45:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:45:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:45:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:45:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:45:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:45:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:45:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:45:25 [INFO] +- junit:junit:jar:4.13.2:test 07:45:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:45:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:45:25 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:45:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:45:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:45:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:25 [INFO] 07:45:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:45:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 07:45:25 [INFO] 07:45:25 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 07:45:25 [INFO] Building OpenDaylight :: BGP :: Parser 0.20.10-SNAPSHOT [25/169] 07:45:25 [INFO] ------------------------------[ feature ]------------------------------- 07:45:25 [INFO] 07:45:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 07:45:25 [INFO] 07:45:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 07:45:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:25 [INFO] 07:45:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 07:45:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:25 [INFO] 07:45:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 07:45:25 [INFO] 07:45:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 07:45:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:25 [INFO] argLine set to empty 07:45:25 [INFO] 07:45:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-parser --- 07:45:25 [INFO] Starting audit... 07:45:25 Audit done. 07:45:25 [INFO] You have 0 Checkstyle violations. 07:45:25 [INFO] 07:45:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-parser --- 07:45:26 [INFO] Starting audit... 07:45:26 Audit done. 07:45:26 [INFO] You have 0 Checkstyle violations. 07:45:26 [INFO] 07:45:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 07:45:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/classes/LICENSE 07:45:26 [INFO] 07:45:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 07:45:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 07:45:26 [INFO] ...done! 07:45:26 [INFO] Attaching features XML 07:45:26 [INFO] 07:45:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-parser --- 07:45:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:45:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:45:26 [INFO] 07:45:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 07:45:26 [INFO] 07:45:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 07:45:26 [INFO] 07:45:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 07:45:26 [INFO] 07:45:26 [INFO] 07:45:26 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 07:45:26 [INFO] 07:45:26 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-parser --- 07:45:26 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 07:45:26 [INFO] Project dependency features detected: [] 07:45:26 [INFO] Pax Exam System (Version: 4.13.3) created. 07:45:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:45:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:45:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:45:27 [INFO] Waiting for remote bundle context.. on 21000 name: 1870673a-23f8-4e11-8bbc-9c890aef63f6 timout: [ RelativeTimeout value = 180000 ] 07:45:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:45:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:45:33 [INFO] 07:45:33 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-parser --- 07:45:33 [INFO] 07:45:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 07:45:33 [INFO] No Javadoc in project. Archive not created. 07:45:33 [INFO] 07:45:33 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-parser --- 07:45:33 [INFO] CycloneDX: Resolving Dependencies 07:45:34 [INFO] CycloneDX: Creating BOM version 1.5 with 85 component(s) 07:45:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/bom.xml 07:45:34 [INFO] attaching as odl-bgpcep-bgp-parser-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/bom.json 07:45:34 [INFO] attaching as odl-bgpcep-bgp-parser-0.20.10-SNAPSHOT-cyclonedx.json 07:45:34 [INFO] 07:45:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 07:45:34 [INFO] Skipping duplicate-finder execution! 07:45:34 [INFO] 07:45:34 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 07:45:34 [INFO] Skipping plugin execution 07:45:34 [INFO] 07:45:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 07:45:34 [INFO] Skipping source per configuration. 07:45:34 [INFO] 07:45:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 07:45:34 [INFO] 07:45:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-parser --- 07:45:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:45:34 [INFO] 07:45:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-parser --- 07:45:34 [WARNING] 07:45:34 [WARNING] The packaging plugin for project odl-bgpcep-bgp-parser did not assign 07:45:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:45:34 [WARNING] 07:45:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:45:34 [WARNING] 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.10-SNAPSHOT/odl-bgpcep-bgp-parser-0.20.10-SNAPSHOT.pom 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.10-SNAPSHOT/odl-bgpcep-bgp-parser-0.20.10-SNAPSHOT-features.xml 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.10-SNAPSHOT/odl-bgpcep-bgp-parser-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.10-SNAPSHOT/odl-bgpcep-bgp-parser-0.20.10-SNAPSHOT-cyclonedx.json 07:45:35 [INFO] 07:45:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-parser --- 07:45:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:feature:0.20.10-SNAPSHOT 07:45:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:35 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:45:35 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:45:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:45:35 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:45:35 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:45:35 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:45:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:45:35 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:45:35 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:45:35 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:35 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:45:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:45:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:35 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:45:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:45:35 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:45:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:45:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:45:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:45:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:45:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:45:35 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:45:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:45:35 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:45:35 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:45:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:45:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:45:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:45:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:45:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:45:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:45:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:45:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:45:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:45:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:45:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:45:35 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:45:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:45:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:45:35 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:45:35 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:45:35 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:45:35 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:45:35 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:45:35 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:45:35 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:45:35 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:45:35 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:45:35 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:45:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:45:35 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:45:35 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:45:35 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:45:35 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:45:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:45:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:45:35 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:45:35 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:45:35 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:45:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:45:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:45:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:45:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:45:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:45:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:45:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:45:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:45:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:45:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:45:35 [INFO] +- junit:junit:jar:4.13.2:test 07:45:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:45:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:45:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:45:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:45:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:45:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:35 [INFO] 07:45:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-parser --- 07:45:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 07:45:35 [INFO] 07:45:35 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 07:45:35 [INFO] Building bgp-rib-api 0.20.10-SNAPSHOT [26/169] 07:45:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:45:35 [INFO] 07:45:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-rib-api --- 07:45:35 [INFO] 07:45:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-rib-api --- 07:45:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:35 [INFO] 07:45:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 07:45:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:35 [INFO] 07:45:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-rib-api --- 07:45:35 [INFO] 07:45:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-api --- 07:45:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:45:35 [INFO] 07:45:35 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-rib-api --- 07:45:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:45:35 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/main/yang 07:45:35 [INFO] yang-to-sources: Found 7 dependencies in 2.347 ms 07:45:35 [INFO] yang-to-sources: Project model files found: 2 in 2.032 ms 07:45:35 [INFO] yang-to-sources: 11 YANG models processed in 84.96 ms 07:45:35 [INFO] BindingJavaFileGenerator: Defined 65 files in 17.72 ms 07:45:35 [INFO] Sorted 65 files into 9 directories in 209.2 μs 07:45:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 65 in 33.43 ms 07:45:35 [INFO] 07:45:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-rib-api --- 07:45:35 [INFO] Starting audit... 07:45:35 Audit done. 07:45:35 [INFO] You have 0 Checkstyle violations. 07:45:35 [INFO] 07:45:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-rib-api --- 07:45:35 [INFO] Starting audit... 07:45:35 Audit done. 07:45:35 [INFO] You have 0 Checkstyle violations. 07:45:35 [INFO] 07:45:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-rib-api --- 07:45:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/classes/LICENSE 07:45:35 [INFO] 07:45:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-api --- 07:45:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/main/resources 07:45:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/spi 07:45:35 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:45:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:45:35 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:45:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/spi 07:45:35 [INFO] 07:45:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-api --- 07:45:35 [INFO] Recompiling the module because of changed dependency. 07:45:35 [INFO] Compiling 66 source files with javac [debug release 17] to target/classes 07:45:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/BgpPeerRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/BgpPeerRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/BgpPeerRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:45:35 [INFO] 07:45:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 07:45:35 [INFO] 07:45:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-rib-api --- 07:45:35 [INFO] Fork Value is true 07:45:38 [INFO] Done SpotBugs Analysis.... 07:45:38 [INFO] 07:45:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 07:45:38 [INFO] 07:45:38 [INFO] 07:45:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-rib-api --- 07:45:38 [INFO] BugInstance size is 0 07:45:38 [INFO] Error size is 0 07:45:38 [INFO] No errors/warnings found 07:45:38 [INFO] 07:45:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-api --- 07:45:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/test/resources 07:45:38 [INFO] 07:45:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-api --- 07:45:38 [INFO] No sources to compile 07:45:38 [INFO] 07:45:38 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-rib-api --- 07:45:38 [INFO] No tests to run. 07:45:38 [INFO] 07:45:38 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-rib-api --- 07:45:38 [INFO] 07:45:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-api --- 07:45:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.10-SNAPSHOT.jar 07:45:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 07:45:38 [INFO] 07:45:38 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-rib-api --- 07:45:38 [INFO] No previous run data found, generating javadoc. 07:45:41 [WARNING] Javadoc Warnings 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/ApplicationRibId.java:30: warning: no comment 07:45:41 [WARNING] public ApplicationRibId(String _value) { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/ApplicationRibId.java:54: warning: no comment 07:45:41 [WARNING] public static ApplicationRibId getDefaultInstance(final String defaultValue) { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/BgpPeerRpcService.java:9: warning: no comment 07:45:41 [WARNING] public interface BgpPeerRpcService 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/main/java/org/opendaylight/protocol/bgp/rib/DefaultRibReference.java:16: warning: no comment 07:45:41 [WARNING] public class DefaultRibReference implements RibReference { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/src/main/java/org/opendaylight/protocol/bgp/rib/DefaultRibReference.java:19: warning: no comment 07:45:41 [WARNING] public DefaultRibReference(final KeyedInstanceIdentifier instanceIdentifier) { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerId.java:30: warning: no comment 07:45:41 [WARNING] public PeerId(String _value) { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerId.java:54: warning: no comment 07:45:41 [WARNING] public static PeerId getDefaultInstance(final String defaultValue) { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/PeerRef.java:35: warning: no comment 07:45:41 [WARNING] public PeerRef(InstanceIdentifier _value) { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerRole.java:30: warning: no comment 07:45:41 [WARNING] Ebgp(0, "ebgp"), 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerRole.java:32: warning: no comment 07:45:41 [WARNING] Ibgp(1, "ibgp"), 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerRole.java:36: warning: no comment 07:45:41 [WARNING] Internal(3, "internal") 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/PeerRole.java:34: warning: no comment 07:45:41 [WARNING] RrClient(2, "rr-client"), 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/ResetSessionOutput.java:16: warning: no comment 07:45:41 [WARNING] public interface ResetSessionOutput 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/RestartGracefullyOutput.java:16: warning: no comment 07:45:41 [WARNING] public interface RestartGracefullyOutput 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/RibId.java:30: warning: no comment 07:45:41 [WARNING] public RibId(String _value) { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/RibId.java:54: warning: no comment 07:45:41 [WARNING] public static RibId getDefaultInstance(final String defaultValue) { 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/RouteRefreshRequestOutput.java:16: warning: no comment 07:45:41 [WARNING] public interface RouteRefreshRequestOutput 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/peer/rpc/rev180329/PeerRef.java:31: warning: no comment 07:45:41 [WARNING] private final InstanceIdentifier _value; 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/ApplicationRibKey.java:23: warning: no comment 07:45:41 [WARNING] private final ApplicationRibId _id; 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/bgp/rib/RibKey.java:24: warning: no comment 07:45:41 [WARNING] private final RibId _id; 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/bgp/rib/rib/PeerKey.java:24: warning: no comment 07:45:41 [WARNING] private final PeerId _peerId; 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/bgp/rib/rib/peer/SupportedTablesKey.java:25: warning: no comment 07:45:41 [WARNING] private final AddressFamily _afi; 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/bgp/rib/rib/peer/SupportedTablesKey.java:26: warning: no comment 07:45:41 [WARNING] private final SubsequentAddressFamily _safi; 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/rib/TablesKey.java:25: warning: no comment 07:45:41 [WARNING] private final AddressFamily _afi; 07:45:41 [WARNING] ^ 07:45:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/rib/rev180329/rib/TablesKey.java:26: warning: no comment 07:45:41 [WARNING] private final SubsequentAddressFamily _safi; 07:45:41 [WARNING] ^ 07:45:41 [WARNING] 25 warnings 07:45:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.10-SNAPSHOT-javadoc.jar 07:45:41 [INFO] 07:45:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-rib-api --- 07:45:41 [INFO] CycloneDX: Resolving Dependencies 07:45:42 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 07:45:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bom.xml 07:45:42 [INFO] attaching as bgp-rib-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bom.json 07:45:42 [INFO] attaching as bgp-rib-api-0.20.10-SNAPSHOT-cyclonedx.json 07:45:42 [INFO] 07:45:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 07:45:42 [INFO] Skipping duplicate-finder execution! 07:45:42 [INFO] 07:45:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-rib-api --- 07:45:42 [INFO] No dependency problems found 07:45:42 [INFO] 07:45:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-api --- 07:45:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.10-SNAPSHOT-sources.jar 07:45:42 [INFO] 07:45:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-api --- 07:45:42 [INFO] 07:45:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-api --- 07:45:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:45:42 [INFO] 07:45:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-rib-api --- 07:45:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.10-SNAPSHOT/bgp-rib-api-0.20.10-SNAPSHOT.pom 07:45:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.10-SNAPSHOT/bgp-rib-api-0.20.10-SNAPSHOT.jar 07:45:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.10-SNAPSHOT/bgp-rib-api-0.20.10-SNAPSHOT-javadoc.jar 07:45:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.10-SNAPSHOT/bgp-rib-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:45:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.10-SNAPSHOT/bgp-rib-api-0.20.10-SNAPSHOT-cyclonedx.json 07:45:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/bgp-rib-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.20.10-SNAPSHOT/bgp-rib-api-0.20.10-SNAPSHOT-sources.jar 07:45:42 [INFO] 07:45:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-api --- 07:45:42 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.20.10-SNAPSHOT/bgp-rib-api-0.20.10-SNAPSHOT.jar 07:45:42 [INFO] Writing OBR metadata 07:45:42 [INFO] 07:45:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-rib-api --- 07:45:42 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:0.20.10-SNAPSHOT 07:45:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:45:42 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:45:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:45:42 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:45:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:45:42 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:45:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:45:42 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:45:42 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:45:42 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:45:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:45:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:45:42 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:45:42 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:45:42 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:45:42 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:45:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:45:42 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:45:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:45:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:45:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:45:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:45:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:45:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:45:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:45:42 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:45:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:45:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:45:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:45:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:45:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:45:42 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:45:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:45:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:45:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:45:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:45:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:45:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:45:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:45:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:45:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:45:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:45:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:45:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:45:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:45:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:45:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:45:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:45:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:45:42 [INFO] +- junit:junit:jar:4.13.2:test 07:45:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:45:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:45:42 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:45:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:45:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:45:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:45:42 [INFO] 07:45:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-api --- 07:45:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-api/target/sonatype-clm/module.xml 07:45:42 [INFO] 07:45:42 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 07:45:42 [INFO] Building bgp-openconfig-api 0.20.10-SNAPSHOT [27/169] 07:45:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:45:42 [INFO] 07:45:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-api --- 07:45:42 [INFO] 07:45:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-api --- 07:45:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:42 [INFO] 07:45:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 07:45:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:45:42 [INFO] 07:45:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-api --- 07:45:42 [INFO] 07:45:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 07:45:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:45:42 [INFO] 07:45:42 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-openconfig-api --- 07:45:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:45:42 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/src/main/yang 07:45:42 [INFO] yang-to-sources: Found 9 dependencies in 1.790 ms 07:45:42 [INFO] yang-to-sources: Project model files found: 16 in 18.53 ms 07:45:42 [INFO] yang-to-sources: 27 YANG models processed in 238.3 ms 07:45:43 [INFO] BindingJavaFileGenerator: Defined 877 files in 55.43 ms 07:45:43 [INFO] Sorted 877 files into 165 directories in 1.887 ms 07:45:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 877 in 220.1 ms 07:45:43 [INFO] 07:45:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-api --- 07:45:43 [INFO] Starting audit... 07:45:43 Audit done. 07:45:43 [INFO] You have 0 Checkstyle violations. 07:45:43 [INFO] 07:45:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-api --- 07:45:43 [INFO] Starting audit... 07:45:43 Audit done. 07:45:43 [INFO] You have 0 Checkstyle violations. 07:45:43 [INFO] 07:45:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-api --- 07:45:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/classes/LICENSE 07:45:43 [INFO] 07:45:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 07:45:43 [INFO] Copying 2 resources from src/main/resources to target/classes 07:45:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/spi 07:45:43 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:45:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:45:43 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:45:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/spi 07:45:43 [INFO] 07:45:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-api --- 07:45:43 [INFO] Recompiling the module because of changed dependency. 07:45:43 [INFO] Compiling 876 source files with javac [debug release 17] to target/classes 07:45:46 [INFO] 07:45:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 07:45:46 [INFO] 07:45:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-api --- 07:45:46 [INFO] Fork Value is true 07:45:50 [INFO] Done SpotBugs Analysis.... 07:45:51 [INFO] 07:45:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 07:45:51 [INFO] 07:45:51 [INFO] 07:45:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-api --- 07:45:51 [INFO] BugInstance size is 0 07:45:51 [INFO] Error size is 0 07:45:51 [INFO] No errors/warnings found 07:45:51 [INFO] 07:45:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 07:45:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/src/test/resources 07:45:51 [INFO] 07:45:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-api --- 07:45:51 [INFO] No sources to compile 07:45:51 [INFO] 07:45:51 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-api --- 07:45:51 [INFO] No tests to run. 07:45:51 [INFO] 07:45:51 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-api --- 07:45:51 [INFO] 07:45:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-api --- 07:45:51 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.10-SNAPSHOT.jar 07:45:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 07:45:52 [INFO] 07:45:52 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-api --- 07:45:52 [INFO] No previous run data found, generating javadoc. 07:46:02 [WARNING] Javadoc Warnings 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/routing/policy/rev151009/generic/actions/route/disposition/AcceptRoute.java:21: warning: no comment 07:46:02 [WARNING] public interface AcceptRoute 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpAsPathPrependRepeat.java:36: warning: no comment 07:46:02 [WARNING] public BgpAsPathPrependRepeat(Uint8 _value) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpAsPathPrependRepeat.java:55: warning: no comment 07:46:02 [WARNING] public static BgpAsPathPrependRepeat getDefaultInstance(final String defaultValue) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpCommunityRegexpType.java:30: warning: no comment 07:46:02 [WARNING] public BgpCommunityRegexpType(String _value) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpCommunityRegexpType.java:54: warning: no comment 07:46:02 [WARNING] public static BgpCommunityRegexpType getDefaultInstance(final String defaultValue) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:82: warning: empty tag 07:46:02 [WARNING] * 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:96: warning: empty tag 07:46:02 [WARNING] * 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityType.java:50: warning: no comment 07:46:02 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:route\\-origin:(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]):(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-6]|[1-3][0-9]{9}|[1-9]([0-9]{1,7})?[0-9]|[1-9]))$", "^(?:route\\-target:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]):(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]))$", "^(?:route\\-origin:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]):(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]))$", "^(?:(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]):(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-6]|[1-3][0-9]{9}|[1-9]([0-9]{1,7})?[0-9]|[1-9]))$", "^(?:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]):(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]))$", "^(?:route\\-target:(6[0-5][0-5][0-3][0-5]|[1-5][0-9]{4}|[1-9][0-9]{1,4}|[0-9]):(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-6]|[1-3][0-9]{9}|[1-9]([0-9]{1,7})?[0-9]|[1-9]))$"); 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityType.java:56: warning: no comment 07:46:02 [WARNING] public BgpExtCommunityType(String _string) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityType.java:81: warning: no comment 07:46:02 [WARNING] public String getString() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:82: warning: no comment 07:46:02 [WARNING] public LocalAddress(String _string) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:77: warning: no comment 07:46:02 [WARNING] public LocalAddress(IpAddress _ipAddress) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:112: warning: no comment 07:46:02 [WARNING] public IpAddress getIpAddress() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:116: warning: no comment 07:46:02 [WARNING] public String getString() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:143: warning: no comment 07:46:02 [WARNING] public BgpNextHopType(Enumeration _enumeration) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:138: warning: no comment 07:46:02 [WARNING] public BgpNextHopType(IpAddress _ipAddress) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:177: warning: no comment 07:46:02 [WARNING] public Enumeration getEnumeration() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:173: warning: no comment 07:46:02 [WARNING] public IpAddress getIpAddress() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:143: warning: no comment 07:46:02 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:\\^[+-][0-9]+)$"); 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:157: warning: no comment 07:46:02 [WARNING] public BgpSetMedType(String _string) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:163: warning: no comment 07:46:02 [WARNING] public BgpSetMedType(Enumeration _enumeration) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:151: warning: no comment 07:46:02 [WARNING] public BgpSetMedType(Uint32 _uint32) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:206: warning: no comment 07:46:02 [WARNING] public Enumeration getEnumeration() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:202: warning: no comment 07:46:02 [WARNING] public String getString() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:198: warning: no comment 07:46:02 [WARNING] public Uint32 getUint32() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:39: warning: no comment 07:46:02 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:([0-9]+:[0-9]+))$"); 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:51: warning: no comment 07:46:02 [WARNING] public BgpStdCommunityType(String _string) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:46: warning: no comment 07:46:02 [WARNING] public BgpStdCommunityType(Uint32 _uint32) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:85: warning: no comment 07:46:02 [WARNING] public String getString() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:81: warning: no comment 07:46:02 [WARNING] public Uint32 getUint32() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/InterfaceId.java:33: warning: no comment 07:46:02 [WARNING] public InterfaceId(String _value) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/InterfaceId.java:49: warning: no comment 07:46:02 [WARNING] public static InterfaceId getDefaultInstance(final String defaultValue) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:86: warning: no comment 07:46:02 [WARNING] public NextHop(String _string) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:80: warning: no comment 07:46:02 [WARNING] public NextHop(LocalDefinedNextHop _localDefinedNextHop) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:74: warning: no comment 07:46:02 [WARNING] public NextHop(IpAddress _ipAddress) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:121: warning: no comment 07:46:02 [WARNING] public IpAddress getIpAddress() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:125: warning: no comment 07:46:02 [WARNING] public LocalDefinedNextHop getLocalDefinedNextHop() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:129: warning: no comment 07:46:02 [WARNING] public String getString() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/Percentage.java:42: warning: no comment 07:46:02 [WARNING] public Percentage(Uint8 _value) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/Percentage.java:61: warning: no comment 07:46:02 [WARNING] public static Percentage getDefaultInstance(final String defaultValue) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/Percentage.java:42: warning: no comment 07:46:02 [WARNING] public Percentage(Uint8 _value) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/Percentage.java:61: warning: no comment 07:46:02 [WARNING] public static Percentage getDefaultInstance(final String defaultValue) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/routing/policy/rev151009/generic/actions/route/disposition/RejectRoute.java:21: warning: no comment 07:46:02 [WARNING] public interface RejectRoute 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/types/rev151018/RouteDistinguisher.java:41: warning: no comment 07:46:02 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-5]|[0-3][0-9]{9}|[1-9][0-9]{1,8}|[1-9]):(65[0-5][0-3][0-5]|[1-5]{2}[0-9]{3}|[1-9]{0,2}[0-9][0-9]|[1-9]))$", "^(?:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]):(65[0-5][0-3][0-5]|[1-5][1-5][0-9][0-9][0-9]|[1-9]?[1-9]?[0-9][0-9]|[1-9]))$", "^(?:(65[0-5][0-3][0-5]|[1-5][1-5][0-9][0-9][0-9]|[1-9]?[1-9]?[0-9][0-9]|[1-9]):(4[0-2][0-9][0-4][0-9][0-6][0-7][0-2][0-9][0-5]|[0-3][0-9]{9}|[1-9][0-9]{1,8}|[1-9]))$"); 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/types/rev151018/RouteDistinguisher.java:47: warning: no comment 07:46:02 [WARNING] public RouteDistinguisher(String _string) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/types/rev151018/RouteDistinguisher.java:72: warning: no comment 07:46:02 [WARNING] public String getString() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:36: warning: no comment 07:46:02 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\\p{N}\\p{L}]+)?)$"); 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:48: warning: no comment 07:46:02 [WARNING] public RrClusterIdType(Ipv4Address _ipv4Address) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:43: warning: no comment 07:46:02 [WARNING] public RrClusterIdType(Uint32 _uint32) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:82: warning: no comment 07:46:02 [WARNING] public Ipv4Address getIpv4Address() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:78: warning: no comment 07:46:02 [WARNING] public Uint32 getUint32() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/StdRegexp.java:33: warning: no comment 07:46:02 [WARNING] public StdRegexp(String _value) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/StdRegexp.java:49: warning: no comment 07:46:02 [WARNING] public static StdRegexp getDefaultInstance(final String defaultValue) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:36: warning: no comment 07:46:02 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:([0-9a-fA-F]{2}(:[0-9a-fA-F]{2})*)?)$"); 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:48: warning: no comment 07:46:02 [WARNING] public TagType(HexString _hexString) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:43: warning: no comment 07:46:02 [WARNING] public TagType(Uint32 _uint32) { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:82: warning: no comment 07:46:02 [WARNING] public HexString getHexString() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:78: warning: no comment 07:46:02 [WARNING] public Uint32 getUint32() { 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/multiprotocol/rev151009/bgp/common/afi/safi/list/AfiSafiKey.java:24: warning: no comment 07:46:02 [WARNING] private final AfiSafiType _afiSafiName; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpAsPathPrependRepeat.java:30: warning: no comment 07:46:02 [WARNING] private final Uint8 _value; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:135: warning: no comment 07:46:02 [WARNING] private final Enumeration _enumeration; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpNextHopType.java:134: warning: no comment 07:46:02 [WARNING] private final IpAddress _ipAddress; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:148: warning: no comment 07:46:02 [WARNING] private final Enumeration _enumeration; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:147: warning: no comment 07:46:02 [WARNING] private final String _string; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/BgpSetMedType.java:146: warning: no comment 07:46:02 [WARNING] private final Uint32 _uint32; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/routing/policy/defined/sets/bgp/defined/sets/as/path/sets/AsPathSetKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _asPathSetName; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/routing/policy/defined/sets/bgp/defined/sets/community/sets/CommunitySetKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _communitySetName; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/policy/rev151009/routing/policy/defined/sets/bgp/defined/sets/ext/community/sets/ExtCommunitySetKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _extCommunitySetName; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:73: warning: no comment 07:46:02 [WARNING] private final IpAddress _ipAddress; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/BgpNeighborTransportConfig.java:74: warning: no comment 07:46:02 [WARNING] private final String _string; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/bgp/neighbors/NeighborKey.java:24: warning: no comment 07:46:02 [WARNING] private final IpAddress _neighborAddress; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev151009/bgp/peer/group/PeerGroupKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _peerGroupName; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpExtCommunityType.java:53: warning: no comment 07:46:02 [WARNING] private final String _string; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:43: warning: no comment 07:46:02 [WARNING] private final String _string; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/BgpStdCommunityType.java:42: warning: no comment 07:46:02 [WARNING] private final Uint32 _uint32; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/Percentage.java:32: warning: no comment 07:46:02 [WARNING] private final Uint8 _value; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:40: warning: no comment 07:46:02 [WARNING] private final Ipv4Address _ipv4Address; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/types/rev151009/RrClusterIdType.java:39: warning: no comment 07:46:02 [WARNING] private final Uint32 _uint32; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/InterfaceId.java:29: warning: no comment 07:46:02 [WARNING] private final String _value; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/interfaces/top/interfaces/InterfaceKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _name; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/interfaces/rev160412/subinterfaces/top/subinterfaces/SubinterfaceKey.java:24: warning: no comment 07:46:02 [WARNING] private final Uint32 _index; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:69: warning: no comment 07:46:02 [WARNING] private final IpAddress _ipAddress; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:70: warning: no comment 07:46:02 [WARNING] private final LocalDefinedNextHop _localDefinedNextHop; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/LocalStaticConfig.java:71: warning: no comment 07:46:02 [WARNING] private final String _string; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/local/_static/top/_static/routes/StaticKey.java:24: warning: no comment 07:46:02 [WARNING] private final IpPrefix _prefix; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev151009/local/aggregate/top/local/aggregates/AggregateKey.java:24: warning: no comment 07:46:02 [WARNING] private final IpPrefix _prefix; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/NetworkInstanceKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _name; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/connection/points/ConnectionPointKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _connectionPointId; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/connection/points/connection/point/endpoints/EndpointKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _endpointId; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/protocols/ProtocolKey.java:24: warning: no comment 07:46:02 [WARNING] private final InstallProtocolType _identifier; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/protocols/ProtocolKey.java:25: warning: no comment 07:46:02 [WARNING] private final String _name; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/table/connections/TableConnectionKey.java:24: warning: no comment 07:46:02 [WARNING] private final String _dstTable; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/table/connections/TableConnectionKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _srcTable; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/rev151018/network/instance/top/network/instances/network/instance/tables/TableKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _tableName; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/types/rev151018/RouteDistinguisher.java:44: warning: no comment 07:46:02 [WARNING] private final String _string; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/Percentage.java:32: warning: no comment 07:46:02 [WARNING] private final Uint8 _value; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/types/rev151009/StdRegexp.java:29: warning: no comment 07:46:02 [WARNING] private final String _value; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:40: warning: no comment 07:46:02 [WARNING] private final HexString _hexString; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/policy/types/rev151009/TagType.java:39: warning: no comment 07:46:02 [WARNING] private final Uint32 _uint32; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/routing/policy/rev151009/neighbor/set/NeighborSetKey.java:23: warning: no comment 07:46:02 [WARNING] private final String _neighborSetName; 07:46:02 [WARNING] ^ 07:46:02 [WARNING] 100 warnings 07:46:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.10-SNAPSHOT-javadoc.jar 07:46:02 [INFO] 07:46:02 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-api --- 07:46:02 [INFO] CycloneDX: Resolving Dependencies 07:46:03 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 07:46:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bom.xml 07:46:03 [INFO] attaching as bgp-openconfig-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bom.json 07:46:03 [INFO] attaching as bgp-openconfig-api-0.20.10-SNAPSHOT-cyclonedx.json 07:46:03 [INFO] 07:46:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 07:46:03 [INFO] Skipping duplicate-finder execution! 07:46:03 [INFO] 07:46:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 07:46:03 [INFO] No dependency problems found 07:46:03 [INFO] 07:46:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 07:46:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.10-SNAPSHOT-sources.jar 07:46:03 [INFO] 07:46:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-api --- 07:46:04 [INFO] 07:46:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-api --- 07:46:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:46:04 [INFO] 07:46:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-api --- 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.10-SNAPSHOT/bgp-openconfig-api-0.20.10-SNAPSHOT.pom 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.10-SNAPSHOT/bgp-openconfig-api-0.20.10-SNAPSHOT.jar 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.10-SNAPSHOT/bgp-openconfig-api-0.20.10-SNAPSHOT-javadoc.jar 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.10-SNAPSHOT/bgp-openconfig-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.10-SNAPSHOT/bgp-openconfig-api-0.20.10-SNAPSHOT-cyclonedx.json 07:46:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/bgp-openconfig-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.10-SNAPSHOT/bgp-openconfig-api-0.20.10-SNAPSHOT-sources.jar 07:46:04 [INFO] 07:46:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-api --- 07:46:04 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.20.10-SNAPSHOT/bgp-openconfig-api-0.20.10-SNAPSHOT.jar 07:46:04 [INFO] Writing OBR metadata 07:46:04 [INFO] 07:46:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-api --- 07:46:04 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:0.20.10-SNAPSHOT 07:46:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:46:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:46:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:46:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:46:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:46:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:46:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:46:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:46:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:46:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:46:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:04 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:46:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:46:04 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:46:04 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:46:04 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:46:04 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:46:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:46:04 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:46:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:46:04 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:46:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:46:04 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:46:04 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:46:04 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:46:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:46:04 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:46:04 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:46:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:46:04 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:46:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:46:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:46:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:46:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:46:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:46:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:46:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:46:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:46:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:46:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:46:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:46:04 [INFO] +- junit:junit:jar:4.13.2:test 07:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:46:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:46:04 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:46:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:46:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:46:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:04 [INFO] 07:46:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-api --- 07:46:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-api/target/sonatype-clm/module.xml 07:46:04 [INFO] 07:46:04 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 07:46:04 [INFO] Building bgp-rib-spi 0.20.10-SNAPSHOT [28/169] 07:46:04 [INFO] -------------------------------[ bundle ]------------------------------- 07:46:04 [INFO] 07:46:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-rib-spi --- 07:46:04 [INFO] 07:46:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-rib-spi --- 07:46:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:04 [INFO] 07:46:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 07:46:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:04 [INFO] 07:46:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-rib-spi --- 07:46:04 [INFO] 07:46:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 07:46:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:46:04 [INFO] 07:46:04 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-rib-spi --- 07:46:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:46:04 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/yang 07:46:04 [INFO] yang-to-sources: Found 10 dependencies in 4.365 ms 07:46:04 [INFO] yang-to-sources: Project model files found: 1 in 1.889 ms 07:46:04 [INFO] yang-to-sources: 11 YANG models processed in 101.2 ms 07:46:04 [INFO] BindingJavaFileGenerator: Defined 29 files in 9.711 ms 07:46:04 [INFO] Sorted 29 files into 13 directories in 114.6 μs 07:46:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 29 in 16.84 ms 07:46:04 [INFO] 07:46:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-rib-spi --- 07:46:04 [INFO] Starting audit... 07:46:04 Audit done. 07:46:04 [INFO] You have 0 Checkstyle violations. 07:46:04 [INFO] 07:46:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-rib-spi --- 07:46:05 [INFO] Starting audit... 07:46:05 Audit done. 07:46:05 [INFO] You have 0 Checkstyle violations. 07:46:05 [INFO] 07:46:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-rib-spi --- 07:46:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/classes/LICENSE 07:46:05 [INFO] 07:46:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-spi --- 07:46:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/resources 07:46:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/generated-sources/spi 07:46:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:46:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:46:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:46:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/generated-sources/spi 07:46:05 [INFO] 07:46:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-spi --- 07:46:05 [INFO] Recompiling the module because of changed dependency. 07:46:05 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 07:46:05 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 07:46:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[529,20] unchecked cast 07:46:05 required: R 07:46:05 found: org.opendaylight.yangtools.yang.binding.DataObject 07:46:05 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:46:05 [INFO] 07:46:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 07:46:05 [INFO] 07:46:05 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-rib-spi --- 07:46:05 [INFO] Fork Value is true 07:46:09 [INFO] Done SpotBugs Analysis.... 07:46:09 [INFO] 07:46:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 07:46:09 [INFO] 07:46:09 [INFO] 07:46:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-rib-spi --- 07:46:09 [INFO] BugInstance size is 0 07:46:09 [INFO] Error size is 0 07:46:09 [INFO] No errors/warnings found 07:46:09 [INFO] 07:46:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 07:46:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/test/resources 07:46:09 [INFO] 07:46:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-spi --- 07:46:09 [INFO] Recompiling the module because of changed dependency. 07:46:09 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 07:46:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:46:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:46:09 required: E 07:46:09 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:46:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,59] unchecked conversion 07:46:09 required: E 07:46:09 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:46:09 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:46:09 [INFO] 07:46:09 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-rib-spi --- 07:46:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:46:09 [INFO] 07:46:09 [INFO] ------------------------------------------------------- 07:46:09 [INFO] T E S T S 07:46:09 [INFO] ------------------------------------------------------- 07:46:10 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:46:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.563 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:46:13 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:46:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:46:13 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:46:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:46:13 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:46:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:46:15 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:46:15 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:46:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:46:15 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:46:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:46:15 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:46:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:46:15 [INFO] 07:46:15 [INFO] Results: 07:46:15 [INFO] 07:46:15 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 07:46:15 [INFO] 07:46:15 [INFO] 07:46:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-rib-spi --- 07:46:15 [INFO] 07:46:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-spi --- 07:46:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT.jar 07:46:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 07:46:15 [INFO] 07:46:15 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-rib-spi --- 07:46:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT-tests.jar 07:46:15 [INFO] 07:46:15 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-rib-spi --- 07:46:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT-test-sources.jar 07:46:15 [INFO] 07:46:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-rib-spi --- 07:46:16 [INFO] No previous run data found, generating javadoc. 07:46:18 [WARNING] Javadoc Warnings 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/RouteKeyIdentifier.java:20: warning: no comment 07:46:18 [WARNING] @NonNull NodeIdentifierWithPredicates getAddPathRouteKeyIdentifier(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AbstractAdvertizedRoute.java:63: warning: no comment 07:46:18 [WARNING] public final ContainerNode getAttributes() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AbstractAdvertizedRoute.java:55: warning: no comment 07:46:18 [WARNING] public final PeerId getFromPeerId() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/RouteKeyIdentifier.java:18: warning: no comment 07:46:18 [WARNING] @NonNull NodeIdentifierWithPredicates getNonAddPathRouteKeyIdentifier(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AbstractAdvertizedRoute.java:59: warning: no comment 07:46:18 [WARNING] public final MapEntryNode getRoute() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AbstractAdvertizedRoute.java:67: warning: no comment 07:46:18 [WARNING] public final boolean isDepreferenced() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for cazeQName 07:46:18 [WARNING] protected AbstractRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for containerQName 07:46:18 [WARNING] protected AbstractRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for listQName 07:46:18 [WARNING] protected AbstractRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for afiQName 07:46:18 [WARNING] protected AbstractRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:150: warning: no @param for safiQName 07:46:18 [WARNING] protected AbstractRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:90: warning: no comment 07:46:18 [WARNING] public abstract class AbstractRIBSupport< 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:129: warning: no comment 07:46:18 [WARNING] protected final BindingNormalizedNodeSerializer mappingService; 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:95: warning: no comment 07:46:18 [WARNING] public static final String ROUTE_KEY = "route-key"; 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:130: warning: no comment 07:46:18 [WARNING] protected final YangInstanceIdentifier routeDefaultYii; 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:261: warning: no comment 07:46:18 [WARNING] protected abstract DestinationType buildDestination(Collection routes); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:263: warning: no comment 07:46:18 [WARNING] protected abstract DestinationType buildWithdrawnDestination(Collection routes); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:513: warning: no comment 07:46:18 [WARNING] protected final @NonNull String extractPrefix(final DataContainerNode route) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:517: warning: no comment 07:46:18 [WARNING] protected final @Nullable RouteDistinguisher extractRouteDistinguisher(final DataContainerNode route) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:221: warning: no comment 07:46:18 [WARNING] protected final NodeIdentifier prefixNid() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:322: warning: no comment 07:46:18 [WARNING] protected abstract Collection processDestination(DOMDataTreeWriteTransaction tx, 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:509: warning: no comment 07:46:18 [WARNING] protected final ImmutableOffsetMapTemplate routeKeyTemplate() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:225: warning: no comment 07:46:18 [WARNING] protected final NodeIdentifier routeNid() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:505: warning: no comment 07:46:18 [WARNING] protected final NodeIdentifier routePathIdNid() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:217: warning: no comment 07:46:18 [WARNING] public final QName routeQName() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:521: warning: no comment 07:46:18 [WARNING] protected final YangInstanceIdentifier routesYangInstanceIdentifier(final YangInstanceIdentifier routesTablePaths) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java:230: warning: no comment 07:46:18 [WARNING] @NonNull NodeIdentifierWithPredicates tablesKey(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/ActualBestPathRoutes.java:28: warning: no comment 07:46:18 [WARNING] public ActualBestPathRoutes(final RIBSupport ribSupport, final MapEntryNode route, 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AdvertizedRoute.java:33: warning: no comment 07:46:18 [WARNING] public AdvertizedRoute(final RIBSupport ribSupport, final boolean isFirstBestPath, 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AdvertizedRoute.java:28: warning: no comment 07:46:18 [WARNING] public AdvertizedRoute(final RIBSupport ribSupport, final MapEntryNode route, 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/entry/AdvertizedRoute.java:39: warning: no comment 07:46:18 [WARNING] public boolean isFirstBestPath() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/policy/RouteTargetMembershipConsumer.java:21: warning: no @return 07:46:18 [WARNING] @NonNull List getMemberships(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:88: warning: no @param for 07:46:18 [WARNING] void addDecoderConstraint(Class constraintClass, T constraint); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:88: warning: no @param for constraintClass 07:46:18 [WARNING] void addDecoderConstraint(Class constraintClass, T constraint); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:88: warning: no @param for constraint 07:46:18 [WARNING] void addDecoderConstraint(Class constraintClass, T constraint); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerRPCs.java:20: warning: no @return 07:46:18 [WARNING] @NonNull ListenableFuture releaseConnection(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerRPCs.java:28: warning: no @return 07:46:18 [WARNING] @NonNull ListenableFuture restartGracefully(long selectionDeferralTimerSeconds); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionListener.java:51: warning: no @param for session 07:46:18 [WARNING] void onSessionTerminated(@Nullable BGPSession session, BGPTerminationReason reason); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionListener.java:58: warning: no @param for session 07:46:18 [WARNING] void onMessage(BGPSession session, Notification notification) throws BGPDocumentedException; 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionListener.java:58: warning: no @throws for org.opendaylight.protocol.bgp.parser.BGPDocumentedException 07:46:18 [WARNING] void onMessage(BGPSession session, Notification notification) throws BGPDocumentedException; 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionNegotiatorFactory.java:13: warning: no comment 07:46:18 [WARNING] public interface BGPSessionNegotiatorFactory { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSessionNegotiatorFactory.java:14: warning: no comment 07:46:18 [WARNING] SessionNegotiator getSessionNegotiator(Channel channel, Promise promise); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/state/BGPStateProviderRegistry.java:23: warning: no @return 07:46:18 [WARNING] Registration register(BGPRibStateProvider ribStateProvider); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/state/BGPStateProviderRegistry.java:30: warning: no @return 07:46:18 [WARNING] Registration register(BGPPeerStateProvider peerStateProvider); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPTerminationReason.java:14: warning: no comment 07:46:18 [WARNING] public final class BGPTerminationReason { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPTerminationReason.java:17: warning: no comment 07:46:18 [WARNING] public BGPTerminationReason(final BGPError error) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPTerminationReason.java:21: warning: no comment 07:46:18 [WARNING] public String getErrorMessage() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:35: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:35: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:45: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:45: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:55: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionConsumerContext.java:55: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> @Nullable RIBSupport getRIBSupport( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:21: warning: no comment 07:46:18 [WARNING] public final class DefaultRIBExtensionConsumerContext extends ForwardingRIBExtensionConsumerContext { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:24: warning: no comment 07:46:18 [WARNING] public DefaultRIBExtensionConsumerContext() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:29: warning: no comment 07:46:18 [WARNING] public DefaultRIBExtensionConsumerContext(final BindingNormalizedNodeSerializer mappingService) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:40: warning: no comment 07:46:18 [WARNING] public DefaultRIBExtensionConsumerContext(final BindingNormalizedNodeSerializer mappingService, 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/DefaultRIBExtensionConsumerContext.java:34: warning: no comment 07:46:18 [WARNING] public DefaultRIBExtensionConsumerContext(final BindingNormalizedNodeSerializer mappingService, 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:21: warning: no comment 07:46:18 [WARNING] public final class IdentifierUtils { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:72: warning: no comment 07:46:18 [WARNING] public static NodeIdentifierWithPredicates domPeerId(final PeerId peer) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:58: warning: no comment 07:46:18 [WARNING] public static PeerId peerId(final NodeIdentifierWithPredicates peerKey) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:54: warning: no comment 07:46:18 [WARNING] public static NodeIdentifierWithPredicates peerKey(final YangInstanceIdentifier id) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:63: warning: no comment 07:46:18 [WARNING] public static PeerId peerKeyToPeerId(final YangInstanceIdentifier id) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/IdentifierUtils.java:50: warning: no comment 07:46:18 [WARNING] public static YangInstanceIdentifier peerPath(final YangInstanceIdentifier id) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/OSGiRIBExtensionConsumerContext.java:21: warning: no comment 07:46:18 [WARNING] public final class OSGiRIBExtensionConsumerContext extends ForwardingRIBExtensionConsumerContext { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/OSGiRIBExtensionConsumerContext.java:25: warning: no comment 07:46:18 [WARNING] public OSGiRIBExtensionConsumerContext(final @Reference BindingNormalizedNodeSerializer mappingCodec, 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:49: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> void refreshRibOut( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:49: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> void refreshRibOut( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:59: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> void initializeRibOut( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:59: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> void initializeRibOut( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:69: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> void reEvaluateAdvertizement( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/Peer.java:69: warning: no @param for 07:46:18 [WARNING] , S extends ChildOf> void reEvaluateAdvertizement( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerRoleUtil.java:12: warning: no comment 07:46:18 [WARNING] public final class PeerRoleUtil { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/PeerRoleUtil.java:17: warning: no comment 07:46:18 [WARNING] public static String roleForString(final PeerRole role) { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionProviderActivator.java:16: warning: no comment 07:46:18 [WARNING] public interface RIBExtensionProviderActivator { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBExtensionProviderActivator.java:18: warning: no comment 07:46:18 [WARNING] List startRIBExtensionProvider(RIBExtensionProviderContext context, 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:30: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier ADJRIBIN_NID = NodeIdentifier.create(AdjRibIn.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:31: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier ADJRIBOUT_NID = NodeIdentifier.create(AdjRibOut.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:36: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier ATTRIBUTES_NID = NodeIdentifier.create(Attributes.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:26: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier BGPRIB_NID = NodeIdentifier.create(BgpRib.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:32: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier EFFRIBIN_NID = NodeIdentifier.create(EffectiveRibIn.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:39: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier LLGR_STALE_NID = NodeIdentifier.create(RIBQNames.LLGR_STALE_QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:33: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier LOCRIB_NID = NodeIdentifier.create(LocRib.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:28: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier PEER_NID = NodeIdentifier.create(Peer.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:27: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier RIB_NID = NodeIdentifier.create(Rib.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:35: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier ROUTES_NID = NodeIdentifier.create(Routes.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:34: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier TABLES_NID = NodeIdentifier.create(Tables.QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNodeIdentifiers.java:38: warning: no comment 07:46:18 [WARNING] public static final NodeIdentifier UPTODATE_NID = NodeIdentifier.create(RIBQNames.UPTODATE_QNAME); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNormalizedNodes.java:23: warning: no comment 07:46:18 [WARNING] public static final LeafNode ATTRIBUTES_UPTODATE_FALSE = ImmutableNodes.leafNode( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNormalizedNodes.java:25: warning: no comment 07:46:18 [WARNING] public static final LeafNode ATTRIBUTES_UPTODATE_TRUE = ImmutableNodes.leafNode( 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNormalizedNodes.java:28: warning: no comment 07:46:18 [WARNING] public static final ContainerNode NOT_UPTODATE_ATTRIBUTES = Builders.containerBuilder() 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBNormalizedNodes.java:30: warning: no comment 07:46:18 [WARNING] public static final ContainerNode UPTODATE_ATTRIBUTES = Builders.containerBuilder() 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:24: warning: no comment 07:46:18 [WARNING] public static final QName AFI_QNAME = QName.create(Tables.QNAME, "afi").intern(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:23: warning: no comment 07:46:18 [WARNING] public static final QName LLGR_STALE_QNAME = QName.create(Attributes.QNAME, "llgr-stale").intern(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:22: warning: no comment 07:46:18 [WARNING] public static final QName PEER_ID_QNAME = QName.create(Peer.QNAME, "peer-id").intern(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:25: warning: no comment 07:46:18 [WARNING] public static final QName SAFI_QNAME = QName.create(Tables.QNAME, "safi").intern(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBQNames.java:21: warning: no comment 07:46:18 [WARNING] public static final QName UPTODATE_QNAME = QName.create(Attributes.QNAME, "uptodate").intern(); 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java:256: warning: no comment 07:46:18 [WARNING] interface ApplyRoute { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java:84: warning: no comment 07:46:18 [WARNING] default @NonNull ImmutableCollection> cacheableAttributeObjects() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupport.java:88: warning: no comment 07:46:18 [WARNING] default @NonNull ImmutableCollection> cacheableNlriObjects() { 07:46:18 [WARNING] ^ 07:46:18 [WARNING] 100 warnings 07:46:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT-javadoc.jar 07:46:18 [INFO] 07:46:18 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-rib-spi --- 07:46:18 [INFO] CycloneDX: Resolving Dependencies 07:46:20 [INFO] CycloneDX: Creating BOM version 1.5 with 62 component(s) 07:46:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bom.xml 07:46:20 [INFO] attaching as bgp-rib-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bom.json 07:46:20 [INFO] attaching as bgp-rib-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:46:20 [INFO] 07:46:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 07:46:20 [INFO] Skipping duplicate-finder execution! 07:46:20 [INFO] 07:46:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-rib-spi --- 07:46:20 [INFO] No dependency problems found 07:46:20 [INFO] 07:46:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-spi --- 07:46:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT-sources.jar 07:46:20 [INFO] 07:46:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-spi --- 07:46:20 [INFO] 07:46:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-spi --- 07:46:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/code-coverage/jacoco.exec 07:46:20 [INFO] Analyzed bundle 'bgp-rib-spi' with 28 classes 07:46:20 [INFO] 07:46:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-rib-spi --- 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT.pom 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT.jar 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT-tests.jar 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT-test-sources.jar 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT-javadoc.jar 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:46:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/bgp-rib-spi-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT-sources.jar 07:46:20 [INFO] 07:46:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-spi --- 07:46:20 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.20.10-SNAPSHOT/bgp-rib-spi-0.20.10-SNAPSHOT.jar 07:46:20 [INFO] Writing OBR metadata 07:46:20 [INFO] 07:46:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-rib-spi --- 07:46:20 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:0.20.10-SNAPSHOT 07:46:20 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:46:20 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:46:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:46:20 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:46:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:46:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:46:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:46:20 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:46:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:46:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:46:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:46:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:46:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:46:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:46:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:46:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:46:20 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:46:20 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:46:20 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:46:20 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:46:20 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:46:20 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:46:20 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:46:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:46:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:46:20 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:46:20 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:46:20 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:46:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:46:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:46:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:20 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:46:20 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:46:20 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 07:46:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:46:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:46:20 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:46:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:46:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:46:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:46:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:46:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:46:20 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:46:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:46:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:46:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:46:20 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:46:20 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:46:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:46:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:46:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:46:20 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:46:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:46:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:46:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:46:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:46:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:46:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:46:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:46:20 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:46:20 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:46:20 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:46:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:46:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:46:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:46:20 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:46:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:46:20 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:46:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:46:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:46:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:46:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:46:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:46:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:46:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:46:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:46:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:46:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:46:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:46:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:46:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:46:20 [INFO] +- junit:junit:jar:4.13.2:test 07:46:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:46:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:46:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:46:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:46:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:46:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:20 [INFO] 07:46:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-spi --- 07:46:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-spi/target/sonatype-clm/module.xml 07:46:20 [INFO] 07:46:20 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 07:46:20 [INFO] Building OpenDaylight :: BGP :: RIB Api 0.20.10-SNAPSHOT [29/169] 07:46:20 [INFO] ------------------------------[ feature ]------------------------------- 07:46:20 [INFO] 07:46:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 07:46:20 [INFO] 07:46:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 07:46:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:20 [INFO] 07:46:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 07:46:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:20 [INFO] 07:46:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 07:46:20 [INFO] 07:46:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 07:46:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:20 [INFO] argLine set to empty 07:46:20 [INFO] 07:46:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 07:46:20 [INFO] Starting audit... 07:46:20 Audit done. 07:46:20 [INFO] You have 0 Checkstyle violations. 07:46:20 [INFO] 07:46:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-rib-api --- 07:46:21 [INFO] Starting audit... 07:46:21 Audit done. 07:46:21 [INFO] You have 0 Checkstyle violations. 07:46:21 [INFO] 07:46:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 07:46:21 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/classes/LICENSE 07:46:21 [INFO] 07:46:21 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 07:46:21 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 07:46:21 [INFO] ...done! 07:46:21 [INFO] Attaching features XML 07:46:21 [INFO] 07:46:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 07:46:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:46:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:46:21 [INFO] 07:46:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 07:46:21 [INFO] 07:46:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 07:46:21 [INFO] 07:46:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 07:46:21 [INFO] 07:46:21 [INFO] 07:46:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 07:46:21 [INFO] 07:46:21 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-rib-api --- 07:46:21 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 07:46:21 [INFO] Project dependency features detected: [] 07:46:21 [INFO] Pax Exam System (Version: 4.13.3) created. 07:46:21 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:46:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:46:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:46:22 [INFO] Waiting for remote bundle context.. on 21000 name: 05cadda9-3405-44ec-b36a-721bc2f56450 timout: [ RelativeTimeout value = 180000 ] 07:46:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:46:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:46:30 [INFO] 07:46:30 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 07:46:30 [INFO] 07:46:30 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 07:46:30 [INFO] No Javadoc in project. Archive not created. 07:46:30 [INFO] 07:46:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 07:46:30 [INFO] CycloneDX: Resolving Dependencies 07:46:31 [INFO] CycloneDX: Creating BOM version 1.5 with 135 component(s) 07:46:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/bom.xml 07:46:31 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/bom.json 07:46:31 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.20.10-SNAPSHOT-cyclonedx.json 07:46:31 [INFO] 07:46:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 07:46:31 [INFO] Skipping duplicate-finder execution! 07:46:31 [INFO] 07:46:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 07:46:31 [INFO] Skipping plugin execution 07:46:31 [INFO] 07:46:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 07:46:31 [INFO] Skipping source per configuration. 07:46:31 [INFO] 07:46:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 07:46:31 [INFO] 07:46:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-rib-api --- 07:46:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:31 [INFO] 07:46:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-rib-api --- 07:46:31 [WARNING] 07:46:31 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-api did not assign 07:46:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:46:31 [WARNING] 07:46:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:46:31 [WARNING] 07:46:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.20.10-SNAPSHOT.pom 07:46:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.20.10-SNAPSHOT-features.xml 07:46:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.20.10-SNAPSHOT-cyclonedx.json 07:46:31 [INFO] 07:46:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:46:31 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:feature:0.20.10-SNAPSHOT 07:46:31 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:46:31 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:46:31 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:31 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:46:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:46:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:46:31 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:46:31 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:46:31 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:46:31 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:46:31 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:46:31 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:46:31 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:46:31 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:46:31 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:46:31 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:46:31 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:46:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:46:31 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:46:31 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:46:31 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:46:31 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:46:31 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:46:31 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:46:31 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:46:31 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:46:31 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:46:31 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:46:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:46:31 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:46:31 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:46:31 [INFO] +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:46:31 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:46:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:46:31 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:46:31 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:46:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:46:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:46:31 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:46:31 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:46:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:46:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:46:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:46:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:46:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:46:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:46:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:46:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:46:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:46:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:46:31 [INFO] +- junit:junit:jar:4.13.2:test 07:46:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:46:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:46:31 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:46:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:46:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:46:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:31 [INFO] 07:46:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:46:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 07:46:31 [INFO] 07:46:31 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 07:46:31 [INFO] Building bgp-openconfig-spi 0.20.10-SNAPSHOT [30/169] 07:46:31 [INFO] -------------------------------[ bundle ]------------------------------- 07:46:31 [INFO] 07:46:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-spi --- 07:46:31 [INFO] 07:46:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-spi --- 07:46:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:31 [INFO] 07:46:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 07:46:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:31 [INFO] 07:46:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-spi --- 07:46:32 [INFO] 07:46:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 07:46:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:46:32 [INFO] 07:46:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-spi --- 07:46:32 [INFO] Starting audit... 07:46:32 Audit done. 07:46:32 [INFO] You have 0 Checkstyle violations. 07:46:32 [INFO] 07:46:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-spi --- 07:46:32 [INFO] Starting audit... 07:46:32 Audit done. 07:46:32 [INFO] You have 0 Checkstyle violations. 07:46:32 [INFO] 07:46:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-spi --- 07:46:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/classes/LICENSE 07:46:32 [INFO] 07:46:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 07:46:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/resources 07:46:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/generated-sources/spi 07:46:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/generated-sources/yang 07:46:32 [INFO] 07:46:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-spi --- 07:46:32 [INFO] Recompiling the module because of changed dependency. 07:46:32 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:46:32 [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 07:46:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:46:32 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 07:46:32 [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 07:46:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:46:32 [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 07:46:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:46:32 [INFO] 07:46:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 07:46:32 [INFO] 07:46:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-spi --- 07:46:32 [INFO] Fork Value is true 07:46:34 [INFO] Done SpotBugs Analysis.... 07:46:34 [INFO] 07:46:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 07:46:34 [INFO] 07:46:34 [INFO] 07:46:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-spi --- 07:46:34 [INFO] BugInstance size is 0 07:46:34 [INFO] Error size is 0 07:46:34 [INFO] No errors/warnings found 07:46:34 [INFO] 07:46:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 07:46:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/test/resources 07:46:34 [INFO] 07:46:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-spi --- 07:46:34 [INFO] Recompiling the module because of changed dependency. 07:46:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:46:35 [INFO] 07:46:35 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-spi --- 07:46:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:46:35 [INFO] 07:46:35 [INFO] ------------------------------------------------------- 07:46:35 [INFO] T E S T S 07:46:35 [INFO] ------------------------------------------------------- 07:46:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:46:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:46:36 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:46:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:46:36 [INFO] 07:46:36 [INFO] Results: 07:46:36 [INFO] 07:46:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:46:36 [INFO] 07:46:36 [INFO] 07:46:36 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-spi --- 07:46:36 [INFO] 07:46:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-spi --- 07:46:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.10-SNAPSHOT.jar 07:46:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 07:46:36 [INFO] 07:46:36 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-spi --- 07:46:36 [INFO] No previous run data found, generating javadoc. 07:46:37 [WARNING] Javadoc Warnings 07:46:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/BGPTableTypeRegistryProviderActivator.java:15: warning: no comment 07:46:37 [WARNING] public interface BGPTableTypeRegistryProviderActivator { 07:46:37 [WARNING] ^ 07:46:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/BGPTableTypeRegistryProviderActivator.java:17: warning: no comment 07:46:37 [WARNING] List startBGPTableTypeRegistryProvider(BGPTableTypeRegistryProvider provider); 07:46:37 [WARNING] ^ 07:46:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/DefaultBGPTableTypeRegistryConsumer.java:31: warning: no comment 07:46:37 [WARNING] public final class DefaultBGPTableTypeRegistryConsumer extends AbstractBGPTableTypeRegistryConsumer 07:46:37 [WARNING] ^ 07:46:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/DefaultBGPTableTypeRegistryConsumer.java:36: warning: no comment 07:46:37 [WARNING] public DefaultBGPTableTypeRegistryConsumer() { 07:46:37 [WARNING] ^ 07:46:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/DefaultBGPTableTypeRegistryConsumer.java:41: warning: no comment 07:46:37 [WARNING] public DefaultBGPTableTypeRegistryConsumer(final Iterable activators) { 07:46:37 [WARNING] ^ 07:46:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/spi/DefaultBGPTableTypeRegistryConsumer.java:51: warning: no comment 07:46:37 [WARNING] public DefaultBGPTableTypeRegistryConsumer(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 07:46:37 [WARNING] ^ 07:46:37 [WARNING] 6 warnings 07:46:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.10-SNAPSHOT-javadoc.jar 07:46:37 [INFO] 07:46:37 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-spi --- 07:46:37 [INFO] CycloneDX: Resolving Dependencies 07:46:38 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 07:46:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bom.xml 07:46:38 [INFO] attaching as bgp-openconfig-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bom.json 07:46:38 [INFO] attaching as bgp-openconfig-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:46:38 [INFO] 07:46:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 07:46:38 [INFO] Skipping duplicate-finder execution! 07:46:38 [INFO] 07:46:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 07:46:38 [INFO] No dependency problems found 07:46:38 [INFO] 07:46:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 07:46:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.10-SNAPSHOT-sources.jar 07:46:38 [INFO] 07:46:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-spi --- 07:46:38 [INFO] 07:46:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-spi --- 07:46:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/code-coverage/jacoco.exec 07:46:38 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 07:46:38 [INFO] 07:46:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-spi --- 07:46:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.10-SNAPSHOT/bgp-openconfig-spi-0.20.10-SNAPSHOT.pom 07:46:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.10-SNAPSHOT/bgp-openconfig-spi-0.20.10-SNAPSHOT.jar 07:46:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.10-SNAPSHOT/bgp-openconfig-spi-0.20.10-SNAPSHOT-javadoc.jar 07:46:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.10-SNAPSHOT/bgp-openconfig-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.10-SNAPSHOT/bgp-openconfig-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:46:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/bgp-openconfig-spi-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.10-SNAPSHOT/bgp-openconfig-spi-0.20.10-SNAPSHOT-sources.jar 07:46:38 [INFO] 07:46:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-spi --- 07:46:38 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.10-SNAPSHOT/bgp-openconfig-spi-0.20.10-SNAPSHOT.jar 07:46:38 [INFO] Writing OBR metadata 07:46:38 [INFO] 07:46:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-spi --- 07:46:38 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:0.20.10-SNAPSHOT 07:46:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:46:38 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:46:38 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:46:38 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:46:38 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:46:38 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:46:38 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:46:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:46:38 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:46:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:46:38 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:46:38 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:46:38 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:46:38 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:46:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:46:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:46:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:46:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:46:38 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:46:38 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:46:38 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:46:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:46:38 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:46:38 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:46:38 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:46:38 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:46:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:46:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:38 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:46:38 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:46:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:46:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:38 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:46:38 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:46:38 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:46:38 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:46:38 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:46:38 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:46:38 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:46:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:46:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:46:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:38 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:46:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:46:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:46:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:46:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:46:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:46:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:46:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:46:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:46:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:46:38 [INFO] +- junit:junit:jar:4.13.2:test 07:46:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:46:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:46:38 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:46:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:46:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:46:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:38 [INFO] 07:46:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-spi --- 07:46:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-spi/target/sonatype-clm/module.xml 07:46:38 [INFO] 07:46:38 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 07:46:38 [INFO] Building OpenDaylight :: BGP :: Openconfig 0.20.10-SNAPSHOT [31/169] 07:46:38 [INFO] ------------------------------[ feature ]------------------------------- 07:46:38 [INFO] 07:46:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 07:46:38 [INFO] 07:46:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 07:46:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:38 [INFO] 07:46:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 07:46:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:38 [INFO] 07:46:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] 07:46:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:39 [INFO] argLine set to empty 07:46:39 [INFO] 07:46:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] Starting audit... 07:46:39 Audit done. 07:46:39 [INFO] You have 0 Checkstyle violations. 07:46:39 [INFO] 07:46:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] Starting audit... 07:46:39 Audit done. 07:46:39 [INFO] You have 0 Checkstyle violations. 07:46:39 [INFO] 07:46:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/classes/LICENSE 07:46:39 [INFO] 07:46:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 07:46:39 [INFO] ...done! 07:46:39 [INFO] Attaching features XML 07:46:39 [INFO] 07:46:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:46:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:46:39 [INFO] 07:46:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 07:46:39 [INFO] 07:46:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] 07:46:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 07:46:39 [INFO] 07:46:39 [INFO] 07:46:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] 07:46:39 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig --- 07:46:39 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 07:46:39 [INFO] Project dependency features detected: [] 07:46:39 [INFO] Pax Exam System (Version: 4.13.3) created. 07:46:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:46:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:46:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:46:40 [INFO] Waiting for remote bundle context.. on 21000 name: 303a848c-eb29-45d6-913b-e78a591a0e12 timout: [ RelativeTimeout value = 180000 ] 07:46:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:46:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:46:48 [INFO] 07:46:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 07:46:48 [INFO] 07:46:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 07:46:49 [INFO] No Javadoc in project. Archive not created. 07:46:49 [INFO] 07:46:49 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 07:46:49 [INFO] CycloneDX: Resolving Dependencies 07:46:50 [INFO] CycloneDX: Creating BOM version 1.5 with 137 component(s) 07:46:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/bom.xml 07:46:50 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/bom.json 07:46:50 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.20.10-SNAPSHOT-cyclonedx.json 07:46:50 [INFO] 07:46:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 07:46:50 [INFO] Skipping duplicate-finder execution! 07:46:50 [INFO] 07:46:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 07:46:50 [INFO] Skipping plugin execution 07:46:50 [INFO] 07:46:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 07:46:50 [INFO] Skipping source per configuration. 07:46:50 [INFO] 07:46:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 07:46:50 [INFO] 07:46:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig --- 07:46:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:46:50 [INFO] 07:46:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig --- 07:46:50 [WARNING] 07:46:50 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig did not assign 07:46:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:46:50 [WARNING] 07:46:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:46:50 [WARNING] 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.20.10-SNAPSHOT.pom 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.20.10-SNAPSHOT-features.xml 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.20.10-SNAPSHOT-cyclonedx.xml 07:46:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.20.10-SNAPSHOT-cyclonedx.json 07:46:50 [INFO] 07:46:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:46:50 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:feature:0.20.10-SNAPSHOT 07:46:50 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:46:50 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:46:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:46:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:46:50 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:46:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:46:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:46:50 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:46:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:46:50 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:46:50 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:46:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:46:50 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:46:50 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:46:50 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:46:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:46:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:46:50 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:46:50 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:46:50 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:46:50 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:46:50 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:46:50 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:46:50 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:46:50 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:46:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:46:50 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:46:50 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:46:50 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:46:50 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:46:50 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:46:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:46:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:46:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:46:50 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:46:50 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:46:50 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:46:50 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:46:50 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:46:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:46:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:46:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:46:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:46:50 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:46:50 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:46:50 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:46:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:46:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:46:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:46:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:46:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:46:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:46:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:46:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:46:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:46:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:46:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:46:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:46:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:46:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:46:50 [INFO] +- junit:junit:jar:4.13.2:test 07:46:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:46:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:46:50 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:46:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:46:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:46:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:46:50 [INFO] 07:46:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:46:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 07:46:50 [INFO] 07:46:50 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 07:46:50 [INFO] Building bgp-bmp-api 0.20.10-SNAPSHOT [32/169] 07:46:50 [INFO] -------------------------------[ bundle ]------------------------------- 07:46:50 [INFO] 07:46:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-bmp-api --- 07:46:50 [INFO] 07:46:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-bmp-api --- 07:46:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:50 [INFO] 07:46:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 07:46:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:46:50 [INFO] 07:46:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-bmp-api --- 07:46:51 [INFO] 07:46:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 07:46:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:46:51 [INFO] 07:46:51 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-bmp-api --- 07:46:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:46:51 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/src/main/yang 07:46:51 [INFO] yang-to-sources: Found 8 dependencies in 2.284 ms 07:46:51 [INFO] yang-to-sources: Project model files found: 3 in 6.215 ms 07:46:51 [INFO] yang-to-sources: 14 YANG models processed in 102.0 ms 07:46:51 [INFO] BindingJavaFileGenerator: Defined 170 files in 16.71 ms 07:46:51 [INFO] Sorted 170 files into 32 directories in 215.3 μs 07:46:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 170 in 120.6 ms 07:46:51 [INFO] 07:46:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-bmp-api --- 07:46:51 [INFO] Starting audit... 07:46:51 Audit done. 07:46:51 [INFO] You have 0 Checkstyle violations. 07:46:51 [INFO] 07:46:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-bmp-api --- 07:46:51 [INFO] Starting audit... 07:46:51 Audit done. 07:46:51 [INFO] You have 0 Checkstyle violations. 07:46:51 [INFO] 07:46:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-bmp-api --- 07:46:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/classes/LICENSE 07:46:51 [INFO] 07:46:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-api --- 07:46:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/src/main/resources 07:46:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/spi 07:46:51 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:46:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:46:51 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:46:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/spi 07:46:51 [INFO] 07:46:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-api --- 07:46:51 [INFO] Recompiling the module because of changed dependency. 07:46:51 [INFO] Compiling 170 source files with javac [debug release 17] to target/classes 07:46:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:46:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:46:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:46:52 [INFO] 07:46:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 07:46:52 [INFO] 07:46:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-bmp-api --- 07:46:52 [INFO] Fork Value is true 07:46:55 [INFO] Done SpotBugs Analysis.... 07:46:55 [INFO] 07:46:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 07:46:55 [INFO] 07:46:55 [INFO] 07:46:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-bmp-api --- 07:46:55 [INFO] BugInstance size is 0 07:46:55 [INFO] Error size is 0 07:46:55 [INFO] No errors/warnings found 07:46:55 [INFO] 07:46:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 07:46:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/src/test/resources 07:46:55 [INFO] 07:46:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-api --- 07:46:55 [INFO] No sources to compile 07:46:55 [INFO] 07:46:55 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-bmp-api --- 07:46:55 [INFO] No tests to run. 07:46:55 [INFO] 07:46:55 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-bmp-api --- 07:46:55 [INFO] 07:46:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-api --- 07:46:55 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.10-SNAPSHOT.jar 07:46:55 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 07:46:55 [INFO] 07:46:55 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-bmp-api --- 07:46:55 [INFO] No previous run data found, generating javadoc. 07:46:59 [WARNING] Javadoc Warnings 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/AdjRibInType.java:34: warning: no comment 07:46:59 [WARNING] PostPolicy(1, "post-policy") 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/AdjRibInType.java:32: warning: no comment 07:46:59 [WARNING] PrePolicy(0, "pre-policy"), 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:8: warning: no comment 07:46:59 [WARNING] public interface BmpMessageListener 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:16: warning: no comment 07:46:59 [WARNING] void onInitiationMessage(InitiationMessage notification); 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:26: warning: no comment 07:46:59 [WARNING] void onPeerDownNotification(PeerDownNotification notification); 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:28: warning: no comment 07:46:59 [WARNING] void onPeerUpNotification(PeerUpNotification notification); 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:22: warning: no comment 07:46:59 [WARNING] void onRouteMirroringMessage(RouteMirroringMessage notification); 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:20: warning: no comment 07:46:59 [WARNING] void onRouteMonitoringMessage(RouteMonitoringMessage notification); 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:24: warning: no comment 07:46:59 [WARNING] void onStatsReportsMessage(StatsReportsMessage notification); 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/BmpMessageListener.java:18: warning: no comment 07:46:59 [WARNING] void onTerminationMessage(TerminationMessage notification); 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/peer/down/data/FsmEventCode.java:21: warning: no comment 07:46:59 [WARNING] public interface FsmEventCode 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/MirrorInformationCode.java:32: warning: no comment 07:46:59 [WARNING] ErroredPdu(0, "errored-pdu"), 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/MirrorInformationCode.java:34: warning: no comment 07:46:59 [WARNING] MessageLost(1, "message-lost") 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/MonitorId.java:33: warning: no comment 07:46:59 [WARNING] public MonitorId(String _value) { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/MonitorId.java:49: warning: no comment 07:46:59 [WARNING] public static MonitorId getDefaultInstance(final String defaultValue) { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/peer/down/data/Notification.java:19: warning: no comment 07:46:59 [WARNING] public interface Notification 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:87: warning: no comment 07:46:59 [WARNING] public PeerDistinguisher(byte[] _binary) { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:82: warning: no comment 07:46:59 [WARNING] public PeerDistinguisher(RouteDistinguisher _routeDistinguisher) { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:121: warning: no comment 07:46:59 [WARNING] public byte[] getBinary() { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:117: warning: no comment 07:46:59 [WARNING] public RouteDistinguisher getRouteDistinguisher() { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/PeerPeerDistinguisherBuilder.java:23: warning: no comment 07:46:59 [WARNING] public static PeerDistinguisher getDefaultInstance(java.lang.String defaultValue) { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/RouterId.java:29: warning: no comment 07:46:59 [WARNING] public RouterId(Ipv4AddressNoZone _ipv4AddressNoZone) { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/RouterId.java:33: warning: no comment 07:46:59 [WARNING] public RouterId(Ipv6AddressNoZone _ipv6AddressNoZone) { 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/Status.java:30: warning: no comment 07:46:59 [WARNING] Down(1, "down") 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/Status.java:28: warning: no comment 07:46:59 [WARNING] Up(0, "up"), 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:79: warning: no comment 07:46:59 [WARNING] private final byte[] _binary; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/message/rev200120/Peer.java:78: warning: no comment 07:46:59 [WARNING] private final RouteDistinguisher _routeDistinguisher; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/config/rev200120/odl/bmp/monitors/BmpMonitorConfigKey.java:24: warning: no comment 07:46:59 [WARNING] private final MonitorId _monitorId; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/config/rev200120/odl/bmp/monitors/bmp/monitor/config/MonitoredRouterKey.java:24: warning: no comment 07:46:59 [WARNING] private final IpAddressNoZone _address; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/MonitorId.java:29: warning: no comment 07:46:59 [WARNING] private final String _value; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/afi/safi/route/counter/AfiSafiKey.java:25: warning: no comment 07:46:59 [WARNING] private final AddressFamily _afi; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/afi/safi/route/counter/AfiSafiKey.java:26: warning: no comment 07:46:59 [WARNING] private final SubsequentAddressFamily _safi; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/bmp/monitor/MonitorKey.java:24: warning: no comment 07:46:59 [WARNING] private final MonitorId _monitorId; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/peers/PeerKey.java:24: warning: no comment 07:46:59 [WARNING] private final PeerId _peerId; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bmp/monitor/rev200120/routers/RouterKey.java:24: warning: no comment 07:46:59 [WARNING] private final RouterId _routerId; 07:46:59 [WARNING] ^ 07:46:59 [WARNING] 35 warnings 07:46:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.10-SNAPSHOT-javadoc.jar 07:46:59 [INFO] 07:46:59 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-bmp-api --- 07:46:59 [INFO] CycloneDX: Resolving Dependencies 07:47:00 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 07:47:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bom.xml 07:47:00 [INFO] attaching as bgp-bmp-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bom.json 07:47:00 [INFO] attaching as bgp-bmp-api-0.20.10-SNAPSHOT-cyclonedx.json 07:47:00 [INFO] 07:47:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 07:47:00 [INFO] Skipping duplicate-finder execution! 07:47:00 [INFO] 07:47:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-bmp-api --- 07:47:00 [INFO] No dependency problems found 07:47:00 [INFO] 07:47:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-api --- 07:47:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.10-SNAPSHOT-sources.jar 07:47:00 [INFO] 07:47:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-api --- 07:47:00 [INFO] 07:47:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-api --- 07:47:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:00 [INFO] 07:47:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-bmp-api --- 07:47:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.10-SNAPSHOT/bgp-bmp-api-0.20.10-SNAPSHOT.pom 07:47:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.10-SNAPSHOT/bgp-bmp-api-0.20.10-SNAPSHOT.jar 07:47:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.10-SNAPSHOT/bgp-bmp-api-0.20.10-SNAPSHOT-javadoc.jar 07:47:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.10-SNAPSHOT/bgp-bmp-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.10-SNAPSHOT/bgp-bmp-api-0.20.10-SNAPSHOT-cyclonedx.json 07:47:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/bgp-bmp-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.20.10-SNAPSHOT/bgp-bmp-api-0.20.10-SNAPSHOT-sources.jar 07:47:00 [INFO] 07:47:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-api --- 07:47:00 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.20.10-SNAPSHOT/bgp-bmp-api-0.20.10-SNAPSHOT.jar 07:47:00 [INFO] Writing OBR metadata 07:47:00 [INFO] 07:47:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-bmp-api --- 07:47:00 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:0.20.10-SNAPSHOT 07:47:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:47:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:47:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:47:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:47:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:47:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:47:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:47:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:47:00 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:47:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:47:00 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:47:00 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:47:00 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:47:00 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:47:00 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:47:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:47:00 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:47:00 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:47:00 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:47:00 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:47:00 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:47:00 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:47:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:47:00 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:47:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:47:00 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:47:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:47:00 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:47:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:47:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:47:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:47:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:47:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:47:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:47:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:47:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:47:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:47:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:47:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:47:00 [INFO] +- junit:junit:jar:4.13.2:test 07:47:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:47:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:47:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:47:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:47:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:47:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:00 [INFO] 07:47:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-api --- 07:47:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-api/target/sonatype-clm/module.xml 07:47:00 [INFO] 07:47:00 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 07:47:00 [INFO] Building bgp-extension-parent 0.20.10-SNAPSHOT [33/169] 07:47:00 [INFO] --------------------------------[ pom ]--------------------------------- 07:47:00 [INFO] 07:47:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-extension-parent --- 07:47:00 [INFO] 07:47:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-extension-parent --- 07:47:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:00 [INFO] 07:47:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 07:47:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:00 [INFO] 07:47:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-extension-parent --- 07:47:00 [INFO] 07:47:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 07:47:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:47:00 [INFO] 07:47:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-extension-parent --- 07:47:00 [INFO] Starting audit... 07:47:00 Audit done. 07:47:00 [INFO] You have 0 Checkstyle violations. 07:47:00 [INFO] 07:47:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-extension-parent --- 07:47:00 [INFO] Starting audit... 07:47:00 Audit done. 07:47:00 [INFO] You have 0 Checkstyle violations. 07:47:00 [INFO] 07:47:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-extension-parent --- 07:47:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/classes/LICENSE 07:47:00 [INFO] 07:47:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 07:47:00 [INFO] 07:47:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-extension-parent --- 07:47:00 [INFO] 07:47:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 07:47:00 [INFO] 07:47:00 [INFO] 07:47:00 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-extension-parent --- 07:47:00 [INFO] 07:47:00 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-extension-parent --- 07:47:00 [INFO] 07:47:00 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-extension-parent --- 07:47:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:47:00 [INFO] 07:47:00 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-extension-parent --- 07:47:00 [INFO] CycloneDX: Resolving Dependencies 07:47:02 [INFO] CycloneDX: Creating BOM version 1.5 with 58 component(s) 07:47:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/bom.xml 07:47:02 [INFO] attaching as bgp-extension-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/bom.json 07:47:02 [INFO] attaching as bgp-extension-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:47:02 [INFO] 07:47:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 07:47:02 [INFO] Skipping duplicate-finder execution! 07:47:02 [INFO] 07:47:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-extension-parent --- 07:47:02 [INFO] Skipping pom project 07:47:02 [INFO] 07:47:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-extension-parent --- 07:47:02 [INFO] 07:47:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-extension-parent --- 07:47:02 [INFO] 07:47:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-extension-parent --- 07:47:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:02 [INFO] 07:47:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-extension-parent --- 07:47:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.20.10-SNAPSHOT/bgp-extension-parent-0.20.10-SNAPSHOT.pom 07:47:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.20.10-SNAPSHOT/bgp-extension-parent-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.20.10-SNAPSHOT/bgp-extension-parent-0.20.10-SNAPSHOT-cyclonedx.json 07:47:02 [INFO] 07:47:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-extension-parent --- 07:47:02 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:0.20.10-SNAPSHOT 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:47:02 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:47:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:02 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:47:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:47:02 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:47:02 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:47:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:47:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:47:02 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:47:02 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:47:02 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:47:02 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:47:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:47:02 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:47:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:47:02 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:47:02 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:47:02 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:47:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:47:02 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:47:02 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:47:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:47:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:47:02 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:47:02 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:47:02 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:47:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:47:02 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:47:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:47:02 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:47:02 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:47:02 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:47:02 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:02 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:47:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:47:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:47:02 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:47:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:47:02 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:47:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:47:02 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:47:02 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:47:02 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:47:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:47:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:47:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:47:02 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:47:02 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:47:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:47:02 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:47:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:47:02 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:47:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:47:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:47:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:47:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:47:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:47:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:47:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:47:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:47:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:47:02 [INFO] +- junit:junit:jar:4.13.2:test 07:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:47:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:47:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:47:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:47:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:47:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:02 [INFO] 07:47:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-extension-parent --- 07:47:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/parent/target/sonatype-clm/module.xml 07:47:02 [INFO] 07:47:02 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 07:47:02 [INFO] Building bgp-inet 0.20.10-SNAPSHOT [34/169] 07:47:02 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:02 [INFO] 07:47:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-inet --- 07:47:02 [INFO] 07:47:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-inet --- 07:47:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:02 [INFO] 07:47:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-inet --- 07:47:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:02 [INFO] 07:47:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-inet --- 07:47:02 [INFO] 07:47:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-inet --- 07:47:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:47:02 [INFO] 07:47:02 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-inet --- 07:47:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:47:02 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/yang 07:47:02 [INFO] yang-to-sources: Found 12 dependencies in 3.491 ms 07:47:02 [INFO] yang-to-sources: Project model files found: 1 in 1.231 ms 07:47:02 [INFO] yang-to-sources: 13 YANG models processed in 122.7 ms 07:47:02 [INFO] BindingJavaFileGenerator: Defined 68 files in 12.00 ms 07:47:02 [INFO] Sorted 68 files into 21 directories in 146.5 μs 07:47:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 68 in 30.43 ms 07:47:02 [INFO] 07:47:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-inet --- 07:47:03 [INFO] Starting audit... 07:47:03 Audit done. 07:47:03 [INFO] You have 0 Checkstyle violations. 07:47:03 [INFO] 07:47:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-inet --- 07:47:03 [INFO] Starting audit... 07:47:03 Audit done. 07:47:03 [INFO] You have 0 Checkstyle violations. 07:47:03 [INFO] 07:47:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-inet --- 07:47:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/classes/LICENSE 07:47:03 [INFO] 07:47:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-inet --- 07:47:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/resources 07:47:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/spi 07:47:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:47:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:47:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:47:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/spi 07:47:03 [INFO] 07:47:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-inet --- 07:47:03 [INFO] Recompiling the module because of changed dependency. 07:47:03 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 07:47:03 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:47:03 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:47:03 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:47:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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[] 07:47:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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[] 07:47:03 [INFO] 07:47:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-inet >>> 07:47:03 [INFO] 07:47:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-inet --- 07:47:03 [INFO] Fork Value is true 07:47:06 [INFO] Done SpotBugs Analysis.... 07:47:06 [INFO] 07:47:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-inet <<< 07:47:06 [INFO] 07:47:06 [INFO] 07:47:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-inet --- 07:47:06 [INFO] BugInstance size is 0 07:47:06 [INFO] Error size is 0 07:47:06 [INFO] No errors/warnings found 07:47:06 [INFO] 07:47:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-inet --- 07:47:06 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:47:06 [INFO] 07:47:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-inet --- 07:47:06 [INFO] Recompiling the module because of changed dependency. 07:47:06 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 07:47:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:47:07 [INFO] 07:47:07 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-inet --- 07:47:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:07 [INFO] 07:47:07 [INFO] ------------------------------------------------------- 07:47:07 [INFO] T E S T S 07:47:07 [INFO] ------------------------------------------------------- 07:47:08 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:47:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:47:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.187 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:47:13 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:47:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:47:13 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:47:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:47:13 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:47:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:47:13 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:47:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:47:13 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:47:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:47:14 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:47:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:47:14 [INFO] 07:47:14 [INFO] Results: 07:47:14 [INFO] 07:47:14 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:47:14 [INFO] 07:47:14 [INFO] 07:47:14 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-inet --- 07:47:14 [INFO] 07:47:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-inet --- 07:47:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.10-SNAPSHOT.jar 07:47:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 07:47:14 [INFO] 07:47:14 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-inet --- 07:47:14 [INFO] No previous run data found, generating javadoc. 07:47:17 [WARNING] Javadoc Warnings 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:35: warning: no comment 07:47:17 [WARNING] public final class BGPActivator implements BGPExtensionProviderActivator { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:37: warning: no comment 07:47:17 [WARNING] public BGPActivator() { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/nexthop/Ipv4NextHopParserSerializer.java:20: warning: no comment 07:47:17 [WARNING] public final class Ipv4NextHopParserSerializer implements NextHopParserSerializer { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/Ipv4NlriParser.java:38: warning: no comment 07:47:17 [WARNING] public final class Ipv4NlriParser implements NlriParser, NlriSerializer { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/Ipv6BgpPrefixSidParser.java:19: warning: no comment 07:47:17 [WARNING] public final class Ipv6BgpPrefixSidParser implements BgpPrefixSidTlvParser, BgpPrefixSidTlvSerializer { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/nexthop/Ipv6NextHopParserSerializer.java:19: warning: no comment 07:47:17 [WARNING] public final class Ipv6NextHopParserSerializer implements NextHopParserSerializer { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/codec/Ipv6NlriParser.java:38: warning: no comment 07:47:17 [WARNING] public final class Ipv6NlriParser implements NlriParser, NlriSerializer { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/RIBActivator.java:23: warning: no comment 07:47:17 [WARNING] public final class RIBActivator implements RIBExtensionProviderActivator { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/RIBActivator.java:25: warning: no comment 07:47:17 [WARNING] public RIBActivator() { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/TableTypeActivator.java:27: warning: no comment 07:47:17 [WARNING] public final class TableTypeActivator implements BGPTableTypeRegistryProviderActivator { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/TableTypeActivator.java:29: warning: no comment 07:47:17 [WARNING] public TableTypeActivator() { 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/inet/rev180329/ipv4/routes/ipv4/routes/Ipv4RouteKey.java:25: warning: no comment 07:47:17 [WARNING] private final PathId _pathId; 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/inet/rev180329/ipv4/routes/ipv4/routes/Ipv4RouteKey.java:24: warning: no comment 07:47:17 [WARNING] private final String _routeKey; 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/inet/rev180329/ipv6/routes/ipv6/routes/Ipv6RouteKey.java:25: warning: no comment 07:47:17 [WARNING] private final PathId _pathId; 07:47:17 [WARNING] ^ 07:47:17 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/inet/rev180329/ipv6/routes/ipv6/routes/Ipv6RouteKey.java:24: warning: no comment 07:47:17 [WARNING] private final String _routeKey; 07:47:17 [WARNING] ^ 07:47:17 [WARNING] 15 warnings 07:47:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.10-SNAPSHOT-javadoc.jar 07:47:17 [INFO] 07:47:17 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-inet --- 07:47:17 [INFO] CycloneDX: Resolving Dependencies 07:47:18 [INFO] CycloneDX: Creating BOM version 1.5 with 65 component(s) 07:47:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bom.xml 07:47:19 [INFO] attaching as bgp-inet-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bom.json 07:47:19 [INFO] attaching as bgp-inet-0.20.10-SNAPSHOT-cyclonedx.json 07:47:19 [INFO] 07:47:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 07:47:19 [INFO] Skipping duplicate-finder execution! 07:47:19 [INFO] 07:47:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-inet --- 07:47:19 [INFO] No dependency problems found 07:47:19 [INFO] 07:47:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-inet --- 07:47:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.10-SNAPSHOT-sources.jar 07:47:19 [INFO] 07:47:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-inet --- 07:47:19 [INFO] 07:47:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-inet --- 07:47:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/code-coverage/jacoco.exec 07:47:19 [INFO] Analyzed bundle 'bgp-inet' with 11 classes 07:47:19 [INFO] 07:47:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-inet --- 07:47:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.10-SNAPSHOT/bgp-inet-0.20.10-SNAPSHOT.pom 07:47:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.10-SNAPSHOT/bgp-inet-0.20.10-SNAPSHOT.jar 07:47:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.10-SNAPSHOT/bgp-inet-0.20.10-SNAPSHOT-javadoc.jar 07:47:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.10-SNAPSHOT/bgp-inet-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.10-SNAPSHOT/bgp-inet-0.20.10-SNAPSHOT-cyclonedx.json 07:47:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/bgp-inet-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.20.10-SNAPSHOT/bgp-inet-0.20.10-SNAPSHOT-sources.jar 07:47:19 [INFO] 07:47:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-inet --- 07:47:19 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.20.10-SNAPSHOT/bgp-inet-0.20.10-SNAPSHOT.jar 07:47:19 [INFO] Writing OBR metadata 07:47:19 [INFO] 07:47:19 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-inet --- 07:47:19 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:0.20.10-SNAPSHOT 07:47:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:47:19 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:47:19 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:47:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:47:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:47:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:47:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:47:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:test 07:47:19 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:47:19 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:47:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:47:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:47:19 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:47:19 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:47:19 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:47:19 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:47:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:47:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:47:19 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:47:19 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:47:19 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:47:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:47:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:47:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:47:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:47:19 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:47:19 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:47:19 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:47:19 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:47:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:47:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:47:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:47:19 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:47:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:47:19 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:47:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:47:19 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:47:19 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:47:19 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:47:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:47:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:47:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:47:19 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:47:19 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:47:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:47:19 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:47:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:47:19 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:47:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:47:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:47:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:19 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:47:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:19 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:47:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:47:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:47:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:47:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:47:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:47:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:47:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:47:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:47:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:47:19 [INFO] +- junit:junit:jar:4.13.2:test 07:47:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:47:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:47:19 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:47:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:47:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:47:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:19 [INFO] 07:47:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-inet --- 07:47:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/inet/target/sonatype-clm/module.xml 07:47:19 [INFO] 07:47:19 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 07:47:19 [INFO] Building bgp-path-selection-mode 0.20.10-SNAPSHOT [35/169] 07:47:19 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:19 [INFO] 07:47:19 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-path-selection-mode --- 07:47:19 [INFO] 07:47:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-path-selection-mode --- 07:47:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:19 [INFO] 07:47:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 07:47:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:19 [INFO] 07:47:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-path-selection-mode --- 07:47:19 [INFO] 07:47:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 07:47:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:47:19 [INFO] 07:47:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-path-selection-mode --- 07:47:19 [INFO] Starting audit... 07:47:19 Audit done. 07:47:19 [INFO] You have 0 Checkstyle violations. 07:47:19 [INFO] 07:47:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-path-selection-mode --- 07:47:19 [INFO] Starting audit... 07:47:19 Audit done. 07:47:19 [INFO] You have 0 Checkstyle violations. 07:47:19 [INFO] 07:47:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-path-selection-mode --- 07:47:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/classes/LICENSE 07:47:19 [INFO] 07:47:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 07:47:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/resources 07:47:19 [INFO] 07:47:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-path-selection-mode --- 07:47:19 [INFO] Recompiling the module because of changed dependency. 07:47:19 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 07:47:20 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:47:20 [INFO] 07:47:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 07:47:20 [INFO] 07:47:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-path-selection-mode --- 07:47:20 [INFO] Fork Value is true 07:47:23 [INFO] Done SpotBugs Analysis.... 07:47:23 [INFO] 07:47:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 07:47:23 [INFO] 07:47:23 [INFO] 07:47:23 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-path-selection-mode --- 07:47:23 [INFO] BugInstance size is 0 07:47:23 [INFO] Error size is 0 07:47:23 [INFO] No errors/warnings found 07:47:23 [INFO] 07:47:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 07:47:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/test/resources 07:47:23 [INFO] 07:47:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-path-selection-mode --- 07:47:23 [INFO] Recompiling the module because of changed dependency. 07:47:23 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:47:23 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:47:23 [INFO] 07:47:23 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-path-selection-mode --- 07:47:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:23 [INFO] 07:47:23 [INFO] ------------------------------------------------------- 07:47:23 [INFO] T E S T S 07:47:23 [INFO] ------------------------------------------------------- 07:47:24 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:47:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:47:25 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:47:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:47:25 [INFO] 07:47:25 [INFO] Results: 07:47:25 [INFO] 07:47:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:47:25 [INFO] 07:47:25 [INFO] 07:47:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-path-selection-mode --- 07:47:25 [INFO] 07:47:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-path-selection-mode --- 07:47:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT.jar 07:47:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 07:47:25 [INFO] 07:47:25 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-path-selection-mode --- 07:47:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT-tests.jar 07:47:25 [INFO] 07:47:25 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-path-selection-mode --- 07:47:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT-test-sources.jar 07:47:25 [INFO] 07:47:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-path-selection-mode --- 07:47:25 [INFO] No previous run data found, generating javadoc. 07:47:27 [WARNING] Javadoc Warnings 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:19: warning: no comment 07:47:27 [WARNING] public abstract class AbstractBestPath implements BestPath { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:20: warning: no comment 07:47:27 [WARNING] protected final BestPathState state; 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:22: warning: no comment 07:47:27 [WARNING] protected AbstractBestPath(final BestPathState state) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:26: warning: no comment 07:47:27 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:31: warning: no comment 07:47:27 [WARNING] public final BestPathState getState() { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:23: warning: no comment 07:47:27 [WARNING] public class AbstractBestPathSelector { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:28: warning: no comment 07:47:27 [WARNING] protected RouterId bestOriginatorId = null; 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:29: warning: no comment 07:47:27 [WARNING] protected BestPathState bestState = null; 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:31: warning: no comment 07:47:27 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:34: warning: no comment 07:47:27 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:119: warning: no comment 07:47:27 [WARNING] protected abstract Comparator comparator(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:121: warning: no comment 07:47:27 [WARNING] protected abstract K[] emptyKeys(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:89: warning: no comment 07:47:27 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:40: warning: no comment 07:47:27 [WARNING] public final K getKey(final int offset) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:79: warning: no comment 07:47:27 [WARNING] public final C getValue(final C[] array, final int offset) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:123: warning: no comment 07:47:27 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:48: warning: no comment 07:47:27 [WARNING] public final boolean isEmpty() { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:44: warning: no comment 07:47:27 [WARNING] public final int offsetOf(final K key) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:98: warning: no comment 07:47:27 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:84: warning: no comment 07:47:27 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:52: warning: no comment 07:47:27 [WARNING] public final int size() { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:56: warning: no comment 07:47:27 [WARNING] public final T with(final K key) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:67: warning: no comment 07:47:27 [WARNING] public final T without(final K key) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:50: warning: no @param for ribSupport 07:47:27 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:68: warning: no @return 07:47:27 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:87: warning: no @return 07:47:27 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:216: warning: no @param for ribSupport 07:47:27 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:225: warning: no comment 07:47:27 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:207: warning: no comment 07:47:27 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:47:27 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:47:27 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:20: warning: no comment 07:47:27 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:23: warning: no comment 07:47:27 [WARNING] public AddPathBestNPathSelection(final int npaths) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:19: warning: no comment 07:47:27 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:36: warning: no comment 07:47:27 [WARNING] public int getOffset() { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:19: warning: no comment 07:47:27 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:26: warning: no comment 07:47:27 [WARNING] public AddPathSelector(final long ourAs) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:52: warning: no comment 07:47:27 [WARNING] public AddPathBestPath result() { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:18: warning: no comment 07:47:27 [WARNING] public final class AllPathSelection implements PathSelectionMode { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:19: warning: no comment 07:47:27 [WARNING] public AllPathSelection() { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:12: warning: no comment 07:47:27 [WARNING] public final class BasePathSelectionModeFactory { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:17: warning: no comment 07:47:27 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:13: warning: no comment 07:47:27 [WARNING] public final class BesthPathStateUtil { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:18: warning: no comment 07:47:27 [WARNING] public static long getPeerAs(final List segments) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPath.java:15: warning: no comment 07:47:27 [WARNING] public interface BestPath { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:16: warning: no comment 07:47:27 [WARNING] public interface BestPathState { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:25: warning: no comment 07:47:27 [WARNING] int getAsPathLength(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:34: warning: no comment 07:47:27 [WARNING] @NonNull ContainerNode getAttributes(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:17: warning: no comment 07:47:27 [WARNING] @Nullable Uint32 getLocalPref(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:19: warning: no comment 07:47:27 [WARNING] long getMultiExitDisc(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:21: warning: no comment 07:47:27 [WARNING] @Nullable BgpOrigin getOrigin(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:23: warning: no comment 07:47:27 [WARNING] long getPeerAs(); 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:50: warning: no comment 07:47:27 [WARNING] public final class BestPathStateImpl implements BestPathState { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:100: warning: no comment 07:47:27 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:23: warning: no comment 07:47:27 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:29: warning: no comment 07:47:27 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 07:47:27 [WARNING] ^ 07:47:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:17: warning: no comment 07:47:27 [WARNING] public interface PathSelectionMode extends AutoCloseable { 07:47:27 [WARNING] ^ 07:47:27 [WARNING] 57 warnings 07:47:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT-javadoc.jar 07:47:27 [INFO] 07:47:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-path-selection-mode --- 07:47:27 [INFO] CycloneDX: Resolving Dependencies 07:47:28 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 07:47:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bom.xml 07:47:28 [INFO] attaching as bgp-path-selection-mode-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bom.json 07:47:28 [INFO] attaching as bgp-path-selection-mode-0.20.10-SNAPSHOT-cyclonedx.json 07:47:28 [INFO] 07:47:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 07:47:28 [INFO] Skipping duplicate-finder execution! 07:47:28 [INFO] 07:47:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 07:47:28 [WARNING] Used undeclared dependencies found: 07:47:28 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:28 [WARNING] Non-test scoped test only dependencies found: 07:47:28 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:47:28 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:47:28 [INFO] 07:47:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 07:47:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT-sources.jar 07:47:28 [INFO] 07:47:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-path-selection-mode --- 07:47:28 [INFO] 07:47:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-path-selection-mode --- 07:47:28 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/code-coverage/jacoco.exec 07:47:28 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 07:47:28 [INFO] 07:47:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-path-selection-mode --- 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT.pom 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT.jar 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT-tests.jar 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT-test-sources.jar 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT-javadoc.jar 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT-cyclonedx.json 07:47:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/bgp-path-selection-mode-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT-sources.jar 07:47:28 [INFO] 07:47:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-path-selection-mode --- 07:47:28 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.10-SNAPSHOT/bgp-path-selection-mode-0.20.10-SNAPSHOT.jar 07:47:28 [INFO] Writing OBR metadata 07:47:28 [INFO] 07:47:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-path-selection-mode --- 07:47:28 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:0.20.10-SNAPSHOT 07:47:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:47:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:47:28 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:47:28 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:28 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:47:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:47:28 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:47:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:47:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:47:28 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:47:28 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:47:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:47:28 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:47:28 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:47:28 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:47:28 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:47:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:47:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:47:28 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:47:28 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:47:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:47:28 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:47:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:47:28 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:47:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:47:28 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:47:28 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:47:28 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:47:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:47:28 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:47:28 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:47:28 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:47:28 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:47:28 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:47:28 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:47:28 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:47:28 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:47:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:47:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:47:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:47:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:28 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:47:28 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:test 07:47:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:test 07:47:28 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:test 07:47:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:47:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:47:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:47:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:47:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:47:28 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:47:28 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:47:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:47:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:47:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:47:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:47:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:47:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:47:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:47:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:47:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:47:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:47:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:47:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:47:28 [INFO] +- junit:junit:jar:4.13.2:test 07:47:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:47:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:47:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:47:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:47:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:47:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:28 [INFO] 07:47:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-path-selection-mode --- 07:47:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/path-selection-mode/target/sonatype-clm/module.xml 07:47:28 [INFO] 07:47:28 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 07:47:28 [INFO] Building config-loader-spi 0.20.10-SNAPSHOT [36/169] 07:47:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:28 [INFO] 07:47:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ config-loader-spi --- 07:47:28 [INFO] 07:47:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ config-loader-spi --- 07:47:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:28 [INFO] 07:47:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ config-loader-spi --- 07:47:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:28 [INFO] 07:47:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ config-loader-spi --- 07:47:28 [INFO] 07:47:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ config-loader-spi --- 07:47:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:47:28 [INFO] 07:47:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ config-loader-spi --- 07:47:28 [INFO] Starting audit... 07:47:28 Audit done. 07:47:28 [INFO] You have 0 Checkstyle violations. 07:47:28 [INFO] 07:47:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ config-loader-spi --- 07:47:28 [INFO] Starting audit... 07:47:28 Audit done. 07:47:28 [INFO] You have 0 Checkstyle violations. 07:47:28 [INFO] 07:47:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ config-loader-spi --- 07:47:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/classes/LICENSE 07:47:28 [INFO] 07:47:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-spi --- 07:47:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/main/resources 07:47:28 [INFO] 07:47:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ config-loader-spi --- 07:47:28 [INFO] Recompiling the module because of changed dependency. 07:47:28 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:47:28 [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 07:47:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:47:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:47:28 [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 07:47:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:47:28 [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 07:47:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:47:28 [INFO] 07:47:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 07:47:28 [INFO] 07:47:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ config-loader-spi --- 07:47:28 [INFO] Fork Value is true 07:47:31 [INFO] Done SpotBugs Analysis.... 07:47:31 [INFO] 07:47:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 07:47:31 [INFO] 07:47:31 [INFO] 07:47:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ config-loader-spi --- 07:47:31 [INFO] BugInstance size is 0 07:47:31 [INFO] Error size is 0 07:47:31 [INFO] No errors/warnings found 07:47:31 [INFO] 07:47:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-spi --- 07:47:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/test/resources 07:47:31 [INFO] 07:47:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ config-loader-spi --- 07:47:31 [INFO] No sources to compile 07:47:31 [INFO] 07:47:31 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ config-loader-spi --- 07:47:31 [INFO] No tests to run. 07:47:31 [INFO] 07:47:31 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ config-loader-spi --- 07:47:31 [INFO] 07:47:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-spi --- 07:47:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.10-SNAPSHOT.jar 07:47:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 07:47:31 [INFO] 07:47:31 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ config-loader-spi --- 07:47:31 [INFO] No previous run data found, generating javadoc. 07:47:32 [WARNING] Javadoc Warnings 07:47:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractConfigFileProcessor.java:37: warning: no comment 07:47:32 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 07:47:32 [WARNING] ^ 07:47:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:23: warning: no @return 07:47:32 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 07:47:32 [WARNING] ^ 07:47:32 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:16: warning: no comment 07:47:32 [WARNING] public interface ConfigLoader { 07:47:32 [WARNING] ^ 07:47:32 [WARNING] 3 warnings 07:47:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.10-SNAPSHOT-javadoc.jar 07:47:32 [INFO] 07:47:32 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ config-loader-spi --- 07:47:32 [INFO] CycloneDX: Resolving Dependencies 07:47:33 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 07:47:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/bom.xml 07:47:33 [INFO] attaching as config-loader-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/bom.json 07:47:33 [INFO] attaching as config-loader-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:47:33 [INFO] 07:47:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 07:47:33 [INFO] Skipping duplicate-finder execution! 07:47:33 [INFO] 07:47:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ config-loader-spi --- 07:47:33 [INFO] No dependency problems found 07:47:33 [INFO] 07:47:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ config-loader-spi --- 07:47:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.10-SNAPSHOT-sources.jar 07:47:33 [INFO] 07:47:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ config-loader-spi --- 07:47:33 [INFO] 07:47:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ config-loader-spi --- 07:47:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:47:33 [INFO] 07:47:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ config-loader-spi --- 07:47:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.10-SNAPSHOT/config-loader-spi-0.20.10-SNAPSHOT.pom 07:47:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.10-SNAPSHOT/config-loader-spi-0.20.10-SNAPSHOT.jar 07:47:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.10-SNAPSHOT/config-loader-spi-0.20.10-SNAPSHOT-javadoc.jar 07:47:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.10-SNAPSHOT/config-loader-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.10-SNAPSHOT/config-loader-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:47:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/config-loader-spi-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.20.10-SNAPSHOT/config-loader-spi-0.20.10-SNAPSHOT-sources.jar 07:47:33 [INFO] 07:47:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-spi --- 07:47:33 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.20.10-SNAPSHOT/config-loader-spi-0.20.10-SNAPSHOT.jar 07:47:33 [INFO] Writing OBR metadata 07:47:33 [INFO] 07:47:33 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ config-loader-spi --- 07:47:33 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:0.20.10-SNAPSHOT 07:47:33 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:47:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:47:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:33 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:47:33 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:47:33 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:47:33 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:47:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:47:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:47:33 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:47:33 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:47:33 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:47:33 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:47:33 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:47:33 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:47:33 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:47:33 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:47:33 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:47:33 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:47:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:33 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:47:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:47:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:47:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:47:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:47:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:47:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:47:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:47:33 [INFO] +- junit:junit:jar:4.13.2:test 07:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:47:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:47:33 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:47:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:47:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:47:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:33 [INFO] 07:47:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ config-loader-spi --- 07:47:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-spi/target/sonatype-clm/module.xml 07:47:33 [INFO] 07:47:33 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 07:47:33 [INFO] Building config-loader-impl 0.20.10-SNAPSHOT [37/169] 07:47:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:35 [INFO] 07:47:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ config-loader-impl --- 07:47:35 [INFO] 07:47:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ config-loader-impl --- 07:47:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:35 [INFO] 07:47:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ config-loader-impl --- 07:47:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:35 [INFO] 07:47:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ config-loader-impl --- 07:47:35 [INFO] 07:47:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ config-loader-impl --- 07:47:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:47:35 [INFO] 07:47:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ config-loader-impl --- 07:47:35 [INFO] Starting audit... 07:47:35 Audit done. 07:47:35 [INFO] You have 0 Checkstyle violations. 07:47:35 [INFO] 07:47:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ config-loader-impl --- 07:47:35 [INFO] Starting audit... 07:47:35 Audit done. 07:47:35 [INFO] You have 0 Checkstyle violations. 07:47:35 [INFO] 07:47:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ config-loader-impl --- 07:47:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/classes/LICENSE 07:47:35 [INFO] 07:47:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-impl --- 07:47:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/resources 07:47:35 [INFO] 07:47:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ config-loader-impl --- 07:47:35 [INFO] Recompiling the module because of changed dependency. 07:47:35 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 07:47:35 [INFO] 07:47:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 07:47:35 [INFO] 07:47:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ config-loader-impl --- 07:47:35 [INFO] Fork Value is true 07:47:38 [INFO] Done SpotBugs Analysis.... 07:47:38 [INFO] 07:47:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 07:47:38 [INFO] 07:47:38 [INFO] 07:47:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ config-loader-impl --- 07:47:38 [INFO] BugInstance size is 0 07:47:38 [INFO] Error size is 0 07:47:38 [INFO] No errors/warnings found 07:47:38 [INFO] 07:47:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-impl --- 07:47:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:47:38 [INFO] 07:47:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ config-loader-impl --- 07:47:38 [INFO] Recompiling the module because of changed dependency. 07:47:38 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 07:47:38 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:47:38 [INFO] 07:47:38 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ config-loader-impl --- 07:47:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:38 [INFO] 07:47:38 [INFO] ------------------------------------------------------- 07:47:38 [INFO] T E S T S 07:47:38 [INFO] ------------------------------------------------------- 07:47:39 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:47:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:47:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.194 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:47:43 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:47:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:47:43 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:47:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:47:44 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:47:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:47:44 [INFO] 07:47:44 [INFO] Results: 07:47:44 [INFO] 07:47:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:47:44 [INFO] 07:47:44 [INFO] 07:47:44 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ config-loader-impl --- 07:47:44 [INFO] 07:47:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-impl --- 07:47:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT.jar 07:47:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 07:47:44 [INFO] 07:47:44 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ config-loader-impl --- 07:47:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT-tests.jar 07:47:44 [INFO] 07:47:44 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ config-loader-impl --- 07:47:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT-test-sources.jar 07:47:44 [INFO] 07:47:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ config-loader-impl --- 07:47:44 [INFO] No previous run data found, generating javadoc. 07:47:46 [WARNING] Javadoc Warnings 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:35: warning: no comment 07:47:46 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:64: warning: no comment 07:47:46 [WARNING] public DefaultFileWatcher() throws IOException { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:81: warning: no comment 07:47:46 [WARNING] public void activate() throws IOException { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:94: warning: no comment 07:47:46 [WARNING] public void deactivate() { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/FileWatcher.java:14: warning: no comment 07:47:46 [WARNING] public interface FileWatcher { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: no comment 07:47:46 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:23: warning: no comment 07:47:46 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:28: warning: no comment 07:47:46 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:35: warning: no comment 07:47:46 [WARNING] public void init() { 07:47:46 [WARNING] ^ 07:47:46 [WARNING] 9 warnings 07:47:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT-javadoc.jar 07:47:46 [INFO] 07:47:46 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ config-loader-impl --- 07:47:46 [INFO] CycloneDX: Resolving Dependencies 07:47:47 [INFO] CycloneDX: Creating BOM version 1.5 with 45 component(s) 07:47:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/bom.xml 07:47:47 [INFO] attaching as config-loader-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/bom.json 07:47:47 [INFO] attaching as config-loader-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:47:47 [INFO] 07:47:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 07:47:47 [INFO] Skipping duplicate-finder execution! 07:47:47 [INFO] 07:47:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ config-loader-impl --- 07:47:47 [INFO] No dependency problems found 07:47:47 [INFO] 07:47:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ config-loader-impl --- 07:47:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT-sources.jar 07:47:47 [INFO] 07:47:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ config-loader-impl --- 07:47:47 [INFO] 07:47:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ config-loader-impl --- 07:47:47 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 07:47:47 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 07:47:47 [INFO] 07:47:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ config-loader-impl --- 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT.pom 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT.jar 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT-tests.jar 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT-test-sources.jar 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT-javadoc.jar 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:47:47 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/config-loader-impl-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT-sources.jar 07:47:47 [INFO] 07:47:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-impl --- 07:47:47 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.20.10-SNAPSHOT/config-loader-impl-0.20.10-SNAPSHOT.jar 07:47:47 [INFO] Writing OBR metadata 07:47:47 [INFO] 07:47:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ config-loader-impl --- 07:47:47 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:0.20.10-SNAPSHOT 07:47:47 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:compile 07:47:47 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:47:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:47:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:47:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:47:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:47:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:47:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:47:47 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 07:47:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:47:47 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:47:47 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:47:47 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:47:47 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:47:47 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:47:47 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:47:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:47:47 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:47:47 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:47:47 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:47:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:47:47 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:47:47 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:47:47 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:47:47 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:47:47 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:47:47 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:47:47 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:47:47 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:test 07:47:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:test 07:47:47 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:test 07:47:47 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:test 07:47:47 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:test 07:47:47 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:test 07:47:47 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:test 07:47:47 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:test 07:47:47 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:test 07:47:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:test 07:47:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:test 07:47:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:test 07:47:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:test 07:47:47 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:47:47 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:47:47 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:47:47 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:47:47 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:47:47 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:47:47 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:47:47 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:47:47 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:47:47 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:47:47 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:47:47 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:test 07:47:47 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:test 07:47:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:47:47 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:47:47 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:47:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:47:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:47:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:47:47 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:47:47 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:47:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:test 07:47:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:47:47 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:47:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:47:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:47:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:47:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:47:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:47:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:47:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:47:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:47:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:47:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:47:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:47:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:47:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:47:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:47:47 [INFO] +- junit:junit:jar:4.13.2:test 07:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:47:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:47:47 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:47:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:47:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:47:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:47:47 [INFO] 07:47:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ config-loader-impl --- 07:47:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/config-loader-impl/target/sonatype-clm/module.xml 07:47:47 [INFO] 07:47:47 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 07:47:47 [INFO] Building testtool-util 0.20.10-SNAPSHOT [38/169] 07:47:47 [INFO] -------------------------------[ bundle ]------------------------------- 07:47:47 [INFO] 07:47:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ testtool-util --- 07:47:47 [INFO] 07:47:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ testtool-util --- 07:47:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:47 [INFO] 07:47:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ testtool-util --- 07:47:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:47:47 [INFO] 07:47:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ testtool-util --- 07:47:48 [INFO] 07:47:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ testtool-util --- 07:47:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:47:48 [INFO] 07:47:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ testtool-util --- 07:47:48 [INFO] Starting audit... 07:47:48 Audit done. 07:47:48 [INFO] You have 0 Checkstyle violations. 07:47:48 [INFO] 07:47:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ testtool-util --- 07:47:48 [INFO] Starting audit... 07:47:48 Audit done. 07:47:48 [INFO] You have 0 Checkstyle violations. 07:47:48 [INFO] 07:47:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ testtool-util --- 07:47:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/classes/LICENSE 07:47:48 [INFO] 07:47:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testtool-util --- 07:47:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/resources 07:47:48 [INFO] 07:47:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ testtool-util --- 07:47:48 [INFO] Recompiling the module because of changed dependency. 07:47:48 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:47:48 [INFO] 07:47:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ testtool-util >>> 07:47:48 [INFO] 07:47:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ testtool-util --- 07:47:48 [INFO] Fork Value is true 07:47:51 [INFO] Done SpotBugs Analysis.... 07:47:51 [INFO] 07:47:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ testtool-util <<< 07:47:51 [INFO] 07:47:51 [INFO] 07:47:51 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ testtool-util --- 07:47:51 [INFO] BugInstance size is 0 07:47:51 [INFO] Error size is 0 07:47:51 [INFO] No errors/warnings found 07:47:51 [INFO] 07:47:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testtool-util --- 07:47:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/test/resources 07:47:51 [INFO] 07:47:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ testtool-util --- 07:47:51 [INFO] Recompiling the module because of changed dependency. 07:47:51 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 07:47:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:47:51 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:47:51 [INFO] 07:47:51 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ testtool-util --- 07:47:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:47:51 [INFO] 07:47:51 [INFO] ------------------------------------------------------- 07:47:51 [INFO] T E S T S 07:47:51 [INFO] ------------------------------------------------------- 07:47:52 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 07:47:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:48:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.99 s -- in org.opendaylight.protocol.util.CheckUtilTest 07:48:13 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:48:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:48:13 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 07:48:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.util.LoggerUtilTest 07:48:13 [INFO] 07:48:13 [INFO] Results: 07:48:13 [INFO] 07:48:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 07:48:13 [INFO] 07:48:13 [INFO] 07:48:13 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ testtool-util --- 07:48:13 [INFO] 07:48:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ testtool-util --- 07:48:13 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT.jar 07:48:13 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/classes/META-INF/MANIFEST.MF 07:48:13 [INFO] 07:48:13 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ testtool-util --- 07:48:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT-tests.jar 07:48:13 [INFO] 07:48:13 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ testtool-util --- 07:48:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT-test-sources.jar 07:48:13 [INFO] 07:48:13 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ testtool-util --- 07:48:13 [INFO] No previous run data found, generating javadoc. 07:48:15 [WARNING] Javadoc Warnings 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 07:48:15 [WARNING] Level getLogLevel(); 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 07:48:15 [WARNING] public final class CheckTestUtil { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 07:48:15 [WARNING] public interface CheckEquals { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 07:48:15 [WARNING] public interface ListenerCheck { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 07:48:15 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 07:48:15 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 07:48:15 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 07:48:15 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 07:48:15 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 07:48:15 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 07:48:15 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 07:48:15 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 07:48:15 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 07:48:15 [WARNING] public static > void waitFutureSuccess(final T future) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 07:48:15 [WARNING] void check() throws ExecutionException, InterruptedException; 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 07:48:15 [WARNING] int getListMessageSize(); 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 07:48:15 [WARNING] public final class CheckUtil { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 07:48:15 [WARNING] public interface CheckEquals { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 07:48:15 [WARNING] public interface ListenerCheck { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 07:48:15 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 07:48:15 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 07:48:15 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 07:48:15 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 07:48:15 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 07:48:15 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 07:48:15 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 07:48:15 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 07:48:15 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 07:48:15 [WARNING] public static > void waitFutureSuccess(final T future) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 07:48:15 [WARNING] void check() throws ExecutionException, InterruptedException; 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 07:48:15 [WARNING] int getListMessageSize(); 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 07:48:15 [WARNING] List getListMsg(); 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 07:48:15 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 07:48:15 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 07:48:15 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 07:48:15 [WARNING] public static List parseAddresses(final String address) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 07:48:15 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 07:48:15 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 07:48:15 [WARNING] public final class LoggerUtil { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 07:48:15 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 07:48:15 [WARNING] ^ 07:48:15 [WARNING] 40 warnings 07:48:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT-javadoc.jar 07:48:15 [INFO] 07:48:15 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ testtool-util --- 07:48:15 [INFO] CycloneDX: Resolving Dependencies 07:48:16 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 07:48:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/bom.xml 07:48:16 [INFO] attaching as testtool-util-0.20.10-SNAPSHOT-cyclonedx.xml 07:48:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/bom.json 07:48:16 [INFO] attaching as testtool-util-0.20.10-SNAPSHOT-cyclonedx.json 07:48:16 [INFO] 07:48:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 07:48:16 [INFO] Skipping duplicate-finder execution! 07:48:16 [INFO] 07:48:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ testtool-util --- 07:48:16 [INFO] No dependency problems found 07:48:16 [INFO] 07:48:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ testtool-util --- 07:48:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT-sources.jar 07:48:16 [INFO] 07:48:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ testtool-util --- 07:48:16 [INFO] 07:48:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ testtool-util --- 07:48:16 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/code-coverage/jacoco.exec 07:48:16 [INFO] Analyzed bundle 'testtool-util' with 4 classes 07:48:16 [INFO] 07:48:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ testtool-util --- 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT.pom 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT.jar 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT-tests.jar 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT-test-sources.jar 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT-javadoc.jar 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT-cyclonedx.xml 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT-cyclonedx.json 07:48:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/testtool-util-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT-sources.jar 07:48:16 [INFO] 07:48:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ testtool-util --- 07:48:16 [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.20.10-SNAPSHOT/testtool-util-0.20.10-SNAPSHOT.jar 07:48:16 [INFO] Writing OBR metadata 07:48:16 [INFO] 07:48:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ testtool-util --- 07:48:16 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:0.20.10-SNAPSHOT 07:48:16 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:48:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:48:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:48:16 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 07:48:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:48:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:16 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:48:16 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:48:16 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:48:16 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:48:16 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:48:16 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 07:48:16 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:48:16 [INFO] +- ch.qos.logback:logback-core:jar:1.3.14:compile 07:48:16 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:test 07:48:16 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:test 07:48:16 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:test 07:48:16 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:test 07:48:16 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:test 07:48:16 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:test 07:48:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:48:16 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:48:16 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:48:16 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:test 07:48:16 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:test 07:48:16 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:test 07:48:16 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:48:16 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:test 07:48:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:48:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:48:16 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:48:16 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:48:16 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:48:16 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:48:16 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:48:16 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:test 07:48:16 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:48:16 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:48:16 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:48:16 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:48:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:test 07:48:16 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:test (optional) 07:48:16 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:test 07:48:16 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:test 07:48:16 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:test 07:48:16 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:test 07:48:16 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:test 07:48:16 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:test 07:48:16 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:test 07:48:16 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:test 07:48:16 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:test 07:48:16 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:48:16 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:48:16 [INFO] +- junit:junit:jar:4.13.2:test 07:48:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:48:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:48:16 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:48:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:48:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:48:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:48:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:48:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:48:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:48:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:48:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:48:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:48:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:48:16 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:48:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:48:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:48:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:16 [INFO] 07:48:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ testtool-util --- 07:48:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/testtool-util/target/sonatype-clm/module.xml 07:48:16 [INFO] 07:48:16 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 07:48:16 [INFO] Building routing-policy-config-loader 0.20.10-SNAPSHOT [39/169] 07:48:16 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:16 [INFO] 07:48:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ routing-policy-config-loader --- 07:48:16 [INFO] 07:48:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ routing-policy-config-loader --- 07:48:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:16 [INFO] 07:48:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 07:48:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:16 [INFO] 07:48:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ routing-policy-config-loader --- 07:48:16 [INFO] 07:48:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 07:48:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:48:16 [INFO] 07:48:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ routing-policy-config-loader --- 07:48:16 [INFO] Starting audit... 07:48:16 Audit done. 07:48:16 [INFO] You have 0 Checkstyle violations. 07:48:16 [INFO] 07:48:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ routing-policy-config-loader --- 07:48:17 [INFO] Starting audit... 07:48:17 Audit done. 07:48:17 [INFO] You have 0 Checkstyle violations. 07:48:17 [INFO] 07:48:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ routing-policy-config-loader --- 07:48:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/classes/LICENSE 07:48:17 [INFO] 07:48:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 07:48:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/resources 07:48:17 [INFO] 07:48:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ routing-policy-config-loader --- 07:48:17 [INFO] Recompiling the module because of changed dependency. 07:48:17 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:48:17 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:48:17 [INFO] 07:48:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 07:48:17 [INFO] 07:48:17 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ routing-policy-config-loader --- 07:48:17 [INFO] Fork Value is true 07:48:19 [INFO] Done SpotBugs Analysis.... 07:48:19 [INFO] 07:48:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 07:48:19 [INFO] 07:48:19 [INFO] 07:48:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ routing-policy-config-loader --- 07:48:19 [INFO] BugInstance size is 0 07:48:19 [INFO] Error size is 0 07:48:19 [INFO] No errors/warnings found 07:48:19 [INFO] 07:48:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 07:48:19 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:48:19 [INFO] 07:48:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ routing-policy-config-loader --- 07:48:19 [INFO] Recompiling the module because of changed dependency. 07:48:19 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 07:48:19 [INFO] 07:48:19 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ routing-policy-config-loader --- 07:48:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:19 [INFO] 07:48:19 [INFO] ------------------------------------------------------- 07:48:19 [INFO] T E S T S 07:48:19 [INFO] ------------------------------------------------------- 07:48:20 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:48:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:48:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.521 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:48:25 [INFO] 07:48:25 [INFO] Results: 07:48:25 [INFO] 07:48:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:48:25 [INFO] 07:48:25 [INFO] 07:48:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ routing-policy-config-loader --- 07:48:25 [INFO] 07:48:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ routing-policy-config-loader --- 07:48:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT.jar 07:48:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 07:48:25 [INFO] 07:48:25 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ routing-policy-config-loader --- 07:48:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT-tests.jar 07:48:25 [INFO] 07:48:25 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ routing-policy-config-loader --- 07:48:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT-test-sources.jar 07:48:25 [INFO] 07:48:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ routing-policy-config-loader --- 07:48:25 [INFO] No previous run data found, generating javadoc. 07:48:26 [WARNING] Javadoc Warnings 07:48:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:26: warning: no comment 07:48:26 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 07:48:26 [WARNING] ^ 07:48:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:28: warning: no comment 07:48:26 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:48:26 [WARNING] ^ 07:48:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:33: warning: no comment 07:48:26 [WARNING] public void init() { 07:48:26 [WARNING] ^ 07:48:26 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 07:48:26 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:48:26 [WARNING] ^ 07:48:26 [WARNING] 4 warnings 07:48:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT-javadoc.jar 07:48:26 [INFO] 07:48:26 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ routing-policy-config-loader --- 07:48:26 [INFO] CycloneDX: Resolving Dependencies 07:48:27 [INFO] CycloneDX: Creating BOM version 1.5 with 49 component(s) 07:48:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/bom.xml 07:48:27 [INFO] attaching as routing-policy-config-loader-0.20.10-SNAPSHOT-cyclonedx.xml 07:48:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/bom.json 07:48:27 [INFO] attaching as routing-policy-config-loader-0.20.10-SNAPSHOT-cyclonedx.json 07:48:27 [INFO] 07:48:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 07:48:27 [INFO] Skipping duplicate-finder execution! 07:48:27 [INFO] 07:48:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 07:48:27 [INFO] No dependency problems found 07:48:27 [INFO] 07:48:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 07:48:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT-sources.jar 07:48:27 [INFO] 07:48:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ routing-policy-config-loader --- 07:48:27 [INFO] 07:48:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ routing-policy-config-loader --- 07:48:27 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 07:48:27 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 07:48:27 [INFO] 07:48:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ routing-policy-config-loader --- 07:48:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT.pom 07:48:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT.jar 07:48:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT-tests.jar 07:48:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT-test-sources.jar 07:48:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT-javadoc.jar 07:48:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT-cyclonedx.xml 07:48:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT-cyclonedx.json 07:48:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT-sources.jar 07:48:28 [INFO] 07:48:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ routing-policy-config-loader --- 07:48:28 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.20.10-SNAPSHOT/routing-policy-config-loader-0.20.10-SNAPSHOT.jar 07:48:28 [INFO] Writing OBR metadata 07:48:28 [INFO] 07:48:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ routing-policy-config-loader --- 07:48:28 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:0.20.10-SNAPSHOT 07:48:28 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:48:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:48:28 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:48:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:48:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:48:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:48:28 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:48:28 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:48:28 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:48:28 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:48:28 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:48:28 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:48:28 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:48:28 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:28 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:compile 07:48:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:48:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:28 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:48:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:48:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:28 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:48:28 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:48:28 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:48:28 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:48:28 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:48:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:48:28 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:48:28 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:48:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:48:28 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:48:28 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:48:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:48:28 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:48:28 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:48:28 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:48:28 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:48:28 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:48:28 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:48:28 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:48:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:48:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:48:28 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.10-SNAPSHOT:test 07:48:28 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:test 07:48:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:test 07:48:28 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:test 07:48:28 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:test 07:48:28 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:test 07:48:28 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:48:28 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:test 07:48:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:test 07:48:28 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:48:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:test 07:48:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:48:28 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:48:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:48:28 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:48:28 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:48:28 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:48:28 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:48:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:48:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:48:28 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:48:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:48:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:48:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:test 07:48:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:48:28 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:48:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:48:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:48:28 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:48:28 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:48:28 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:48:28 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:48:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:48:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:48:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:48:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:48:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:48:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:48:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:48:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:48:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:48:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:48:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:48:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:48:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:48:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:48:28 [INFO] +- junit:junit:jar:4.13.2:test 07:48:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:48:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:48:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:48:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:48:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:48:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:28 [INFO] 07:48:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ routing-policy-config-loader --- 07:48:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 07:48:28 [INFO] 07:48:28 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 07:48:28 [INFO] Building bgp-openconfig-rp-spi 0.20.10-SNAPSHOT [40/169] 07:48:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:28 [INFO] 07:48:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] 07:48:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:28 [INFO] 07:48:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:28 [INFO] 07:48:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] 07:48:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:48:28 [INFO] 07:48:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] Starting audit... 07:48:28 Audit done. 07:48:28 [INFO] You have 0 Checkstyle violations. 07:48:28 [INFO] 07:48:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] Starting audit... 07:48:28 Audit done. 07:48:28 [INFO] You have 0 Checkstyle violations. 07:48:28 [INFO] 07:48:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/classes/LICENSE 07:48:28 [INFO] 07:48:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/resources 07:48:28 [INFO] 07:48:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] Recompiling the module because of changed dependency. 07:48:28 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 07:48:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:48:28 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:48:28 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:48:28 [INFO] 07:48:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 07:48:28 [INFO] 07:48:28 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 07:48:28 [INFO] Fork Value is true 07:48:32 [INFO] Done SpotBugs Analysis.... 07:48:32 [INFO] 07:48:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 07:48:32 [INFO] 07:48:32 [INFO] 07:48:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-rp-spi --- 07:48:32 [INFO] BugInstance size is 0 07:48:32 [INFO] Error size is 0 07:48:32 [INFO] No errors/warnings found 07:48:32 [INFO] 07:48:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 07:48:32 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:48:32 [INFO] 07:48:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 07:48:32 [INFO] Recompiling the module because of changed dependency. 07:48:32 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:48:32 [INFO] 07:48:32 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-rp-spi --- 07:48:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:32 [INFO] 07:48:32 [INFO] ------------------------------------------------------- 07:48:32 [INFO] T E S T S 07:48:32 [INFO] ------------------------------------------------------- 07:48:33 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:48:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:48:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.520 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:48:38 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:48:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:48:38 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:48:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:48:39 [INFO] 07:48:39 [INFO] Results: 07:48:39 [INFO] 07:48:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:48:39 [INFO] 07:48:39 [INFO] 07:48:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-rp-spi --- 07:48:39 [INFO] 07:48:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 07:48:39 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT.jar 07:48:39 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 07:48:39 [INFO] 07:48:39 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-openconfig-rp-spi --- 07:48:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-tests.jar 07:48:39 [INFO] 07:48:39 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 07:48:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-test-sources.jar 07:48:39 [INFO] 07:48:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 07:48:39 [INFO] No previous run data found, generating javadoc. 07:48:40 [WARNING] Javadoc Warnings 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: no comment 07:48:40 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:14: warning: no comment 07:48:40 [WARNING] void start(StatementRegistryProvider context); 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:23: warning: no comment 07:48:40 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:16: warning: no comment 07:48:40 [WARNING] void stop(); 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:48:40 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:48:40 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:40: warning: no @param for 07:48:40 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:48:40 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:48:40 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:60: warning: no @param for 07:48:40 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:22: warning: no comment 07:48:40 [WARNING] public interface BgpStatementRegistryProvider { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: no comment 07:48:40 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:25: warning: no comment 07:48:40 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:29: warning: no comment 07:48:40 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:23: warning: no comment 07:48:40 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:30: warning: no comment 07:48:40 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:40: warning: no comment 07:48:40 [WARNING] public void start() { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:13: warning: no comment 07:48:40 [WARNING] public interface StatementProviderActivator { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: no comment 07:48:40 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:48:40 [WARNING] ^ 07:48:40 [WARNING] 19 warnings 07:48:40 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-javadoc.jar 07:48:40 [INFO] 07:48:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-rp-spi --- 07:48:40 [INFO] CycloneDX: Resolving Dependencies 07:48:42 [INFO] CycloneDX: Creating BOM version 1.5 with 63 component(s) 07:48:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bom.xml 07:48:42 [INFO] attaching as bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:48:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bom.json 07:48:42 [INFO] attaching as bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:48:42 [INFO] 07:48:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] Skipping duplicate-finder execution! 07:48:42 [INFO] 07:48:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] No dependency problems found 07:48:42 [INFO] 07:48:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-sources.jar 07:48:42 [INFO] 07:48:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] 07:48:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 07:48:42 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 07:48:42 [INFO] 07:48:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT.pom 07:48:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT.jar 07:48:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-tests.jar 07:48:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-test-sources.jar 07:48:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-javadoc.jar 07:48:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:48:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:48:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-sources.jar 07:48:42 [INFO] 07:48:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/bgp-openconfig-rp-spi-0.20.10-SNAPSHOT.jar 07:48:42 [INFO] Writing OBR metadata 07:48:42 [INFO] 07:48:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:0.20.10-SNAPSHOT 07:48:42 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:48:42 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:48:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:48:42 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:48:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:48:42 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:48:42 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:48:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:48:42 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:48:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:48:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:48:42 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:48:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:48:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:48:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:48:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:48:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:48:42 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:48:42 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:48:42 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:48:42 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:48:42 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:48:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:48:42 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:48:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:48:42 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:48:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:42 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 07:48:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:48:42 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:48:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:48:42 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:48:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:48:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:48:42 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:48:42 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:48:42 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:48:42 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:48:42 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:48:42 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.10-SNAPSHOT:test 07:48:42 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:test 07:48:42 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:48:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:48:42 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:48:42 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:test 07:48:42 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:48:42 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:48:42 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:48:42 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:48:42 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.10-SNAPSHOT:test 07:48:42 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.10-SNAPSHOT:test 07:48:42 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:test 07:48:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:48:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:48:42 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:48:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:48:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:48:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:48:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:48:42 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:48:42 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:48:42 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:48:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:48:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:48:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:48:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:48:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:48:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:48:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:48:42 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:48:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:48:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:48:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:48:42 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:48:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:48:42 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:48:42 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:48:42 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:48:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:48:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:48:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:48:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:48:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:48:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:48:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:48:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:48:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:48:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:48:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:48:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:48:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:48:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:48:42 [INFO] +- junit:junit:jar:4.13.2:test 07:48:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:48:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:48:42 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:48:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:48:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:48:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:42 [INFO] 07:48:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-spi --- 07:48:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 07:48:42 [INFO] 07:48:42 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 07:48:42 [INFO] Building bgp-route-target 0.20.10-SNAPSHOT [41/169] 07:48:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:42 [INFO] 07:48:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-route-target --- 07:48:42 [INFO] 07:48:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-route-target --- 07:48:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:42 [INFO] 07:48:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-route-target --- 07:48:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:42 [INFO] 07:48:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-route-target --- 07:48:43 [INFO] 07:48:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-route-target --- 07:48:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:48:43 [INFO] 07:48:43 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-route-target --- 07:48:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:48:43 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/yang 07:48:43 [INFO] yang-to-sources: Found 13 dependencies in 3.510 ms 07:48:43 [INFO] yang-to-sources: Project model files found: 1 in 1.231 ms 07:48:43 [INFO] yang-to-sources: 19 YANG models processed in 121.0 ms 07:48:43 [INFO] BindingJavaFileGenerator: Defined 50 files in 22.93 ms 07:48:43 [INFO] Sorted 50 files into 19 directories in 93.77 μs 07:48:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 50 in 42.30 ms 07:48:43 [INFO] 07:48:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-route-target --- 07:48:43 [INFO] Starting audit... 07:48:43 Audit done. 07:48:43 [INFO] You have 0 Checkstyle violations. 07:48:43 [INFO] 07:48:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-route-target --- 07:48:43 [INFO] Starting audit... 07:48:43 Audit done. 07:48:43 [INFO] You have 0 Checkstyle violations. 07:48:43 [INFO] 07:48:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-route-target --- 07:48:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/classes/LICENSE 07:48:43 [INFO] 07:48:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-route-target --- 07:48:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/resources 07:48:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/generated-sources/spi 07:48:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:48:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:48:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:48:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/generated-sources/spi 07:48:43 [INFO] 07:48:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-route-target --- 07:48:43 [INFO] Recompiling the module because of changed dependency. 07:48:43 [INFO] Compiling 66 source files with javac [debug release 17] to target/classes 07:48:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:48:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:48:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:48:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:48:43 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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[] 07:48:43 [INFO] 07:48:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 07:48:43 [INFO] 07:48:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-route-target --- 07:48:43 [INFO] Fork Value is true 07:48:47 [INFO] Done SpotBugs Analysis.... 07:48:47 [INFO] 07:48:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 07:48:47 [INFO] 07:48:47 [INFO] 07:48:47 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-route-target --- 07:48:47 [INFO] BugInstance size is 0 07:48:47 [INFO] Error size is 0 07:48:47 [INFO] No errors/warnings found 07:48:47 [INFO] 07:48:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-route-target --- 07:48:47 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:48:47 [INFO] 07:48:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-route-target --- 07:48:47 [INFO] Recompiling the module because of changed dependency. 07:48:47 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:48:47 [INFO] 07:48:47 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-route-target --- 07:48:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:48:47 [INFO] 07:48:47 [INFO] ------------------------------------------------------- 07:48:47 [INFO] T E S T S 07:48:47 [INFO] ------------------------------------------------------- 07:48:48 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:48:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:48:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.022 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:48:53 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:48:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:48:53 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:48:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:48:53 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:48:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:48:53 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:48:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:48:53 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:48:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:48:54 [INFO] 07:48:54 [INFO] Results: 07:48:54 [INFO] 07:48:54 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:48:54 [INFO] 07:48:54 [INFO] 07:48:54 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-route-target --- 07:48:54 [INFO] 07:48:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-route-target --- 07:48:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.10-SNAPSHOT.jar 07:48:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 07:48:54 [INFO] 07:48:54 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-route-target --- 07:48:54 [INFO] No previous run data found, generating javadoc. 07:48:57 [WARNING] Javadoc Warnings 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/BGPActivator.java:41: warning: no comment 07:48:57 [WARNING] public BGPActivator() { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/route/policy/ClientAttributePrependHandler.java:19: warning: no comment 07:48:57 [WARNING] public final class ClientAttributePrependHandler implements BgpActionAugPolicy { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/route/policy/ClientAttributePrependHandler.java:26: warning: no comment 07:48:57 [WARNING] public static ClientAttributePrependHandler getInstance() { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/nlri/ImmutableRouteTargetConstrainNlriRegistry.java:66: warning: no comment 07:48:57 [WARNING] public static @NonNull ImmutableRouteTargetConstrainNlriRegistry getInstance() { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/RIBActivator.java:32: warning: no comment 07:48:57 [WARNING] public RIBActivator() { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/nlri/RouteTargeConstraintNlriRegistry.java:16: warning: no comment 07:48:57 [WARNING] public interface RouteTargeConstraintNlriRegistry { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/nlri/RouteTargetConstrainNlriHandler.java:75: warning: no comment 07:48:57 [WARNING] public static ByteBuf serializeNlriDestinations(final List destinationList) { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/nlri/RouteTargetConstrainParser.java:15: warning: no comment 07:48:57 [WARNING] public interface RouteTargetConstrainParser { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/nlri/RouteTargetConstrainSerializer.java:14: warning: no comment 07:48:57 [WARNING] public interface RouteTargetConstrainSerializer { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/RouteTargetMembeshipUtil.java:18: warning: no comment 07:48:57 [WARNING] public final class RouteTargetMembeshipUtil { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/spi/RouteTargetMembeshipUtil.java:23: warning: no comment 07:48:57 [WARNING] public static RouteTarget getRT(final RouteTargetConstrainRoute route) { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/StatementActivator.java:26: warning: no comment 07:48:57 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/StatementActivator.java:28: warning: no comment 07:48:57 [WARNING] public StatementActivator() { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/TableTypeActivator.java:33: warning: no comment 07:48:57 [WARNING] public TableTypeActivator() { 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/route/target/constrain/rev180618/route/target/constrain/routes/route/target/constrain/routes/RouteTargetConstrainRouteKey.java:25: warning: no comment 07:48:57 [WARNING] private final PathId _pathId; 07:48:57 [WARNING] ^ 07:48:57 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/route/target/constrain/rev180618/route/target/constrain/routes/route/target/constrain/routes/RouteTargetConstrainRouteKey.java:24: warning: no comment 07:48:57 [WARNING] private final String _routeKey; 07:48:57 [WARNING] ^ 07:48:57 [WARNING] 16 warnings 07:48:57 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.10-SNAPSHOT-javadoc.jar 07:48:57 [INFO] 07:48:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-route-target --- 07:48:57 [INFO] CycloneDX: Resolving Dependencies 07:48:58 [INFO] CycloneDX: Creating BOM version 1.5 with 68 component(s) 07:48:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bom.xml 07:48:58 [INFO] attaching as bgp-route-target-0.20.10-SNAPSHOT-cyclonedx.xml 07:48:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bom.json 07:48:58 [INFO] attaching as bgp-route-target-0.20.10-SNAPSHOT-cyclonedx.json 07:48:58 [INFO] 07:48:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 07:48:58 [INFO] Skipping duplicate-finder execution! 07:48:58 [INFO] 07:48:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-route-target --- 07:48:59 [INFO] No dependency problems found 07:48:59 [INFO] 07:48:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-route-target --- 07:48:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.10-SNAPSHOT-sources.jar 07:48:59 [INFO] 07:48:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-route-target --- 07:48:59 [INFO] 07:48:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-route-target --- 07:48:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/code-coverage/jacoco.exec 07:48:59 [INFO] Analyzed bundle 'bgp-route-target' with 12 classes 07:48:59 [INFO] 07:48:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-route-target --- 07:48:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.10-SNAPSHOT/bgp-route-target-0.20.10-SNAPSHOT.pom 07:48:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.10-SNAPSHOT/bgp-route-target-0.20.10-SNAPSHOT.jar 07:48:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.10-SNAPSHOT/bgp-route-target-0.20.10-SNAPSHOT-javadoc.jar 07:48:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.10-SNAPSHOT/bgp-route-target-0.20.10-SNAPSHOT-cyclonedx.xml 07:48:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.10-SNAPSHOT/bgp-route-target-0.20.10-SNAPSHOT-cyclonedx.json 07:48:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/bgp-route-target-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.20.10-SNAPSHOT/bgp-route-target-0.20.10-SNAPSHOT-sources.jar 07:48:59 [INFO] 07:48:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-route-target --- 07:48:59 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.20.10-SNAPSHOT/bgp-route-target-0.20.10-SNAPSHOT.jar 07:48:59 [INFO] Writing OBR metadata 07:48:59 [INFO] 07:48:59 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-route-target --- 07:48:59 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:0.20.10-SNAPSHOT 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:48:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:48:59 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:48:59 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:48:59 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:48:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:48:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:48:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:48:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:48:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:48:59 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:48:59 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:48:59 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:48:59 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:48:59 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.10-SNAPSHOT:test 07:48:59 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:test 07:48:59 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:48:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:48:59 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:48:59 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:48:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:48:59 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:48:59 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:48:59 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:test 07:48:59 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:48:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:48:59 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:48:59 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.10-SNAPSHOT:test 07:48:59 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.10-SNAPSHOT:test 07:48:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:48:59 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:48:59 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:48:59 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:48:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:48:59 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] | \- io.netty:netty-transport:jar:4.1.114.Final:compile 07:48:59 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:48:59 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:48:59 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:48:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:48:59 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:48:59 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:48:59 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:48:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:48:59 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:48:59 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:48:59 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:48:59 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:48:59 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:48:59 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:48:59 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:48:59 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:48:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:48:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:48:59 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:48:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:48:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:48:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:48:59 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:48:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:48:59 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:48:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:48:59 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:48:59 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:48:59 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:48:59 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:48:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:48:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:48:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:48:59 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:48:59 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:48:59 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:48:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:48:59 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:48:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:48:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:48:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:48:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:48:59 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:48:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:48:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:48:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:48:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:48:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:48:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:48:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:48:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:48:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:48:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:48:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:48:59 [INFO] +- junit:junit:jar:4.13.2:test 07:48:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:48:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:48:59 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:48:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:48:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:48:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:48:59 [INFO] 07:48:59 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-route-target --- 07:48:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/route-target/target/sonatype-clm/module.xml 07:48:59 [INFO] 07:48:59 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 07:48:59 [INFO] Building bgp-openconfig-rp-impl 0.20.10-SNAPSHOT [42/169] 07:48:59 [INFO] -------------------------------[ bundle ]------------------------------- 07:48:59 [INFO] 07:48:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] 07:48:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:59 [INFO] 07:48:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:48:59 [INFO] 07:48:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] 07:48:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:48:59 [INFO] 07:48:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] Starting audit... 07:48:59 Audit done. 07:48:59 [INFO] You have 0 Checkstyle violations. 07:48:59 [INFO] 07:48:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] Starting audit... 07:48:59 Audit done. 07:48:59 [INFO] You have 0 Checkstyle violations. 07:48:59 [INFO] 07:48:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/classes/LICENSE 07:48:59 [INFO] 07:48:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/resources 07:48:59 [INFO] 07:48:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] Recompiling the module because of changed dependency. 07:48:59 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 07:48:59 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 07:48:59 [INFO] 07:48:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 07:48:59 [INFO] 07:48:59 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 07:48:59 [INFO] Fork Value is true 07:49:02 [INFO] Done SpotBugs Analysis.... 07:49:02 [INFO] 07:49:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 07:49:02 [INFO] 07:49:02 [INFO] 07:49:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] BugInstance size is 0 07:49:02 [INFO] Error size is 0 07:49:02 [INFO] No errors/warnings found 07:49:02 [INFO] 07:49:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:49:02 [INFO] 07:49:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] No sources to compile 07:49:02 [INFO] 07:49:02 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] 07:49:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] 07:49:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT.jar 07:49:02 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 07:49:02 [INFO] 07:49:02 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-tests.jar 07:49:02 [INFO] 07:49:02 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-test-sources.jar 07:49:02 [INFO] 07:49:02 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 07:49:02 [INFO] No previous run data found, generating javadoc. 07:49:03 [WARNING] Javadoc Warnings 07:49:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:31: warning: no comment 07:49:03 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 07:49:03 [WARNING] ^ 07:49:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:35: warning: no comment 07:49:03 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 07:49:03 [WARNING] ^ 07:49:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:41: warning: no comment 07:49:03 [WARNING] public DefaultBGPRibRoutingPolicyFactory(final @Reference DataBroker databroker, 07:49:03 [WARNING] ^ 07:49:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:16: warning: no comment 07:49:03 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 07:49:03 [WARNING] ^ 07:49:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:21: warning: no comment 07:49:03 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 07:49:03 [WARNING] ^ 07:49:03 [WARNING] 5 warnings 07:49:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-javadoc.jar 07:49:03 [INFO] 07:49:03 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-rp-impl --- 07:49:03 [INFO] CycloneDX: Resolving Dependencies 07:49:04 [INFO] CycloneDX: Creating BOM version 1.5 with 64 component(s) 07:49:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bom.xml 07:49:04 [INFO] attaching as bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:49:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bom.json 07:49:04 [INFO] attaching as bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:49:04 [INFO] 07:49:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 07:49:04 [INFO] Skipping duplicate-finder execution! 07:49:04 [INFO] 07:49:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 07:49:04 [INFO] No dependency problems found 07:49:04 [INFO] 07:49:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 07:49:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-sources.jar 07:49:04 [INFO] 07:49:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 07:49:04 [INFO] 07:49:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-impl --- 07:49:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:49:04 [INFO] 07:49:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-rp-impl --- 07:49:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT.pom 07:49:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT.jar 07:49:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-tests.jar 07:49:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-test-sources.jar 07:49:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-javadoc.jar 07:49:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:49:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:49:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-sources.jar 07:49:05 [INFO] 07:49:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-impl --- 07:49:05 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/bgp-openconfig-rp-impl-0.20.10-SNAPSHOT.jar 07:49:05 [INFO] Writing OBR metadata 07:49:05 [INFO] 07:49:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-rp-impl --- 07:49:05 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:0.20.10-SNAPSHOT 07:49:05 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:49:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:49:05 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:49:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:49:05 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:49:05 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:49:05 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:49:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:49:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:49:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:49:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:49:05 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:49:05 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:49:05 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:49:05 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:49:05 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:49:05 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:49:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:49:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:49:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:49:05 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:49:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:49:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:49:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:49:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:49:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:49:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:05 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:49:05 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:49:05 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:49:05 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:49:05 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:49:05 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:49:05 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:49:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:49:05 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:49:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:49:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:49:05 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:49:05 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:49:05 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:49:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:49:05 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.10-SNAPSHOT:test 07:49:05 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:test 07:49:05 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:test 07:49:05 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:49:05 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:49:05 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:49:05 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:49:05 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.10-SNAPSHOT:test 07:49:05 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.10-SNAPSHOT:test 07:49:05 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:49:05 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:49:05 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:49:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:49:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:49:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:49:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:49:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:49:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:49:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:49:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:49:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:49:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:49:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:49:05 [INFO] +- junit:junit:jar:4.13.2:test 07:49:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:49:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:49:05 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:49:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:49:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:49:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:05 [INFO] 07:49:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-impl --- 07:49:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 07:49:05 [INFO] 07:49:05 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 07:49:05 [INFO] Building rsvp-api 0.20.10-SNAPSHOT [43/169] 07:49:05 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:05 [INFO] 07:49:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rsvp-api --- 07:49:05 [INFO] 07:49:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rsvp-api --- 07:49:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:05 [INFO] 07:49:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rsvp-api --- 07:49:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:05 [INFO] 07:49:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rsvp-api --- 07:49:05 [INFO] 07:49:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-api --- 07:49:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:49:05 [INFO] 07:49:05 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ rsvp-api --- 07:49:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:49:05 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/src/main/yang 07:49:05 [INFO] yang-to-sources: Found 4 dependencies in 1.172 ms 07:49:05 [INFO] yang-to-sources: Project model files found: 1 in 6.068 ms 07:49:05 [INFO] yang-to-sources: 7 YANG models processed in 45.82 ms 07:49:05 [INFO] BindingJavaFileGenerator: Defined 240 files in 9.107 ms 07:49:05 [INFO] Sorted 240 files into 75 directories in 408.3 μs 07:49:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 240 in 62.88 ms 07:49:05 [INFO] 07:49:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rsvp-api --- 07:49:05 [INFO] Starting audit... 07:49:05 Audit done. 07:49:05 [INFO] You have 0 Checkstyle violations. 07:49:05 [INFO] 07:49:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rsvp-api --- 07:49:05 [INFO] Starting audit... 07:49:05 Audit done. 07:49:05 [INFO] You have 0 Checkstyle violations. 07:49:05 [INFO] 07:49:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rsvp-api --- 07:49:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/classes/LICENSE 07:49:05 [INFO] 07:49:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-api --- 07:49:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/src/main/resources 07:49:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/spi 07:49:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:49:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:49:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:49:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/spi 07:49:05 [INFO] 07:49:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-api --- 07:49:05 [INFO] Recompiling the module because of changed dependency. 07:49:05 [INFO] Compiling 240 source files with javac [debug release 17] to target/classes 07:49:06 [INFO] 07:49:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rsvp-api >>> 07:49:06 [INFO] 07:49:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rsvp-api --- 07:49:06 [INFO] Fork Value is true 07:49:09 [INFO] Done SpotBugs Analysis.... 07:49:09 [INFO] 07:49:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rsvp-api <<< 07:49:09 [INFO] 07:49:09 [INFO] 07:49:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rsvp-api --- 07:49:09 [INFO] BugInstance size is 0 07:49:09 [INFO] Error size is 0 07:49:09 [INFO] No errors/warnings found 07:49:09 [INFO] 07:49:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-api --- 07:49:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/src/test/resources 07:49:09 [INFO] 07:49:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-api --- 07:49:09 [INFO] No sources to compile 07:49:09 [INFO] 07:49:09 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rsvp-api --- 07:49:09 [INFO] No tests to run. 07:49:09 [INFO] 07:49:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rsvp-api --- 07:49:09 [INFO] 07:49:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-api --- 07:49:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.10-SNAPSHOT.jar 07:49:10 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/classes/META-INF/MANIFEST.MF 07:49:10 [INFO] 07:49:10 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rsvp-api --- 07:49:10 [INFO] No previous run data found, generating javadoc. 07:49:14 [WARNING] Javadoc Warnings 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AssociationType.java:34: warning: no comment 07:49:14 [WARNING] Recovery(1, "recovery") 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AssociationType.java:32: warning: no comment 07:49:14 [WARNING] Reserved(0, "reserved"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AttributeFilter.java:36: warning: no comment 07:49:14 [WARNING] public AttributeFilter(Uint32 _value) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AttributeFilter.java:55: warning: no comment 07:49:14 [WARNING] public static AttributeFilter getDefaultInstance(final String defaultValue) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:78: warning: no comment 07:49:14 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("not-guilty", "in-place"); 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:83: warning: no comment 07:49:14 [WARNING] public Flags(boolean _inPlace, boolean _notGuilty) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:104: warning: no comment 07:49:14 [WARNING] public boolean getInPlace() { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:100: warning: no comment 07:49:14 [WARNING] public boolean getNotGuilty() { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ExcludeRouteSubobjects.java:77: warning: no comment 07:49:14 [WARNING] Interface(0, "interface"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ExcludeRouteSubobjects.java:79: warning: no comment 07:49:14 [WARNING] Node(1, "node"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ExcludeRouteSubobjects.java:81: warning: no comment 07:49:14 [WARNING] Srlg(2, "srlg") 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/FastRerouteFlags.java:34: warning: no comment 07:49:14 [WARNING] FacilityBackupDesired(2, "facility-backup-desired") 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/FastRerouteFlags.java:32: warning: no comment 07:49:14 [WARNING] OneToOneBackupDesired(1, "one-to-one-backup-desired"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:30: warning: no comment 07:49:14 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:36: warning: no comment 07:49:14 [WARNING] public Ipv4ExtendedTunnelId(String _value) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:62: warning: no comment 07:49:14 [WARNING] public static Ipv4ExtendedTunnelId getDefaultInstance(final String defaultValue) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:30: warning: no comment 07:49:14 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F:\\.]*)$"); 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:36: warning: no comment 07:49:14 [WARNING] public Ipv6ExtendedTunnelId(String _value) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:62: warning: no comment 07:49:14 [WARNING] public static Ipv6ExtendedTunnelId getDefaultInstance(final String defaultValue) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LabelSet.java:82: warning: no comment 07:49:14 [WARNING] ExclusiveList(1, "exclusive-list"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LabelSet.java:86: warning: no comment 07:49:14 [WARNING] ExclusiveRange(3, "exclusive-range") 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LabelSet.java:80: warning: no comment 07:49:14 [WARNING] InclusiveList(0, "inclusive-list"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LabelSet.java:84: warning: no comment 07:49:14 [WARNING] InclusiveRange(2, "inclusive-range"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:57: warning: no comment 07:49:14 [WARNING] Dedicated1plus1(10, "dedicated-1plus1"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:55: warning: no comment 07:49:14 [WARNING] Dedicated1to1(8, "dedicated-1to1"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:59: warning: no comment 07:49:14 [WARNING] Enhanced(20, "enhanced") 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:49: warning: no comment 07:49:14 [WARNING] ExtraTraffic(1, "extra-traffic"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:53: warning: no comment 07:49:14 [WARNING] Shared(4, "shared"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:47: warning: no comment 07:49:14 [WARNING] TotallyUnprotected(0, "totally-unprotected"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LinkFlags.java:51: warning: no comment 07:49:14 [WARNING] Unprotected(2, "unprotected"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:54: warning: no comment 07:49:14 [WARNING] BidirectionalProtection(10, "bidirectional-protection") 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:46: warning: no comment 07:49:14 [WARNING] FullRerouting(1, "full-rerouting"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:50: warning: no comment 07:49:14 [WARNING] ProtectionWithExtraTraffic(4, "protection-with-extra-traffic"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:48: warning: no comment 07:49:14 [WARNING] ReroutingWithoutExtraTraffic(2, "rerouting-without-extra-traffic"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:52: warning: no comment 07:49:14 [WARNING] UnidirectionalProtection(8, "unidirectional-protection"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspFlag.java:44: warning: no comment 07:49:14 [WARNING] Unprotected(0, "unprotected"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspId.java:36: warning: no comment 07:49:14 [WARNING] public LspId(Uint32 _value) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspId.java:55: warning: no comment 07:49:14 [WARNING] public static LspId getDefaultInstance(final String defaultValue) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PathKey.java:36: warning: no comment 07:49:14 [WARNING] public PathKey(Uint16 _value) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PathKey.java:55: warning: no comment 07:49:14 [WARNING] public static PathKey getDefaultInstance(final String defaultValue) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PceId.java:46: warning: no comment 07:49:14 [WARNING] public PceId(byte[] _value) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PceId.java:65: warning: no comment 07:49:14 [WARNING] public static PceId getDefaultInstance(final String defaultValue) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ServiceNumber.java:34: warning: no comment 07:49:14 [WARNING] ControlledLoad(5, "controlled-load") 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ServiceNumber.java:32: warning: no comment 07:49:14 [WARNING] Guaranteed(2, "guaranteed"), 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/SrlgId.java:36: warning: no comment 07:49:14 [WARNING] public SrlgId(Uint32 _value) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/SrlgId.java:55: warning: no comment 07:49:14 [WARNING] public static SrlgId getDefaultInstance(final String defaultValue) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/TunnelId.java:36: warning: no comment 07:49:14 [WARNING] public TunnelId(Uint16 _value) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/TunnelId.java:55: warning: no comment 07:49:14 [WARNING] public static TunnelId getDefaultInstance(final String defaultValue) { 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/AttributeFilter.java:30: warning: no comment 07:49:14 [WARNING] private final Uint32 _value; 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:80: warning: no comment 07:49:14 [WARNING] private final boolean _inPlace; 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/ErrorSpec.java:79: warning: no comment 07:49:14 [WARNING] private final boolean _notGuilty; 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/LspId.java:30: warning: no comment 07:49:14 [WARNING] private final Uint32 _value; 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PathKey.java:30: warning: no comment 07:49:14 [WARNING] private final Uint16 _value; 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/PceId.java:32: warning: no comment 07:49:14 [WARNING] private final byte[] _value; 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/SrlgId.java:30: warning: no comment 07:49:14 [WARNING] private final Uint32 _value; 07:49:14 [WARNING] ^ 07:49:14 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/TunnelId.java:30: warning: no comment 07:49:14 [WARNING] private final Uint16 _value; 07:49:14 [WARNING] ^ 07:49:14 [WARNING] 56 warnings 07:49:14 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.10-SNAPSHOT-javadoc.jar 07:49:14 [INFO] 07:49:14 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rsvp-api --- 07:49:14 [INFO] CycloneDX: Resolving Dependencies 07:49:15 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 07:49:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/bom.xml 07:49:15 [INFO] attaching as rsvp-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:49:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/bom.json 07:49:15 [INFO] attaching as rsvp-api-0.20.10-SNAPSHOT-cyclonedx.json 07:49:15 [INFO] 07:49:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 07:49:15 [INFO] Skipping duplicate-finder execution! 07:49:15 [INFO] 07:49:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rsvp-api --- 07:49:15 [INFO] No dependency problems found 07:49:15 [INFO] 07:49:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-api --- 07:49:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.10-SNAPSHOT-sources.jar 07:49:15 [INFO] 07:49:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-api --- 07:49:15 [INFO] 07:49:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-api --- 07:49:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:49:15 [INFO] 07:49:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rsvp-api --- 07:49:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.10-SNAPSHOT/rsvp-api-0.20.10-SNAPSHOT.pom 07:49:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.10-SNAPSHOT/rsvp-api-0.20.10-SNAPSHOT.jar 07:49:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.10-SNAPSHOT/rsvp-api-0.20.10-SNAPSHOT-javadoc.jar 07:49:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.10-SNAPSHOT/rsvp-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:49:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.10-SNAPSHOT/rsvp-api-0.20.10-SNAPSHOT-cyclonedx.json 07:49:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/rsvp-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.20.10-SNAPSHOT/rsvp-api-0.20.10-SNAPSHOT-sources.jar 07:49:15 [INFO] 07:49:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-api --- 07:49:15 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.20.10-SNAPSHOT/rsvp-api-0.20.10-SNAPSHOT.jar 07:49:15 [INFO] Writing OBR metadata 07:49:15 [INFO] 07:49:15 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rsvp-api --- 07:49:15 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:0.20.10-SNAPSHOT 07:49:15 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:49:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:49:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:49:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:49:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:49:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:49:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:49:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:49:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:49:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:49:15 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:49:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:49:15 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:49:15 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:49:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:49:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:15 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:49:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:49:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:49:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:49:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:49:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:49:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:49:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:49:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:49:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:49:15 [INFO] +- junit:junit:jar:4.13.2:test 07:49:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:49:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:49:15 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:49:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:49:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:49:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:15 [INFO] 07:49:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-api --- 07:49:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/api/target/sonatype-clm/module.xml 07:49:15 [INFO] 07:49:15 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 07:49:15 [INFO] Building rsvp-spi 0.20.10-SNAPSHOT [44/169] 07:49:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:15 [INFO] 07:49:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rsvp-spi --- 07:49:15 [INFO] 07:49:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rsvp-spi --- 07:49:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:15 [INFO] 07:49:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rsvp-spi --- 07:49:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:15 [INFO] 07:49:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rsvp-spi --- 07:49:16 [INFO] 07:49:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-spi --- 07:49:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:49:16 [INFO] 07:49:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rsvp-spi --- 07:49:16 [INFO] Starting audit... 07:49:16 Audit done. 07:49:16 [INFO] You have 0 Checkstyle violations. 07:49:16 [INFO] 07:49:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rsvp-spi --- 07:49:16 [INFO] Starting audit... 07:49:16 Audit done. 07:49:16 [INFO] You have 0 Checkstyle violations. 07:49:16 [INFO] 07:49:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rsvp-spi --- 07:49:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/classes/LICENSE 07:49:16 [INFO] 07:49:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-spi --- 07:49:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/resources 07:49:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/generated-sources/spi 07:49:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/generated-sources/yang 07:49:16 [INFO] 07:49:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-spi --- 07:49:16 [INFO] Recompiling the module because of changed dependency. 07:49:16 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 07:49:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 07:49:16 [INFO] 07:49:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 07:49:16 [INFO] 07:49:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rsvp-spi --- 07:49:16 [INFO] Fork Value is true 07:49:19 [INFO] Done SpotBugs Analysis.... 07:49:19 [INFO] 07:49:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 07:49:19 [INFO] 07:49:19 [INFO] 07:49:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rsvp-spi --- 07:49:19 [INFO] BugInstance size is 0 07:49:19 [INFO] Error size is 0 07:49:19 [INFO] No errors/warnings found 07:49:19 [INFO] 07:49:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-spi --- 07:49:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/test/resources 07:49:19 [INFO] 07:49:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-spi --- 07:49:19 [INFO] Recompiling the module because of changed dependency. 07:49:19 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 07:49:19 [INFO] 07:49:19 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rsvp-spi --- 07:49:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:19 [INFO] 07:49:19 [INFO] ------------------------------------------------------- 07:49:19 [INFO] T E S T S 07:49:19 [INFO] ------------------------------------------------------- 07:49:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:49:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:49:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:49:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:49:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:49:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:49:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:49:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:49:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:49:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:49:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:49:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:49:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:49:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:49:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:49:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:49:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:49:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:49:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:49:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:49:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:49:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:49:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:49:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:49:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:49:23 [INFO] 07:49:23 [INFO] Results: 07:49:23 [INFO] 07:49:23 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:49:23 [INFO] 07:49:23 [INFO] 07:49:23 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rsvp-spi --- 07:49:23 [INFO] 07:49:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-spi --- 07:49:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.10-SNAPSHOT.jar 07:49:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/classes/META-INF/MANIFEST.MF 07:49:23 [INFO] 07:49:23 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rsvp-spi --- 07:49:23 [INFO] No previous run data found, generating javadoc. 07:49:25 [WARNING] Javadoc Warnings 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:18: warning: no comment 07:49:25 [WARNING] public abstract class AbstractRSVPObjectParser implements RSVPTeObjectSerializer, RSVPTeObjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:26: warning: no comment 07:49:25 [WARNING] protected static final int FLAGS_SIZE = 8; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:24: warning: no comment 07:49:25 [WARNING] protected static final int GUARANTEED_SERVICE_RSPEC = 130; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:20: warning: no comment 07:49:25 [WARNING] protected static final int METRIC_VALUE_F_LENGTH = 4; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:21: warning: no comment 07:49:25 [WARNING] protected static final int OVERALL_LENGTH = 7; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:22: warning: no comment 07:49:25 [WARNING] protected static final int PARAMETER_127_LENGTH = 5; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:23: warning: no comment 07:49:25 [WARNING] protected static final int PARAMETER_130_LENGTH = 2; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:25: warning: no comment 07:49:25 [WARNING] protected static final int TOKEN_BUCKET_TSPEC = 127; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:61: warning: no comment 07:49:25 [WARNING] protected abstract RsvpTeObject localParseObject(ByteBuf byteBuf) throws RSVPParsingException; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:59: warning: no comment 07:49:25 [WARNING] protected abstract void localSerializeObject(RsvpTeObject rsvpTeObject, ByteBuf output); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectParser.java:15: warning: no comment 07:49:25 [WARNING] RsvpTeObject parseObject(ByteBuf buffer) throws RSVPParsingException; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:28: warning: no comment 07:49:25 [WARNING] protected static void serializeAttributeHeader(final Integer valueLength, final short classNum, 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectSerializer.java:15: warning: no comment 07:49:25 [WARNING] void serializeObject(RsvpTeObject rsvpTeObject, ByteBuf output); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/AbstractRSVPObjectParser.java:35: warning: no comment 07:49:25 [WARNING] protected static void writeAttributeFilter(final AttributeFilter attributeFilter, final ByteBuf body) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/DefaultRSVPExtensionConsumerContext.java:40: warning: no comment 07:49:25 [WARNING] public DefaultRSVPExtensionConsumerContext() { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/DefaultRSVPExtensionConsumerContext.java:46: warning: no comment 07:49:25 [WARNING] public DefaultRSVPExtensionConsumerContext(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:15: warning: no comment 07:49:25 [WARNING] EROSubobjectRegistry getEROSubobjectHandlerRegistry(); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:19: warning: no comment 07:49:25 [WARNING] LabelRegistry getLabelHandlerRegistry(); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:17: warning: no comment 07:49:25 [WARNING] RROSubobjectRegistry getRROSubobjectHandlerRegistry(); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:11: warning: no comment 07:49:25 [WARNING] RSVPTeObjectRegistry getRsvpRegistry(); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:13: warning: no comment 07:49:25 [WARNING] XROSubobjectRegistry getXROSubobjectHandlerRegistry(); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java:24: warning: no comment 07:49:25 [WARNING] public abstract class EROSubobjectListParser extends AbstractRSVPObjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java:29: warning: no comment 07:49:25 [WARNING] public EROSubobjectListParser(final EROSubobjectRegistry subobjReg) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java:33: warning: no comment 07:49:25 [WARNING] public List parseList(final ByteBuf buffer) throws RSVPParsingException { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/EROSubobjectListParser.java:59: warning: no comment 07:49:25 [WARNING] public final void serializeList(final List subobjects, final ByteBuf buffer) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectParser.java:13: warning: no comment 07:49:25 [WARNING] public interface EROSubobjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectParser.java:14: warning: no comment 07:49:25 [WARNING] SubobjectContainer parseSubobject(ByteBuf buffer, boolean loose) throws RSVPParsingException; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectRegistry.java:13: warning: no comment 07:49:25 [WARNING] public interface EROSubobjectRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectSerializer.java:13: warning: no comment 07:49:25 [WARNING] public interface EROSubobjectSerializer { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectSerializer.java:15: warning: no comment 07:49:25 [WARNING] void serializeSubobject(SubobjectContainer subobject, ByteBuf buffer); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectUtil.java:12: warning: no comment 07:49:25 [WARNING] public final class EROSubobjectUtil { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/EROSubobjectUtil.java:20: warning: no comment 07:49:25 [WARNING] public static void formatSubobject(final int type, final Boolean loose, final ByteBuf body, final ByteBuf buffer) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelParser.java:14: warning: no comment 07:49:25 [WARNING] public interface LabelParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelParser.java:15: warning: no comment 07:49:25 [WARNING] LabelType parseLabel(ByteBuf buffer) throws RSVPParsingException; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelRegistry.java:14: warning: no comment 07:49:25 [WARNING] public interface LabelRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelSerializer.java:14: warning: no comment 07:49:25 [WARNING] public interface LabelSerializer { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/LabelSerializer.java:15: warning: no comment 07:49:25 [WARNING] void serializeLabel(boolean unidirectional, boolean global, LabelType subobject, ByteBuf buffer); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/PathKeyUtils.java:21: warning: no comment 07:49:25 [WARNING] public final class PathKeyUtils { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/PathKeyUtils.java:27: warning: no comment 07:49:25 [WARNING] .subobjects.subobject.type.path.key._case.PathKey parsePathKey(final int pceIdFLength, final ByteBuf buffer) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/PathKeyUtils.java:34: warning: no comment 07:49:25 [WARNING] public static ByteBuf serializePathKey(final PathKeySubobject pk) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/RROSubobjectListParser.java:24: warning: no comment 07:49:25 [WARNING] public abstract class RROSubobjectListParser extends AbstractRSVPObjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/RROSubobjectListParser.java:29: warning: no comment 07:49:25 [WARNING] public RROSubobjectListParser(final RROSubobjectRegistry subobjReg) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/RROSubobjectListParser.java:33: warning: no comment 07:49:25 [WARNING] public List parseList(final ByteBuf buffer) throws RSVPParsingException { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/RROSubobjectListParser.java:56: warning: no comment 07:49:25 [WARNING] public final void serializeList(final List subobjects, final ByteBuf buffer) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectParser.java:13: warning: no comment 07:49:25 [WARNING] public interface RROSubobjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectParser.java:14: warning: no comment 07:49:25 [WARNING] SubobjectContainer parseSubobject(ByteBuf buffer) throws RSVPParsingException; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectRegistry.java:14: warning: no comment 07:49:25 [WARNING] public interface RROSubobjectRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectSerializer.java:13: warning: no comment 07:49:25 [WARNING] public interface RROSubobjectSerializer { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RROSubobjectSerializer.java:14: warning: no comment 07:49:25 [WARNING] void serializeSubobject(SubobjectContainer subobject, ByteBuf buffer); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionConsumerContext.java:10: warning: no comment 07:49:25 [WARNING] public interface RSVPExtensionConsumerContext { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderActivator.java:15: warning: no comment 07:49:25 [WARNING] public interface RSVPExtensionProviderActivator { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderActivator.java:16: warning: no comment 07:49:25 [WARNING] List start(RSVPExtensionProviderContext context); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:16: warning: no comment 07:49:25 [WARNING] public interface RSVPExtensionProviderContext extends RSVPExtensionConsumerContext { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:36: warning: no comment 07:49:25 [WARNING] Registration registerEROSubobjectParser(int subobjectType, EROSubobjectParser parser); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:32: warning: no comment 07:49:25 [WARNING] Registration registerEROSubobjectSerializer(Class labelClass, LabelSerializer serializer); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:30: warning: no comment 07:49:25 [WARNING] Registration registerRROSubobjectParser(int subobjectType, RROSubobjectParser parser); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:26: warning: no comment 07:49:25 [WARNING] Registration registerRROSubobjectSerializer(Class objectClass, RSVPTeObjectSerializer serializer); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:24: warning: no comment 07:49:25 [WARNING] Registration registerXROSubobjectParser(int subobjectType, XROSubobjectParser parser); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPExtensionProviderContext.java:21: warning: no comment 07:49:25 [WARNING] Registration registerXROSubobjectSerializer(Class subobjectClass, 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectParser.java:14: warning: no comment 07:49:25 [WARNING] public interface RSVPTeObjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectRegistry.java:14: warning: no comment 07:49:25 [WARNING] public interface RSVPTeObjectRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectRegistry.java:15: warning: no comment 07:49:25 [WARNING] RsvpTeObject parseRSPVTe(int classNum, int ctype, ByteBuf buffer) throws RSVPParsingException; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectRegistry.java:17: warning: no comment 07:49:25 [WARNING] void serializeRSPVTe(RsvpTeObject parameter, ByteBuf bytes); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/RSVPTeObjectSerializer.java:14: warning: no comment 07:49:25 [WARNING] public interface RSVPTeObjectSerializer { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleEROSubobjectRegistry.java:24: warning: no comment 07:49:25 [WARNING] public final class SimpleEROSubobjectRegistry implements EROSubobjectRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleEROSubobjectRegistry.java:28: warning: no comment 07:49:25 [WARNING] public Registration registerSubobjectParser(final int subobjectType, final EROSubobjectParser parser) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleEROSubobjectRegistry.java:33: warning: no comment 07:49:25 [WARNING] public Registration registerSubobjectSerializer(final Class subobjectClass, 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleLabelRegistry.java:23: warning: no comment 07:49:25 [WARNING] public final class SimpleLabelRegistry implements LabelRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleLabelRegistry.java:26: warning: no comment 07:49:25 [WARNING] public Registration registerLabelParser(final int ctype, final LabelParser parser) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleLabelRegistry.java:31: warning: no comment 07:49:25 [WARNING] public Registration registerLabelSerializer(final Class labelClass, 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRROSubobjectRegistry.java:24: warning: no comment 07:49:25 [WARNING] public final class SimpleRROSubobjectRegistry implements RROSubobjectRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRROSubobjectRegistry.java:28: warning: no comment 07:49:25 [WARNING] public Registration registerSubobjectParser(final int subobjectType, final RROSubobjectParser parser) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRROSubobjectRegistry.java:33: warning: no comment 07:49:25 [WARNING] public Registration registerSubobjectSerializer(final Class subobjectClass, 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionConsumerContext.java:12: warning: no comment 07:49:25 [WARNING] public class SimpleRSVPExtensionConsumerContext implements RSVPExtensionConsumerContext { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionProviderContext.java:30: warning: no comment 07:49:25 [WARNING] public final class SimpleRSVPExtensionProviderContext extends SimpleRSVPExtensionConsumerContext 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionProviderContext.java:50: warning: no comment 07:49:25 [WARNING] public SimpleRSVPExtensionProviderContext() { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPExtensionProviderContext.java:54: warning: no comment 07:49:25 [WARNING] public SimpleRSVPExtensionProviderContext(final int maximumCachedObjects) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPObjectRegistry.java:24: warning: no comment 07:49:25 [WARNING] public final class SimpleRSVPObjectRegistry implements RSVPTeObjectRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPObjectRegistry.java:29: warning: no comment 07:49:25 [WARNING] public void registerRsvpObjectParser(final int classNum, final int ctype, final RSVPTeObjectParser parser) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleRSVPObjectRegistry.java:35: warning: no comment 07:49:25 [WARNING] public void registerRsvpObjectSerializer(final Class objectClass, 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleXROSubobjectRegistry.java:24: warning: no comment 07:49:25 [WARNING] public class SimpleXROSubobjectRegistry implements XROSubobjectRegistry { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleXROSubobjectRegistry.java:28: warning: no comment 07:49:25 [WARNING] public Registration registerSubobjectParser(final int subobjectType, final XROSubobjectParser parser) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/pojo/SimpleXROSubobjectRegistry.java:33: warning: no comment 07:49:25 [WARNING] public Registration registerSubobjectSerializer(final Class subobjectClass, 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/SRROSubobjectParser.java:13: warning: no comment 07:49:25 [WARNING] public interface SRROSubobjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/SRROSubobjectParser.java:14: warning: no comment 07:49:25 [WARNING] SubobjectContainer parseSubobject(ByteBuf buffer) throws RSVPParsingException; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/SRROSubobjectSerializer.java:13: warning: no comment 07:49:25 [WARNING] public interface SRROSubobjectSerializer { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/SRROSubobjectSerializer.java:14: warning: no comment 07:49:25 [WARNING] void serializeSubobject(SubobjectContainer subobject, ByteBuf buffer); 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/UnnumberedInterfaceSubobjectUtils.java:17: warning: no comment 07:49:25 [WARNING] public final class UnnumberedInterfaceSubobjectUtils { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/UnnumberedInterfaceSubobjectUtils.java:22: warning: no comment 07:49:25 [WARNING] public static UnnumberedCase parseUnnumeredInterface(final ByteBuf buffer) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/UnnumberedInterfaceSubobjectUtils.java:31: warning: no comment 07:49:25 [WARNING] public static void serializeUnnumeredInterface(final Unnumbered unnumbered, final ByteBuf body) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/XROSubobjectListParser.java:26: warning: no comment 07:49:25 [WARNING] public abstract class XROSubobjectListParser extends AbstractRSVPObjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/XROSubobjectListParser.java:31: warning: no comment 07:49:25 [WARNING] protected XROSubobjectListParser(final XROSubobjectRegistry subobjReg) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/XROSubobjectListParser.java:35: warning: no comment 07:49:25 [WARNING] public List parseList(final ByteBuf byteBuf) throws RSVPParsingException { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/subobjects/XROSubobjectListParser.java:60: warning: no comment 07:49:25 [WARNING] public void serializeList(final List subobjects, final ByteBuf buffer) { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/XROSubobjectParser.java:14: warning: no comment 07:49:25 [WARNING] public interface XROSubobjectParser { 07:49:25 [WARNING] ^ 07:49:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/src/main/java/org/opendaylight/protocol/rsvp/parser/spi/XROSubobjectParser.java:15: warning: no comment 07:49:25 [WARNING] SubobjectContainer parseSubobject(ByteBuf buffer, boolean mandatory) throws RSVPParsingException; 07:49:25 [WARNING] ^ 07:49:25 [WARNING] 100 warnings 07:49:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.10-SNAPSHOT-javadoc.jar 07:49:25 [INFO] 07:49:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rsvp-spi --- 07:49:25 [INFO] CycloneDX: Resolving Dependencies 07:49:26 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 07:49:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/bom.xml 07:49:26 [INFO] attaching as rsvp-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:49:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/bom.json 07:49:26 [INFO] attaching as rsvp-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:49:26 [INFO] 07:49:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 07:49:26 [INFO] Skipping duplicate-finder execution! 07:49:26 [INFO] 07:49:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rsvp-spi --- 07:49:26 [INFO] No dependency problems found 07:49:26 [INFO] 07:49:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-spi --- 07:49:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.10-SNAPSHOT-sources.jar 07:49:26 [INFO] 07:49:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-spi --- 07:49:26 [INFO] 07:49:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-spi --- 07:49:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/code-coverage/jacoco.exec 07:49:26 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 07:49:26 [INFO] 07:49:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rsvp-spi --- 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.10-SNAPSHOT/rsvp-spi-0.20.10-SNAPSHOT.pom 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.10-SNAPSHOT/rsvp-spi-0.20.10-SNAPSHOT.jar 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.10-SNAPSHOT/rsvp-spi-0.20.10-SNAPSHOT-javadoc.jar 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.10-SNAPSHOT/rsvp-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.10-SNAPSHOT/rsvp-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:49:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/rsvp-spi-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.20.10-SNAPSHOT/rsvp-spi-0.20.10-SNAPSHOT-sources.jar 07:49:26 [INFO] 07:49:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-spi --- 07:49:26 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.20.10-SNAPSHOT/rsvp-spi-0.20.10-SNAPSHOT.jar 07:49:26 [INFO] Writing OBR metadata 07:49:26 [INFO] 07:49:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rsvp-spi --- 07:49:26 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:0.20.10-SNAPSHOT 07:49:26 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:49:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:49:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:49:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:49:26 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:compile 07:49:26 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:49:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:49:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:49:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:49:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:49:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:26 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:49:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:49:26 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:49:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:49:26 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:49:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:49:26 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:49:26 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:49:26 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:49:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:49:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:49:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:49:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:49:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:26 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:49:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:49:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:26 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:49:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:49:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:49:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:49:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:49:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:49:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:49:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:49:26 [INFO] +- junit:junit:jar:4.13.2:test 07:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:49:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:49:26 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:49:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:49:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:49:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:26 [INFO] 07:49:26 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-spi --- 07:49:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/spi/target/sonatype-clm/module.xml 07:49:26 [INFO] 07:49:26 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 07:49:26 [INFO] Building rsvp-impl 0.20.10-SNAPSHOT [45/169] 07:49:26 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:26 [INFO] 07:49:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rsvp-impl --- 07:49:26 [INFO] 07:49:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rsvp-impl --- 07:49:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:26 [INFO] 07:49:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rsvp-impl --- 07:49:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:26 [INFO] 07:49:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rsvp-impl --- 07:49:26 [INFO] 07:49:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rsvp-impl --- 07:49:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:49:26 [INFO] 07:49:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rsvp-impl --- 07:49:26 [INFO] Starting audit... 07:49:26 Audit done. 07:49:26 [INFO] You have 0 Checkstyle violations. 07:49:26 [INFO] 07:49:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rsvp-impl --- 07:49:27 [INFO] Starting audit... 07:49:27 Audit done. 07:49:27 [INFO] You have 0 Checkstyle violations. 07:49:27 [INFO] 07:49:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rsvp-impl --- 07:49:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/classes/LICENSE 07:49:27 [INFO] 07:49:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-impl --- 07:49:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/resources 07:49:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/generated-sources/spi 07:49:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/generated-sources/yang 07:49:27 [INFO] 07:49:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rsvp-impl --- 07:49:27 [INFO] Recompiling the module because of changed dependency. 07:49:27 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 07:49:27 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 07:49:27 [INFO] 07:49:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 07:49:27 [INFO] 07:49:27 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ rsvp-impl --- 07:49:27 [INFO] Fork Value is true 07:49:31 [INFO] Done SpotBugs Analysis.... 07:49:31 [INFO] 07:49:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 07:49:31 [INFO] 07:49:31 [INFO] 07:49:31 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ rsvp-impl --- 07:49:31 [INFO] BugInstance size is 0 07:49:31 [INFO] Error size is 0 07:49:31 [INFO] No errors/warnings found 07:49:31 [INFO] 07:49:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-impl --- 07:49:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/test/resources 07:49:31 [INFO] 07:49:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rsvp-impl --- 07:49:31 [INFO] Recompiling the module because of changed dependency. 07:49:31 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:49:32 [INFO] 07:49:32 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ rsvp-impl --- 07:49:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:32 [INFO] 07:49:32 [INFO] ------------------------------------------------------- 07:49:32 [INFO] T E S T S 07:49:32 [INFO] ------------------------------------------------------- 07:49:33 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:49:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:49:33 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:49:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:49:33 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:49:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:49:33 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:49:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:49:33 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:49:33 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:49:33 [INFO] 07:49:33 [INFO] Results: 07:49:33 [INFO] 07:49:33 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 07:49:33 [INFO] 07:49:33 [INFO] 07:49:33 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ rsvp-impl --- 07:49:33 [INFO] 07:49:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-impl --- 07:49:33 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.10-SNAPSHOT.jar 07:49:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/classes/META-INF/MANIFEST.MF 07:49:33 [INFO] 07:49:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ rsvp-impl --- 07:49:33 [INFO] No previous run data found, generating javadoc. 07:49:35 [WARNING] Javadoc Warnings 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:25: warning: no comment 07:49:35 [WARNING] public abstract class AbstractAssociationParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:26: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 199; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:27: warning: no comment 07:49:35 [WARNING] public static final short CTYPE_IPV4 = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:28: warning: no comment 07:49:35 [WARNING] public static final short CTYPE_IPV6 = 2; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AbstractAssociationParser.java:33: warning: no comment 07:49:35 [WARNING] protected abstract IpAddressNoZone parseAssociationIpAddress(ByteBuf byteBuf); 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AdminStatusObjectParser.java:19: warning: no comment 07:49:35 [WARNING] public final class AdminStatusObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AdminStatusObjectParser.java:20: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 196; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AdminStatusObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/AsNumberCaseParser.java:22: warning: no comment 07:49:35 [WARNING] public final class AsNumberCaseParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/AsNumberCaseParser.java:29: warning: no comment 07:49:35 [WARNING] public static AsNumberCase parseSubobject(final ByteBuf buffer) throws RSVPParsingException { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/AsNumberCaseParser.java:42: warning: no comment 07:49:35 [WARNING] public static ByteBuf serializeSubobject(final AsNumberCase asCase) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AssociationObjectParserIPV4.java:14: warning: no comment 07:49:35 [WARNING] public final class AssociationObjectParserIPV4 extends AbstractAssociationParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AssociationObjectParserIPV6.java:14: warning: no comment 07:49:35 [WARNING] public final class AssociationObjectParserIPV6 extends AbstractAssociationParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AttributesObjectParser.java:32: warning: no comment 07:49:35 [WARNING] public final class AttributesObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AttributesObjectParser.java:33: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 197; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/AttributesObjectParser.java:34: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/BandwidthObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public final class BandwidthObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/BandwidthObjectParser.java:22: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 5; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/BandwidthObjectParser.java:23: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv4Parser.java:23: warning: no comment 07:49:35 [WARNING] public final class DetourObjectIpv4Parser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv4Parser.java:25: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 63; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv4Parser.java:26: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 7; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv6Parser.java:25: warning: no comment 07:49:35 [WARNING] public final class DetourObjectIpv6Parser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv6Parser.java:27: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 63; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DetourObjectIpv6Parser.java:28: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 8; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DynamicProtectionObjectParser.java:20: warning: no comment 07:49:35 [WARNING] public final class DynamicProtectionObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DynamicProtectionObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 37; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/DynamicProtectionObjectParser.java:22: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 2; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROAsNumberSubobjectParser.java:26: warning: no comment 07:49:35 [WARNING] public static final int TYPE = 32; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROExplicitExclusionRouteSubobjectParser.java:28: warning: no comment 07:49:35 [WARNING] public class EROExplicitExclusionRouteSubobjectParser implements EROSubobjectParser, EROSubobjectSerializer { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROExplicitExclusionRouteSubobjectParser.java:30: warning: no comment 07:49:35 [WARNING] public static final int TYPE = 33; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROExplicitExclusionRouteSubobjectParser.java:36: warning: no comment 07:49:35 [WARNING] public EROExplicitExclusionRouteSubobjectParser(final XROSubobjectRegistry registry) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROIpv4PrefixSubobjectParser.java:33: warning: no comment 07:49:35 [WARNING] public static final int TYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROIpv6PrefixSubobjectParser.java:33: warning: no comment 07:49:35 [WARNING] public static final int TYPE = 2; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROLabelSubobjectParser.java:31: warning: no comment 07:49:35 [WARNING] public class EROLabelSubobjectParser implements EROSubobjectParser, EROSubobjectSerializer { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROLabelSubobjectParser.java:34: warning: no comment 07:49:35 [WARNING] public static final int TYPE = 3; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROLabelSubobjectParser.java:48: warning: no comment 07:49:35 [WARNING] public EROLabelSubobjectParser(final LabelRegistry labelReg) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey128SubobjectParser.java:26: warning: no comment 07:49:35 [WARNING] protected static final int PCE128_ID_F_LENGTH = 16; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey128SubobjectParser.java:24: warning: no comment 07:49:35 [WARNING] public static final int TYPE = 65; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROPathKey32SubobjectParser.java:28: warning: no comment 07:49:35 [WARNING] public static final int TYPE = 64; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/ero/EROUnnumberedInterfaceSubobjectParser.java:28: warning: no comment 07:49:35 [WARNING] public static final int TYPE = 4; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExcludeRouteObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public class ExcludeRouteObjectParser extends XROSubobjectListParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExcludeRouteObjectParser.java:22: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 232; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExcludeRouteObjectParser.java:23: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExcludeRouteObjectParser.java:25: warning: no comment 07:49:35 [WARNING] public ExcludeRouteObjectParser(final XROSubobjectRegistry subobjReg) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExplicitRouteObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public final class ExplicitRouteObjectParser extends EROSubobjectListParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExplicitRouteObjectParser.java:22: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 20; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExplicitRouteObjectParser.java:23: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ExplicitRouteObjectParser.java:25: warning: no comment 07:49:35 [WARNING] public ExplicitRouteObjectParser(final EROSubobjectRegistry subobjReg) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FastRerouteObjectParser.java:26: warning: no comment 07:49:35 [WARNING] public final class FastRerouteObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FastRerouteObjectParser.java:27: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 205; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FastRerouteObjectParser.java:28: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FlowSpecObjectParser.java:26: warning: no comment 07:49:35 [WARNING] public final class FlowSpecObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FlowSpecObjectParser.java:27: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 9; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/FlowSpecObjectParser.java:28: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 2; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/label/GeneralizedLabelParser.java:29: warning: no comment 07:49:35 [WARNING] public static final int CTYPE = 2; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/InformationalFastRerouteObjectParser.java:26: warning: no comment 07:49:35 [WARNING] public final class InformationalFastRerouteObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/InformationalFastRerouteObjectParser.java:27: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 205; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/InformationalFastRerouteObjectParser.java:28: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 7; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/label/LabelUtil.java:13: warning: no comment 07:49:35 [WARNING] public final class LabelUtil { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/label/LabelUtil.java:22: warning: no comment 07:49:35 [WARNING] public static void formatLabel(final int type, final Boolean unidirectional, final Boolean global, final ByteBuf 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/MetricObjectParser.java:25: warning: no comment 07:49:35 [WARNING] public final class MetricObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/MetricObjectParser.java:26: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 6; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/MetricObjectParser.java:27: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/PrimaryPathRouteObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public final class PrimaryPathRouteObjectParser extends EROSubobjectListParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/PrimaryPathRouteObjectParser.java:22: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 38; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/PrimaryPathRouteObjectParser.java:23: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/PrimaryPathRouteObjectParser.java:25: warning: no comment 07:49:35 [WARNING] public PrimaryPathRouteObjectParser(final EROSubobjectRegistry subobjReg) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:20: warning: no comment 07:49:35 [WARNING] public class ProtectionCommonParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:24: warning: no comment 07:49:35 [WARNING] protected static final int CONTENT_LENGTH_C2 = 8; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:22: warning: no comment 07:49:35 [WARNING] protected static final short PROTECTION_SUBOBJECT_TYPE_1 = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:23: warning: no comment 07:49:35 [WARNING] protected static final short PROTECTION_SUBOBJECT_TYPE_2 = 2; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:34: warning: no comment 07:49:35 [WARNING] protected ProtectionCommonParser() { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:122: warning: no comment 07:49:35 [WARNING] protected static ProtectionSubobject parseCommonProtectionBody(final short ctype, final ByteBuf byteBuf) 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:94: warning: no comment 07:49:35 [WARNING] protected static ProtectionSubobject parseCommonProtectionBodyType1(final ByteBuf byteBuf) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:64: warning: no comment 07:49:35 [WARNING] protected static ProtectionSubobject parseCommonProtectionBodyType2(final ByteBuf byteBuf) throws 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:105: warning: no comment 07:49:35 [WARNING] protected static void serializeBody(final short ctype, final ProtectionSubobject protObj, 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:38: warning: no comment 07:49:35 [WARNING] protected static void serializeBodyType1(final ProtectionSubobject protObj, final ByteBuf output) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionCommonParser.java:46: warning: no comment 07:49:35 [WARNING] protected static void serializeBodyType2(final ProtectionSubobject protObj, final ByteBuf output) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionObjectParser.java:19: warning: no comment 07:49:35 [WARNING] public final class ProtectionObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionObjectParser.java:20: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 37; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ProtectionObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RecordRouteObjectParser.java:20: warning: no comment 07:49:35 [WARNING] public final class RecordRouteObjectParser extends RROSubobjectListParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RecordRouteObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 21; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RecordRouteObjectParser.java:22: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 1; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RecordRouteObjectParser.java:24: warning: no comment 07:49:35 [WARNING] public RecordRouteObjectParser(final RROSubobjectRegistry subobjReg) { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ReoptimizationBandwidthObjectParser.java:21: warning: no comment 07:49:35 [WARNING] public final class ReoptimizationBandwidthObjectParser extends AbstractRSVPObjectParser { 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ReoptimizationBandwidthObjectParser.java:22: warning: no comment 07:49:35 [WARNING] public static final short CLASS_NUM = 5; 07:49:35 [WARNING] ^ 07:49:35 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/ReoptimizationBandwidthObjectParser.java:23: warning: no comment 07:49:35 [WARNING] public static final short CTYPE = 2; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RequiredAttributesObjectParser.java:31: warning: no comment 07:49:36 [WARNING] public final class RequiredAttributesObjectParser extends AbstractRSVPObjectParser { 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RequiredAttributesObjectParser.java:32: warning: no comment 07:49:36 [WARNING] public static final short CLASS_NUM = 67; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/te/RequiredAttributesObjectParser.java:33: warning: no comment 07:49:36 [WARNING] public static final short CTYPE = 1; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROIpv4PrefixSubobjectParser.java:34: warning: no comment 07:49:36 [WARNING] public static final int TYPE = 1; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROIpv6PrefixSubobjectParser.java:34: warning: no comment 07:49:36 [WARNING] public static final int TYPE = 2; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:30: warning: no comment 07:49:36 [WARNING] public class RROLabelSubobjectParser implements RROSubobjectParser, RROSubobjectSerializer { 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:37: warning: no comment 07:49:36 [WARNING] public static final int C_TYPE_F_LENGTH = 1; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:39: warning: no comment 07:49:36 [WARNING] public static final int C_TYPE_F_OFFSET = FLAGS_SIZE / Byte.SIZE; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:35: warning: no comment 07:49:36 [WARNING] public static final int FLAGS_SIZE = 8; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:44: warning: no comment 07:49:36 [WARNING] public static final int G_FLAG_OFFSET = 7; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/src/main/java/org/opendaylight/protocol/rsvp/parser/impl/subobject/rro/RROLabelSubobjectParser.java:41: warning: no comment 07:49:36 [WARNING] public static final int HEADER_LENGTH = C_TYPE_F_OFFSET + C_TYPE_F_LENGTH; 07:49:36 [WARNING] ^ 07:49:36 [WARNING] 100 warnings 07:49:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.10-SNAPSHOT-javadoc.jar 07:49:36 [INFO] 07:49:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ rsvp-impl --- 07:49:36 [INFO] CycloneDX: Resolving Dependencies 07:49:36 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 07:49:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/bom.xml 07:49:36 [INFO] attaching as rsvp-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:49:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/bom.json 07:49:36 [INFO] attaching as rsvp-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:49:36 [INFO] 07:49:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 07:49:36 [INFO] Skipping duplicate-finder execution! 07:49:36 [INFO] 07:49:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rsvp-impl --- 07:49:36 [INFO] No dependency problems found 07:49:36 [INFO] 07:49:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rsvp-impl --- 07:49:36 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.10-SNAPSHOT-sources.jar 07:49:36 [INFO] 07:49:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rsvp-impl --- 07:49:36 [INFO] 07:49:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rsvp-impl --- 07:49:36 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/code-coverage/jacoco.exec 07:49:36 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 07:49:36 [INFO] 07:49:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rsvp-impl --- 07:49:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.10-SNAPSHOT/rsvp-impl-0.20.10-SNAPSHOT.pom 07:49:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.10-SNAPSHOT/rsvp-impl-0.20.10-SNAPSHOT.jar 07:49:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.10-SNAPSHOT/rsvp-impl-0.20.10-SNAPSHOT-javadoc.jar 07:49:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.10-SNAPSHOT/rsvp-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:49:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.10-SNAPSHOT/rsvp-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:49:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/rsvp-impl-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.20.10-SNAPSHOT/rsvp-impl-0.20.10-SNAPSHOT-sources.jar 07:49:36 [INFO] 07:49:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-impl --- 07:49:36 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.20.10-SNAPSHOT/rsvp-impl-0.20.10-SNAPSHOT.jar 07:49:36 [INFO] Writing OBR metadata 07:49:36 [INFO] 07:49:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rsvp-impl --- 07:49:36 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:0.20.10-SNAPSHOT 07:49:36 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:49:36 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:compile 07:49:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:49:36 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:49:36 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:49:36 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:49:36 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.10-SNAPSHOT:compile 07:49:36 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:49:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:49:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:49:36 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:49:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:49:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:49:36 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:49:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:49:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:49:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:49:36 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:49:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:49:36 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:49:36 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:49:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:49:36 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:49:36 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:49:36 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:49:36 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:49:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:49:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:49:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:49:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:49:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:49:36 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:49:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:49:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:49:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:49:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:49:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:49:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:49:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:49:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:49:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:49:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:49:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:49:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:49:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:49:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:49:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:49:36 [INFO] +- junit:junit:jar:4.13.2:test 07:49:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:49:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:49:36 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:49:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:49:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:49:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:49:36 [INFO] 07:49:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rsvp-impl --- 07:49:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/rsvp/impl/target/sonatype-clm/module.xml 07:49:36 [INFO] 07:49:36 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 07:49:36 [INFO] Building bgp-linkstate 0.20.10-SNAPSHOT [46/169] 07:49:36 [INFO] -------------------------------[ bundle ]------------------------------- 07:49:37 [INFO] 07:49:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-linkstate --- 07:49:37 [INFO] 07:49:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-linkstate --- 07:49:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:37 [INFO] 07:49:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 07:49:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:49:37 [INFO] 07:49:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-linkstate --- 07:49:37 [INFO] 07:49:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-linkstate --- 07:49:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:49:37 [INFO] 07:49:37 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-linkstate --- 07:49:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:49:37 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/yang 07:49:37 [INFO] yang-to-sources: Found 13 dependencies in 3.451 ms 07:49:37 [INFO] yang-to-sources: Project model files found: 3 in 5.647 ms 07:49:37 [INFO] yang-to-sources: 17 YANG models processed in 268.5 ms 07:49:37 [INFO] BindingJavaFileGenerator: Defined 283 files in 20.37 ms 07:49:37 [INFO] Sorted 283 files into 69 directories in 875.2 μs 07:49:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 283 in 59.75 ms 07:49:37 [INFO] 07:49:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-linkstate --- 07:49:37 [INFO] Starting audit... 07:49:37 Audit done. 07:49:37 [INFO] You have 0 Checkstyle violations. 07:49:37 [INFO] 07:49:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-linkstate --- 07:49:38 [INFO] Starting audit... 07:49:38 Audit done. 07:49:38 [INFO] You have 0 Checkstyle violations. 07:49:38 [INFO] 07:49:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-linkstate --- 07:49:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/classes/LICENSE 07:49:38 [INFO] 07:49:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-linkstate --- 07:49:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/resources 07:49:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/spi 07:49:38 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:49:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:49:38 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:49:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/spi 07:49:38 [INFO] 07:49:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-linkstate --- 07:49:38 [INFO] Recompiling the module because of changed dependency. 07:49:38 [INFO] Compiling 346 source files with javac [debug release 17] to target/classes 07:49:40 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:49:40 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:49:40 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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[] 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[338,99] unchecked cast 07:49:40 required: java.util.List 07:49:40 found: java.lang.Object 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[341,105] unchecked cast 07:49:40 required: java.util.List 07:49:40 found: java.lang.Object 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[347,102] unchecked cast 07:49:40 required: java.util.List 07:49:40 found: java.lang.Object 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[185,93] unchecked cast 07:49:40 required: java.lang.Class 07:49:40 found: java.lang.Class 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[223,89] unchecked cast 07:49:40 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:49:40 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[237,89] unchecked cast 07:49:40 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:49:40 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:40 [INFO] 07:49:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 07:49:40 [INFO] 07:49:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-linkstate --- 07:49:40 [INFO] Fork Value is true 07:49:46 [INFO] Done SpotBugs Analysis.... 07:49:46 [INFO] 07:49:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 07:49:46 [INFO] 07:49:46 [INFO] 07:49:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-linkstate --- 07:49:46 [INFO] BugInstance size is 0 07:49:46 [INFO] Error size is 0 07:49:46 [INFO] No errors/warnings found 07:49:46 [INFO] 07:49:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 07:49:46 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:49:46 [INFO] 07:49:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-linkstate --- 07:49:46 [INFO] Recompiling the module because of changed dependency. 07:49:46 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 07:49:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:49:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource 07:49:47 [INFO] 07:49:47 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-linkstate --- 07:49:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:49:47 [INFO] 07:49:47 [INFO] ------------------------------------------------------- 07:49:47 [INFO] T E S T S 07:49:47 [INFO] ------------------------------------------------------- 07:49:48 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:49:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.280 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:49:52 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:49:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:49:52 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:49:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:49:52 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:49:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:49:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:49:54 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 07:49:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 07:49:54 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:49:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:49:54 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:49:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:49:54 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:49:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:49:54 [INFO] 07:49:54 [INFO] Results: 07:49:54 [INFO] 07:49:54 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:49:54 [INFO] 07:49:54 [INFO] 07:49:54 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-linkstate --- 07:49:54 [INFO] 07:49:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-linkstate --- 07:49:55 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.10-SNAPSHOT.jar 07:49:55 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 07:49:55 [INFO] 07:49:55 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-linkstate --- 07:49:55 [INFO] No previous run data found, generating javadoc. 07:50:01 [WARNING] Javadoc Warnings 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractLocalNodeDescriptorTlvCodec.java:21: warning: no comment 07:50:01 [WARNING] public abstract class AbstractLocalNodeDescriptorTlvCodec 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/LinkstateTlvParser.java:23: warning: no comment 07:50:01 [WARNING] int getType(); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractNodeDescriptorTlvCodec.java:21: warning: no comment 07:50:01 [WARNING] protected static NodeIdentifier parseNodeDescriptor(final ByteBuf value, final Map parsedSubTlvs) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/LinkstateTlvParser.java:15: warning: no comment 07:50:01 [WARNING] T parseTlvBody(ByteBuf value); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AbstractNodeDescriptorTlvCodec.java:56: warning: no comment 07:50:01 [WARNING] protected static void serializeNodeDescriptor(final NodeIdentifier tlv, final ByteBuf body) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractNlriTypeCodec.java:18: warning: no comment 07:50:01 [WARNING] public abstract class AbstractNlriTypeCodec implements NlriTypeCaseParser, NlriTypeCaseSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractNlriTypeCodec.java:35: warning: no comment 07:50:01 [WARNING] protected abstract ObjectType parseObjectType(ByteBuf buffer); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/NlriTypeCaseParser.java:18: warning: no comment 07:50:01 [WARNING] CLinkstateDestination parseTypeNlri(ByteBuf nlri); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractNlriTypeCodec.java:37: warning: no comment 07:50:01 [WARNING] protected abstract void serializeObjectType(ObjectType objectType, ByteBuf buffer); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/NlriTypeCaseSerializer.java:18: warning: no comment 07:50:01 [WARNING] void serializeTypeNlri(CLinkstateDestination nlriType, ByteBuf byteAggregator); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:38: warning: no comment 07:50:01 [WARNING] public abstract class AbstractTeLspNlriCodec extends AbstractNlriTypeCodec { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:60: warning: no comment 07:50:01 [WARNING] public static final NodeIdentifier ADDRESS_FAMILY = NodeIdentifier.create(AddressFamily.QNAME); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:50: warning: no comment 07:50:01 [WARNING] public static final NodeIdentifier IPV4_TUNNEL_ENDPOINT_ADDRESS = NodeIdentifier.create( 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:47: warning: no comment 07:50:01 [WARNING] public static final NodeIdentifier IPV4_TUNNEL_SENDER_ADDRESS = NodeIdentifier.create( 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:41: warning: no comment 07:50:01 [WARNING] public static final NodeIdentifier LSP_ID = NodeIdentifier.create( 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:44: warning: no comment 07:50:01 [WARNING] public static final NodeIdentifier TUNNEL_ID = NodeIdentifier.create( 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:63: warning: no comment 07:50:01 [WARNING] public static boolean isTeLsp(final ChoiceNode objectType) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:90: warning: no comment 07:50:01 [WARNING] public static @Nullable TeLspCase serializeObjectType(final ChoiceNode objectType) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/AbstractTeLspNlriCodec.java:68: warning: no comment 07:50:01 [WARNING] public static TeLspCase serializeTeLsp(final ChoiceNode objectType) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/AdministrativeGroup.java:36: warning: no comment 07:50:01 [WARNING] public AdministrativeGroup(Uint32 _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/AdministrativeGroup.java:55: warning: no comment 07:50:01 [WARNING] public static AdministrativeGroup getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AdvertisingNodeDescriptorTlvParser.java:14: warning: no comment 07:50:01 [WARNING] public final class AdvertisingNodeDescriptorTlvParser extends 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/LinkstateTlvParser.java:17: warning: no comment 07:50:01 [WARNING] QName getTlvQName(); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/LinkstateTlvParser.java:21: warning: no comment 07:50:01 [WARNING] void serializeTlvBody(T tlv, ByteBuf body); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/segment/routing/ext/rev200120/Algorithm.java:32: warning: no comment 07:50:01 [WARNING] ShortestPathFirst(0, "shortest-path-first"), 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/segment/routing/ext/rev200120/Algorithm.java:34: warning: no comment 07:50:01 [WARNING] StrictShortestPathFirst(1, "strict-shortest-path-first") 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/AreaIdentifier.java:36: warning: no comment 07:50:01 [WARNING] public AreaIdentifier(Uint32 _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/AreaIdentifier.java:55: warning: no comment 07:50:01 [WARNING] public static AreaIdentifier getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AreaIdTlvParser.java:17: warning: no comment 07:50:01 [WARNING] public final class AreaIdTlvParser implements LinkstateTlvParser, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AreaIdTlvParser.java:21: warning: no comment 07:50:01 [WARNING] public static final QName AREA_ID_QNAME = QName.create(NodeDescriptors.QNAME, "area-id").intern(); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AsNumTlvParser.java:17: warning: no comment 07:50:01 [WARNING] public final class AsNumTlvParser implements LinkstateTlvParser, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/AsNumTlvParser.java:21: warning: no comment 07:50:01 [WARNING] public static final QName AS_NUMBER_QNAME = QName.create(NodeDescriptors.QNAME, "as-number").intern(); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/BackupUnnumberedParser.java:23: warning: no comment 07:50:01 [WARNING] public final class BackupUnnumberedParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsParser.java:18: warning: no comment 07:50:01 [WARNING] int getType(); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsParser.java:16: warning: no comment 07:50:01 [WARNING] BindingSubTlv parseSubTlv(ByteBuf slice, ProtocolId protocolId); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsSerializer.java:15: warning: no comment 07:50:01 [WARNING] void serializeSubTlv(BindingSubTlv bindingSubTlv, ByteBuf aggregator); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:64: warning: no comment 07:50:01 [WARNING] public BGPActivator() { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:70: warning: no comment 07:50:01 [WARNING] public BGPActivator(final RSVPExtensionConsumerContext rsvpExtensions) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:79: warning: no comment 07:50:01 [WARNING] public BGPActivator(final RSVPExtensionConsumerContext rsvpExtensions, final boolean ianaLinkstateAttributeType) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:75: warning: no comment 07:50:01 [WARNING] public BGPActivator(final @Reference RSVPExtensionConsumerContext rsvpExtensions, final Configuration config) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:55: warning: no comment 07:50:01 [WARNING] boolean ianaAttributeType() default true; 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/BgpRouterIdTlvParser.java:17: warning: no comment 07:50:01 [WARNING] public final class BgpRouterIdTlvParser implements LinkstateTlvParser, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/BgpRouterIdTlvParser.java:21: warning: no comment 07:50:01 [WARNING] public static final QName BGP_ROUTER_ID_QNAME = QName.create(EpeNodeDescriptors.QNAME, "bgp-router-id").intern(); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/BindingSidLabelParser.java:28: warning: no comment 07:50:01 [WARNING] public final class BindingSidLabelParser { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/BindingSidLabelParser.java:45: warning: no comment 07:50:01 [WARNING] public static SrBindingSidLabels parseBindingSidLabel(final ByteBuf buffer, final ProtocolId protocolId) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/BindingSidLabelParser.java:72: warning: no comment 07:50:01 [WARNING] public static void serializeBindingSidAttributes(final Weight weight, final Flags flags, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsParser.java:15: warning: no comment 07:50:01 [WARNING] public interface BindingSubTlvsParser { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/BindingSubTlvsSerializer.java:14: warning: no comment 07:50:01 [WARNING] public interface BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Delay.java:31: warning: no comment 07:50:01 [WARNING] public static final String _UNITS = "microseconds"; 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Delay.java:35: warning: no comment 07:50:01 [WARNING] public Delay(Uint32 _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Delay.java:59: warning: no comment 07:50:01 [WARNING] public static Delay getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/DomainIdentifier.java:36: warning: no comment 07:50:01 [WARNING] public DomainIdentifier(Uint32 _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/DomainIdentifier.java:55: warning: no comment 07:50:01 [WARNING] public static DomainIdentifier getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/DomainIdTlvParser.java:17: warning: no comment 07:50:01 [WARNING] public final class DomainIdTlvParser implements LinkstateTlvParser, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/DomainIdTlvParser.java:21: warning: no comment 07:50:01 [WARNING] public static final QName DOMAIN_ID_QNAME = QName.create(NodeDescriptors.QNAME, "domain-id").intern(); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/EroMetricParser.java:25: warning: no comment 07:50:01 [WARNING] public final class EroMetricParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/ExtendedRouteTag.java:43: warning: no comment 07:50:01 [WARNING] public ExtendedRouteTag(byte[] _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/ExtendedRouteTag.java:62: warning: no comment 07:50:01 [WARNING] public static ExtendedRouteTag getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Identifier.java:36: warning: no comment 07:50:01 [WARNING] public Identifier(Uint64 _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Identifier.java:55: warning: no comment 07:50:01 [WARNING] public static Identifier getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/IgpBits.java:75: warning: no comment 07:50:01 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("up-down"); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/IgpBits.java:79: warning: no comment 07:50:01 [WARNING] public UpDown(boolean _upDown) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/IgpBits.java:94: warning: no comment 07:50:01 [WARNING] public boolean getUpDown() { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4BackupEro.java:21: warning: no comment 07:50:01 [WARNING] public final class Ipv4BackupEro implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4EroParser.java:30: warning: no comment 07:50:01 [WARNING] public final class Ipv4EroParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4InterfaceIdentifier.java:30: warning: no comment 07:50:01 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4InterfaceIdentifier.java:36: warning: no comment 07:50:01 [WARNING] public Ipv4InterfaceIdentifier(String _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4InterfaceIdentifier.java:62: warning: no comment 07:50:01 [WARNING] public static Ipv4InterfaceIdentifier getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4InterfaceTlvParser.java:17: warning: no comment 07:50:01 [WARNING] public final class Ipv4InterfaceTlvParser implements LinkstateTlvParser, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4InterfaceTlvParser.java:21: warning: no comment 07:50:01 [WARNING] public static final QName IPV4_IFACE_ADDRESS_QNAME = QName.create(LinkDescriptors.QNAME, "ipv4-interface-address") 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4NeighborTlvParser.java:17: warning: no comment 07:50:01 [WARNING] public final class Ipv4NeighborTlvParser implements LinkstateTlvParser, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv4NeighborTlvParser.java:19: warning: no comment 07:50:01 [WARNING] public static final QName IPV4_NEIGHBOR_ADDRESS_QNAME = QName.create(LinkDescriptors.QNAME, "ipv4-neighbor-address") 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/Ipv4PrefixNlriParser.java:13: warning: no comment 07:50:01 [WARNING] public final class Ipv4PrefixNlriParser extends AbstractPrefixNlriParser { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/NlriTypeCaseSerializer.java:20: warning: no comment 07:50:01 [WARNING] int getNlriType(); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4PrefixSidParser.java:26: warning: no comment 07:50:01 [WARNING] public final class Ipv4PrefixSidParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv4PrefixSidParser.java:27: warning: no comment 07:50:01 [WARNING] public static final int PREFIX_SID = 1158; 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4RouterIdentifier.java:30: warning: no comment 07:50:01 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9\\.]*)$"); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4RouterIdentifier.java:36: warning: no comment 07:50:01 [WARNING] public Ipv4RouterIdentifier(String _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv4RouterIdentifier.java:62: warning: no comment 07:50:01 [WARNING] public static Ipv4RouterIdentifier getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6BackupEro.java:21: warning: no comment 07:50:01 [WARNING] public final class Ipv6BackupEro implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6EroParser.java:30: warning: no comment 07:50:01 [WARNING] public final class Ipv6EroParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6EroParser.java:60: warning: no comment 07:50:01 [WARNING] public static Ipv6EroBackupCase parseIpv6EroBackupCase(final ByteBuf buffer) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6EroParser.java:51: warning: no comment 07:50:01 [WARNING] public static Ipv6EroCase parseIpv6EroCase(final ByteBuf buffer) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6InterfaceIdentifier.java:30: warning: no comment 07:50:01 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F:\\.]*)$"); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6InterfaceIdentifier.java:36: warning: no comment 07:50:01 [WARNING] public Ipv6InterfaceIdentifier(String _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6InterfaceIdentifier.java:62: warning: no comment 07:50:01 [WARNING] public static Ipv6InterfaceIdentifier getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6InterfaceTlvParser.java:17: warning: no comment 07:50:01 [WARNING] public final class Ipv6InterfaceTlvParser implements LinkstateTlvParser, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6InterfaceTlvParser.java:21: warning: no comment 07:50:01 [WARNING] public static final QName IPV6_IFACE_ADDRESS_QNAME = QName.create(LinkDescriptors.QNAME, "ipv6-interface-address") 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6NeighborTlvParser.java:17: warning: no comment 07:50:01 [WARNING] public final class Ipv6NeighborTlvParser implements LinkstateTlvParser, 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/tlvs/Ipv6NeighborTlvParser.java:21: warning: no comment 07:50:01 [WARNING] public static final QName IPV6_NEIGHBOR_ADDRESS_QNAME = QName.create(LinkDescriptors.QNAME, "ipv6-neighbor-address") 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/Ipv6PrefixNlriParser.java:13: warning: no comment 07:50:01 [WARNING] public final class Ipv6PrefixNlriParser extends AbstractPrefixNlriParser { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6PrefixSidParser.java:26: warning: no comment 07:50:01 [WARNING] public final class Ipv6PrefixSidParser implements BindingSubTlvsParser, BindingSubTlvsSerializer { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/binding/sid/sub/tlvs/Ipv6PrefixSidParser.java:27: warning: no comment 07:50:01 [WARNING] public static final int IPV6_PREFIX_SID = 1169; 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6RouterIdentifier.java:30: warning: no comment 07:50:01 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F:\\.]*)$"); 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6RouterIdentifier.java:36: warning: no comment 07:50:01 [WARNING] public Ipv6RouterIdentifier(String _value) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/Ipv6RouterIdentifier.java:62: warning: no comment 07:50:01 [WARNING] public static Ipv6RouterIdentifier getDefaultInstance(final String defaultValue) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/Ipv6SrPrefixAttributesParser.java:15: warning: no comment 07:50:01 [WARNING] public final class Ipv6SrPrefixAttributesParser { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/Ipv6SrPrefixAttributesParser.java:22: warning: no comment 07:50:01 [WARNING] public static Ipv6SrPrefix parseSrIpv6Prefix(final ByteBuf buffer) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/Ipv6SrPrefixAttributesParser.java:34: warning: no comment 07:50:01 [WARNING] public static void serializeIpv6SrPrefix(final Ipv6SrPrefix ipv6SrPrefix, final ByteBuf buffer) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/sr/Ipv6SrPrefixAttributesParser.java:29: warning: no comment 07:50:01 [WARNING] public static void serializePrefixAttributes(final Algorithm algorithm, final ByteBuf buffer) { 07:50:01 [WARNING] ^ 07:50:01 [WARNING] 100 warnings 07:50:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.10-SNAPSHOT-javadoc.jar 07:50:01 [INFO] 07:50:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-linkstate --- 07:50:01 [INFO] CycloneDX: Resolving Dependencies 07:50:02 [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s) 07:50:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bom.xml 07:50:02 [INFO] attaching as bgp-linkstate-0.20.10-SNAPSHOT-cyclonedx.xml 07:50:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bom.json 07:50:02 [INFO] attaching as bgp-linkstate-0.20.10-SNAPSHOT-cyclonedx.json 07:50:02 [INFO] 07:50:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 07:50:02 [INFO] Skipping duplicate-finder execution! 07:50:02 [INFO] 07:50:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-linkstate --- 07:50:02 [INFO] No dependency problems found 07:50:02 [INFO] 07:50:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-linkstate --- 07:50:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.10-SNAPSHOT-sources.jar 07:50:03 [INFO] 07:50:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-linkstate --- 07:50:03 [INFO] 07:50:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-linkstate --- 07:50:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 07:50:03 [INFO] Analyzed bundle 'bgp-linkstate' with 64 classes 07:50:03 [INFO] 07:50:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-linkstate --- 07:50:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.10-SNAPSHOT/bgp-linkstate-0.20.10-SNAPSHOT.pom 07:50:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.10-SNAPSHOT/bgp-linkstate-0.20.10-SNAPSHOT.jar 07:50:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.10-SNAPSHOT/bgp-linkstate-0.20.10-SNAPSHOT-javadoc.jar 07:50:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.10-SNAPSHOT/bgp-linkstate-0.20.10-SNAPSHOT-cyclonedx.xml 07:50:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.10-SNAPSHOT/bgp-linkstate-0.20.10-SNAPSHOT-cyclonedx.json 07:50:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/bgp-linkstate-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.20.10-SNAPSHOT/bgp-linkstate-0.20.10-SNAPSHOT-sources.jar 07:50:03 [INFO] 07:50:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-linkstate --- 07:50:03 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.20.10-SNAPSHOT/bgp-linkstate-0.20.10-SNAPSHOT.jar 07:50:03 [INFO] Writing OBR metadata 07:50:03 [INFO] 07:50:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-linkstate --- 07:50:03 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:0.20.10-SNAPSHOT 07:50:03 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:50:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:50:03 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:50:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:50:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:50:03 [INFO] +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.8:compile 07:50:03 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:50:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:50:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:50:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:50:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:50:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:50:03 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:50:03 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:50:03 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.10-SNAPSHOT:test 07:50:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:50:03 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:test 07:50:03 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:test 07:50:03 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:test 07:50:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:50:03 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:50:03 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:test 07:50:03 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:test 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:test 07:50:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:test 07:50:03 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:50:03 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:50:03 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:50:03 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:50:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:50:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:50:03 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:50:03 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:50:03 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:50:03 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:50:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:50:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:50:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:50:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:50:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:50:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:50:03 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:50:03 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:50:03 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:50:03 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:50:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:50:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:50:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:50:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:50:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:50:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:50:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:50:03 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:50:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:50:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:50:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:50:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:50:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:50:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:50:03 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:50:03 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:50:03 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:50:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:50:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:50:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:50:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:50:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:50:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:50:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:50:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:50:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:50:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:50:03 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:50:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:50:03 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:50:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:50:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:50:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:50:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:50:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:50:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:50:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:50:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:50:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:50:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:50:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:50:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:50:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:50:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:50:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:50:03 [INFO] +- junit:junit:jar:4.13.2:test 07:50:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:50:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:50:03 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:50:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:50:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:50:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:03 [INFO] 07:50:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-linkstate --- 07:50:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/extensions/linkstate/target/sonatype-clm/module.xml 07:50:03 [INFO] 07:50:03 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 07:50:03 [INFO] Building bgp-rib-mock 0.20.10-SNAPSHOT [47/169] 07:50:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:50:03 [INFO] 07:50:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-rib-mock --- 07:50:03 [INFO] 07:50:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-rib-mock --- 07:50:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:03 [INFO] 07:50:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 07:50:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:03 [INFO] 07:50:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-rib-mock --- 07:50:03 [INFO] 07:50:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 07:50:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:50:03 [INFO] 07:50:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-rib-mock --- 07:50:03 [INFO] Starting audit... 07:50:03 Audit done. 07:50:03 [INFO] You have 0 Checkstyle violations. 07:50:03 [INFO] 07:50:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-rib-mock --- 07:50:03 [INFO] Starting audit... 07:50:03 Audit done. 07:50:03 [INFO] You have 0 Checkstyle violations. 07:50:03 [INFO] 07:50:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-rib-mock --- 07:50:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/classes/LICENSE 07:50:03 [INFO] 07:50:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-mock --- 07:50:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/main/resources 07:50:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/generated-sources/spi 07:50:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/generated-sources/yang 07:50:03 [INFO] 07:50:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-mock --- 07:50:03 [INFO] Recompiling the module because of changed dependency. 07:50:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 07:50:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:50:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:50:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:50:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:50:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:50:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:50:03 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/EventBusRegistration.java:[173,21] exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable) in io.netty.channel.ChannelHandler has been deprecated 07:50:03 [INFO] 07:50:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 07:50:03 [INFO] 07:50:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-rib-mock --- 07:50:03 [INFO] Fork Value is true 07:50:06 [INFO] Done SpotBugs Analysis.... 07:50:06 [INFO] 07:50:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 07:50:06 [INFO] 07:50:06 [INFO] 07:50:06 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-rib-mock --- 07:50:06 [INFO] BugInstance size is 0 07:50:06 [INFO] Error size is 0 07:50:06 [INFO] No errors/warnings found 07:50:06 [INFO] 07:50:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 07:50:06 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/test/resources 07:50:06 [INFO] 07:50:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-mock --- 07:50:06 [INFO] No sources to compile 07:50:06 [INFO] 07:50:06 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-rib-mock --- 07:50:06 [INFO] No tests to run. 07:50:06 [INFO] 07:50:06 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-rib-mock --- 07:50:06 [INFO] 07:50:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-mock --- 07:50:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.10-SNAPSHOT.jar 07:50:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 07:50:06 [INFO] 07:50:06 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-rib-mock --- 07:50:06 [INFO] No previous run data found, generating javadoc. 07:50:07 [WARNING] Javadoc Warnings 07:50:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/BGPMock.java:46: warning: no comment 07:50:07 [WARNING] public BGPMock(final EventBus eventBus, final MessageRegistry registry, final List bgpMessages) { 07:50:07 [WARNING] ^ 07:50:07 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/BGPMock.java:76: warning: no comment 07:50:07 [WARNING] public ListenerRegistration registerUpdateListener(final BGPSessionListener listener) { 07:50:07 [WARNING] ^ 07:50:07 [WARNING] 2 warnings 07:50:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.10-SNAPSHOT-javadoc.jar 07:50:07 [INFO] 07:50:07 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-rib-mock --- 07:50:07 [INFO] CycloneDX: Resolving Dependencies 07:50:08 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 07:50:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bom.xml 07:50:08 [INFO] attaching as bgp-rib-mock-0.20.10-SNAPSHOT-cyclonedx.xml 07:50:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bom.json 07:50:08 [INFO] attaching as bgp-rib-mock-0.20.10-SNAPSHOT-cyclonedx.json 07:50:08 [INFO] 07:50:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 07:50:08 [INFO] Skipping duplicate-finder execution! 07:50:08 [INFO] 07:50:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-rib-mock --- 07:50:08 [INFO] No dependency problems found 07:50:08 [INFO] 07:50:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-mock --- 07:50:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.10-SNAPSHOT-sources.jar 07:50:08 [INFO] 07:50:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-mock --- 07:50:08 [INFO] 07:50:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-mock --- 07:50:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:50:08 [INFO] 07:50:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-rib-mock --- 07:50:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.10-SNAPSHOT/bgp-rib-mock-0.20.10-SNAPSHOT.pom 07:50:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.10-SNAPSHOT/bgp-rib-mock-0.20.10-SNAPSHOT.jar 07:50:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.10-SNAPSHOT/bgp-rib-mock-0.20.10-SNAPSHOT-javadoc.jar 07:50:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.10-SNAPSHOT/bgp-rib-mock-0.20.10-SNAPSHOT-cyclonedx.xml 07:50:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.10-SNAPSHOT/bgp-rib-mock-0.20.10-SNAPSHOT-cyclonedx.json 07:50:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/bgp-rib-mock-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.20.10-SNAPSHOT/bgp-rib-mock-0.20.10-SNAPSHOT-sources.jar 07:50:08 [INFO] 07:50:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-mock --- 07:50:08 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.20.10-SNAPSHOT/bgp-rib-mock-0.20.10-SNAPSHOT.jar 07:50:08 [INFO] Writing OBR metadata 07:50:08 [INFO] 07:50:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-rib-mock --- 07:50:08 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:0.20.10-SNAPSHOT 07:50:08 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:50:08 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:50:08 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:50:08 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:50:08 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:50:08 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:50:08 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:50:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:50:08 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:50:08 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:50:08 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:50:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:50:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:50:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:50:08 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:50:08 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:50:08 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:50:08 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:50:08 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:50:08 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:50:08 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:50:08 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:50:08 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:50:08 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:50:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:50:08 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:50:08 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:50:08 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:50:08 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:50:08 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:50:08 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:50:08 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:50:08 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:50:08 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:50:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:50:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:50:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:50:08 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:50:08 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:50:08 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:50:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:50:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:50:08 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:50:08 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:50:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:50:08 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:50:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:50:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:50:08 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:50:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:50:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:50:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:50:08 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:50:08 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 07:50:08 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:50:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:50:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:50:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:08 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:50:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:50:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:50:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:50:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:50:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:50:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:50:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:50:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:50:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:50:08 [INFO] +- junit:junit:jar:4.13.2:test 07:50:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:50:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:50:08 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:50:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:50:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:50:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:08 [INFO] 07:50:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-mock --- 07:50:08 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-mock/target/sonatype-clm/module.xml 07:50:08 [INFO] 07:50:08 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 07:50:08 [INFO] Building bgp-config-example 0.20.10-SNAPSHOT [48/169] 07:50:08 [INFO] --------------------------------[ jar ]--------------------------------- 07:50:08 [INFO] 07:50:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-config-example --- 07:50:08 [INFO] 07:50:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-config-example --- 07:50:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:08 [INFO] 07:50:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-config-example --- 07:50:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:08 [INFO] 07:50:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-config-example --- 07:50:09 [INFO] 07:50:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-config-example --- 07:50:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:50:09 [INFO] 07:50:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-config-example --- 07:50:09 [INFO] Starting audit... 07:50:09 Audit done. 07:50:09 [INFO] You have 0 Checkstyle violations. 07:50:09 [INFO] 07:50:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-config-example --- 07:50:09 [INFO] Starting audit... 07:50:09 Audit done. 07:50:09 [INFO] You have 0 Checkstyle violations. 07:50:09 [INFO] 07:50:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-config-example --- 07:50:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/classes/LICENSE 07:50:09 [INFO] 07:50:09 [INFO] --- maven-remote-resources-plugin:3.2.0:bundle (default) @ bgp-config-example --- 07:50:10 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 07:50:10 [INFO] 07:50:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-config-example --- 07:50:10 [INFO] Copying 3 resources from src/main/resources to target/classes 07:50:10 [INFO] 07:50:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-config-example --- 07:50:10 [INFO] No sources to compile 07:50:10 [INFO] 07:50:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 07:50:10 [INFO] 07:50:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-config-example --- 07:50:10 [INFO] 07:50:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 07:50:10 [INFO] 07:50:10 [INFO] 07:50:10 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-config-example --- 07:50:10 [INFO] 07:50:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-config-example --- 07:50:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/src/test/resources 07:50:10 [INFO] 07:50:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-config-example --- 07:50:10 [INFO] No sources to compile 07:50:10 [INFO] 07:50:10 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-config-example --- 07:50:10 [INFO] No tests to run. 07:50:10 [INFO] 07:50:10 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-config-example --- 07:50:10 [INFO] 07:50:10 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ bgp-config-example --- 07:50:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.10-SNAPSHOT.jar 07:50:10 [INFO] 07:50:10 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-config-example --- 07:50:10 [INFO] No Javadoc in project. Archive not created. 07:50:10 [INFO] 07:50:10 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bgp-config-example --- 07:50:10 [INFO] 07:50:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-config-example --- 07:50:10 [INFO] CycloneDX: Resolving Dependencies 07:50:10 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 07:50:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bom.xml 07:50:10 [INFO] attaching as bgp-config-example-0.20.10-SNAPSHOT-cyclonedx.xml 07:50:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bom.json 07:50:10 [INFO] attaching as bgp-config-example-0.20.10-SNAPSHOT-cyclonedx.json 07:50:10 [INFO] 07:50:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 07:50:10 [INFO] Skipping duplicate-finder execution! 07:50:10 [INFO] 07:50:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-config-example --- 07:50:10 [INFO] No dependency problems found 07:50:10 [INFO] 07:50:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-config-example --- 07:50:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.10-SNAPSHOT-sources.jar 07:50:10 [INFO] 07:50:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-config-example --- 07:50:10 [INFO] 07:50:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-config-example --- 07:50:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:50:10 [INFO] 07:50:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-config-example --- 07:50:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.10-SNAPSHOT/bgp-config-example-0.20.10-SNAPSHOT.pom 07:50:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.10-SNAPSHOT/bgp-config-example-0.20.10-SNAPSHOT.jar 07:50:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.10-SNAPSHOT/bgp-config-example-0.20.10-SNAPSHOT-bgp-initial-config.xml 07:50:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.10-SNAPSHOT/bgp-config-example-0.20.10-SNAPSHOT-network-topology-bgp-initial-config.xml 07:50:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.10-SNAPSHOT/bgp-config-example-0.20.10-SNAPSHOT-routing-policy-default-config.xml 07:50:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.10-SNAPSHOT/bgp-config-example-0.20.10-SNAPSHOT-cyclonedx.xml 07:50:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.10-SNAPSHOT/bgp-config-example-0.20.10-SNAPSHOT-cyclonedx.json 07:50:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/bgp-config-example-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.20.10-SNAPSHOT/bgp-config-example-0.20.10-SNAPSHOT-sources.jar 07:50:10 [INFO] 07:50:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-config-example --- 07:50:10 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:0.20.10-SNAPSHOT 07:50:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:50:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:50:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:50:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:50:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:50:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:50:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:50:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:50:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:50:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:50:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:50:10 [INFO] +- junit:junit:jar:4.13.2:test 07:50:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:50:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:50:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:50:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:50:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:50:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:10 [INFO] 07:50:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-config-example --- 07:50:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/config-example/target/sonatype-clm/module.xml 07:50:10 [INFO] 07:50:10 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 07:50:10 [INFO] Building bgp-openconfig-rp-statement 0.20.10-SNAPSHOT [49/169] 07:50:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:50:10 [INFO] 07:50:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 07:50:10 [INFO] 07:50:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 07:50:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:10 [INFO] 07:50:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 07:50:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:10 [INFO] 07:50:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 07:50:11 [INFO] 07:50:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 07:50:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:50:11 [INFO] 07:50:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-rp-statement --- 07:50:11 [INFO] Starting audit... 07:50:11 Audit done. 07:50:11 [INFO] You have 0 Checkstyle violations. 07:50:11 [INFO] 07:50:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-rp-statement --- 07:50:11 [INFO] Starting audit... 07:50:11 Audit done. 07:50:11 [INFO] You have 0 Checkstyle violations. 07:50:11 [INFO] 07:50:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-rp-statement --- 07:50:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/classes/LICENSE 07:50:11 [INFO] 07:50:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 07:50:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/resources 07:50:11 [INFO] 07:50:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-rp-statement --- 07:50:11 [INFO] Recompiling the module because of changed dependency. 07:50:11 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 07:50:11 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:50:11 [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 07:50:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:50:11 [INFO] 07:50:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 07:50:11 [INFO] 07:50:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 07:50:11 [INFO] Fork Value is true 07:50:15 [INFO] Done SpotBugs Analysis.... 07:50:15 [INFO] 07:50:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 07:50:15 [INFO] 07:50:15 [INFO] 07:50:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-rp-statement --- 07:50:15 [INFO] BugInstance size is 0 07:50:15 [INFO] Error size is 0 07:50:15 [INFO] No errors/warnings found 07:50:15 [INFO] 07:50:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 07:50:15 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:50:15 [INFO] 07:50:15 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 07:50:15 [INFO] Recompiling the module because of changed dependency. 07:50:15 [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes 07:50:15 [INFO] 07:50:15 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-rp-statement --- 07:50:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:15 [INFO] 07:50:15 [INFO] ------------------------------------------------------- 07:50:15 [INFO] T E S T S 07:50:15 [INFO] ------------------------------------------------------- 07:50:16 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:50:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:50:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.363 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:50:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:50:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:50:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:50:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:50:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:50:22 [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 07:50:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:50:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:50:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:50:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:50:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:50:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:50:22 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:50:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:50:23 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:50:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:50:23 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:50:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:50:23 [INFO] 07:50:23 [INFO] Results: 07:50:23 [INFO] 07:50:23 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:50:23 [INFO] 07:50:23 [INFO] 07:50:23 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-rp-statement --- 07:50:23 [INFO] 07:50:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 07:50:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT.jar 07:50:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 07:50:23 [INFO] 07:50:23 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-openconfig-rp-statement --- 07:50:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-tests.jar 07:50:23 [INFO] 07:50:23 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 07:50:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-test-sources.jar 07:50:23 [INFO] 07:50:23 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 07:50:23 [INFO] No previous run data found, generating javadoc. 07:50:25 [WARNING] Javadoc Warnings 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:35: warning: no comment 07:50:25 [WARNING] public class AbstractCommunityHandler { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:42: warning: no comment 07:50:25 [WARNING] protected final LoadingCache> communitySets; 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:44: warning: no comment 07:50:25 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:37: warning: no comment 07:50:25 [WARNING] public class AbstractExtCommunityHandler { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:45: warning: no comment 07:50:25 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:54: warning: no comment 07:50:25 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/AsPathPrepend.java:30: warning: no comment 07:50:25 [WARNING] public static AsPathPrepend getInstance() { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:18: warning: no comment 07:50:25 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:26: warning: no comment 07:50:25 [WARNING] public static LocalAsPathPrependHandler getInstance() { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAfiSafiNotInHandler.java:31: warning: no comment 07:50:25 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAsPathSetHandler.java:70: warning: no comment 07:50:25 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchBgpNeighborSetHandler.java:62: warning: no comment 07:50:25 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchClusterIdSetHandler.java:67: warning: no comment 07:50:25 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchCommunitySetHandler.java:30: warning: no comment 07:50:25 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchExtCommunitySetHandler.java:30: warning: no comment 07:50:25 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchOriginatorIdSetHandler.java:65: warning: no comment 07:50:25 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchRoleSetHandler.java:66: warning: no comment 07:50:25 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/NonTransitiveAttributesFilterHandler.java:38: warning: no comment 07:50:25 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: no comment 07:50:25 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetClusterIdPrependHandler.java:32: warning: no comment 07:50:25 [WARNING] public static SetClusterIdPrependHandler getInstance() { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetCommunityHandler.java:34: warning: no comment 07:50:25 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetExtCommunityHandler.java:35: warning: no comment 07:50:25 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetOriginatorIdPrependHandler.java:30: warning: no comment 07:50:25 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:58: warning: no comment 07:50:25 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:61: warning: no comment 07:50:25 [WARNING] public StatementActivator() { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:67: warning: no comment 07:50:25 [WARNING] public StatementActivator(final DataBroker dataBroker) { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/VpnNonMemberHandler.java:45: warning: no comment 07:50:25 [WARNING] public static VpnNonMemberHandler getInstance() { 07:50:25 [WARNING] ^ 07:50:25 [WARNING] 27 warnings 07:50:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-javadoc.jar 07:50:25 [INFO] 07:50:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-rp-statement --- 07:50:25 [INFO] CycloneDX: Resolving Dependencies 07:50:26 [INFO] CycloneDX: Creating BOM version 1.5 with 65 component(s) 07:50:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bom.xml 07:50:26 [INFO] attaching as bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-cyclonedx.xml 07:50:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bom.json 07:50:26 [INFO] attaching as bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-cyclonedx.json 07:50:26 [INFO] 07:50:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] Skipping duplicate-finder execution! 07:50:26 [INFO] 07:50:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] No dependency problems found 07:50:26 [INFO] 07:50:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-sources.jar 07:50:26 [INFO] 07:50:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] 07:50:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 07:50:26 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 07:50:26 [INFO] 07:50:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT.pom 07:50:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT.jar 07:50:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-tests.jar 07:50:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-test-sources.jar 07:50:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-javadoc.jar 07:50:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-cyclonedx.xml 07:50:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-cyclonedx.json 07:50:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-sources.jar 07:50:26 [INFO] 07:50:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/bgp-openconfig-rp-statement-0.20.10-SNAPSHOT.jar 07:50:26 [INFO] Writing OBR metadata 07:50:26 [INFO] 07:50:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:0.20.10-SNAPSHOT 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:50:26 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:50:26 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:50:26 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:50:26 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:50:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:50:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:50:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:50:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:50:26 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:50:26 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:50:26 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:50:26 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:50:26 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:50:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:50:26 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:50:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:50:26 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:50:26 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:50:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:50:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:50:26 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:50:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:50:26 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:50:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:50:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:50:26 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:50:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:50:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:50:26 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:50:26 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:50:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:50:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:50:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:50:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:50:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:50:26 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.10-SNAPSHOT:test 07:50:26 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:test 07:50:26 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:50:26 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:50:26 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:50:26 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:test 07:50:26 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:50:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:50:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:50:26 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:50:26 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.10-SNAPSHOT:test 07:50:26 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.10-SNAPSHOT:test 07:50:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:50:26 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:50:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:50:26 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:50:26 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:50:26 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:50:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:50:26 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:50:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:50:26 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:50:26 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:50:26 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:50:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:50:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:50:26 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:50:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:50:26 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:50:26 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:50:26 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.10-SNAPSHOT:test 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:50:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:50:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:50:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:50:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:50:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:50:26 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:50:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:50:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:50:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:50:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:50:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:50:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:50:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:50:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:50:26 [INFO] +- junit:junit:jar:4.13.2:test 07:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:50:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:50:26 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:50:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:50:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:50:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:50:26 [INFO] 07:50:26 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-rp-statement --- 07:50:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 07:50:26 [INFO] 07:50:26 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 07:50:26 [INFO] Building bgp-rib-impl 0.20.10-SNAPSHOT [50/169] 07:50:26 [INFO] -------------------------------[ bundle ]------------------------------- 07:50:26 [INFO] 07:50:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-rib-impl --- 07:50:26 [INFO] 07:50:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-rib-impl --- 07:50:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:26 [INFO] 07:50:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 07:50:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:50:26 [INFO] 07:50:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-rib-impl --- 07:50:27 [INFO] 07:50:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 07:50:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:50:27 [INFO] 07:50:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-rib-impl --- 07:50:27 [INFO] Starting audit... 07:50:27 Audit done. 07:50:27 [INFO] You have 0 Checkstyle violations. 07:50:27 [INFO] 07:50:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-rib-impl --- 07:50:29 [INFO] Starting audit... 07:50:29 Audit done. 07:50:29 [INFO] You have 0 Checkstyle violations. 07:50:29 [INFO] 07:50:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-rib-impl --- 07:50:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/classes/LICENSE 07:50:29 [INFO] 07:50:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-impl --- 07:50:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/resources 07:50:29 [INFO] 07:50:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-rib-impl --- 07:50:29 [INFO] Recompiling the module because of changed dependency. 07:50:29 [INFO] Compiling 76 source files with javac [debug release 17] to target/classes 07:50:29 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 07:50:29 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[762,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:29 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[219,62] unchecked cast 07:50:29 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:50:29 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[228,72] unchecked cast 07:50:29 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:50:29 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[230,70] unchecked cast 07:50:29 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:50:29 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:50:29 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:29 [INFO] 07:50:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 07:50:29 [INFO] 07:50:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-rib-impl --- 07:50:29 [INFO] Fork Value is true 07:50:36 [INFO] Done SpotBugs Analysis.... 07:50:37 [INFO] 07:50:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 07:50:37 [INFO] 07:50:37 [INFO] 07:50:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-rib-impl --- 07:50:37 [INFO] BugInstance size is 0 07:50:37 [INFO] Error size is 0 07:50:37 [INFO] No errors/warnings found 07:50:37 [INFO] 07:50:37 [INFO] --- maven-remote-resources-plugin:3.2.0:process (default) @ bgp-rib-impl --- 07:50:37 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.20.10-SNAPSHOT 07:50:37 [INFO] Copying 3 resources from 1 bundle. 07:50:37 [INFO] 07:50:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 07:50:37 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:50:37 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 07:50:37 [INFO] 07:50:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-rib-impl --- 07:50:37 [INFO] Recompiling the module because of changed dependency. 07:50:37 [INFO] Compiling 34 source files with javac [debug release 17] to target/test-classes 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[129,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 required: io.netty.util.concurrent.GenericFutureListener> 07:50:37 found: io.netty.util.concurrent.GenericFutureListener 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked conversion 07:50:37 required: io.netty.util.concurrent.GenericFutureListener> 07:50:37 found: io.netty.util.concurrent.GenericFutureListener 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 07:50:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,34] unchecked conversion 07:50:37 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:50:37 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 missing type arguments for generic class io.netty.util.concurrent.Future 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:50:37 [INFO] 07:50:37 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-rib-impl --- 07:50:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:50:37 [INFO] 07:50:37 [INFO] ------------------------------------------------------- 07:50:37 [INFO] T E S T S 07:50:37 [INFO] ------------------------------------------------------- 07:50:39 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:50:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:50:39 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:50:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:50:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.51 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:50:49 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:50:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.869 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:50:52 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:50:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.878 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:50:55 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:50:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:50:55 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:50:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:50:56 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:50:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:50:56 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:51:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.538 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:51:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:51:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:51:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:51:03 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:51:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.61 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:51:22 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:51:22 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:51:22 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:51:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:51:22 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:51:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:51:22 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:51:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:51:22 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:51:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:51:22 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:51:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:51:22 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:51:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:51:22 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:51:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:51:23 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:51:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:51:23 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:51:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:51:23 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:51:23 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:51:23 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:51:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:51:24 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:51:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:51:24 [INFO] 07:51:24 [INFO] Results: 07:51:24 [INFO] 07:51:24 [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 2 07:51:24 [INFO] 07:51:24 [INFO] 07:51:24 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-rib-impl --- 07:51:24 [INFO] 07:51:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-impl --- 07:51:24 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT.jar 07:51:24 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 07:51:24 [INFO] 07:51:24 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ bgp-rib-impl --- 07:51:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT-tests.jar 07:51:24 [INFO] 07:51:24 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ bgp-rib-impl --- 07:51:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT-test-sources.jar 07:51:24 [INFO] 07:51:24 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-rib-impl --- 07:51:25 [INFO] No previous run data found, generating javadoc. 07:51:27 [WARNING] Javadoc Warnings 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:116: warning: no comment 07:51:27 [WARNING] public ApplicationPeer( 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:131: warning: no comment 07:51:27 [WARNING] public synchronized void instantiateServiceInstance(final DOMDataTreeChangeService dataTreeChangeService, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:14: warning: no comment 07:51:27 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:15: warning: no comment 07:51:27 [WARNING] PathSelectionMode getStrategy(); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiator.java:22: warning: no comment 07:51:27 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java:252: warning: no comment 07:51:27 [WARNING] public synchronized State getState() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:16: warning: no comment 07:51:27 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:19: warning: no comment 07:51:27 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:62: warning: no comment 07:51:27 [WARNING] public class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:345: warning: no comment 07:51:27 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:83: warning: no comment 07:51:27 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:99: warning: no comment 07:51:27 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:23: warning: no comment 07:51:27 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:32: warning: no comment 07:51:27 [WARNING] public ChannelHandler[] getDecoders() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:28: warning: no comment 07:51:27 [WARNING] public ChannelHandler[] getEncoders() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:73: warning: no comment 07:51:27 [WARNING] public class BgpPeer extends PeerBean { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:86: warning: no comment 07:51:27 [WARNING] public BgpPeer(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:357: warning: no comment 07:51:27 [WARNING] public synchronized List getBgpFixedCapabilities() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:365: warning: no comment 07:51:27 [WARNING] public synchronized Optional getErrorHandling() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:361: warning: no comment 07:51:27 [WARNING] public synchronized int getGracefulRestartTimer() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:160: warning: no comment 07:51:27 [WARNING] public BGPPeer( 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:248: warning: no comment 07:51:27 [WARNING] public synchronized void instantiateServiceInstance() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:46: warning: no comment 07:51:27 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:77: warning: no comment 07:51:27 [WARNING] public BGPPeerStateImpl(final @NonNull KeyedInstanceIdentifier instanceIdentifier, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:207: warning: no comment 07:51:27 [WARNING] protected final synchronized void registerPrefixesCounters( 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:202: warning: no comment 07:51:27 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:214: warning: no comment 07:51:27 [WARNING] protected final synchronized void resetState() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:282: warning: no comment 07:51:27 [WARNING] protected final void setActive(final boolean active) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:197: warning: no comment 07:51:27 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:297: warning: no comment 07:51:27 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:190: warning: no comment 07:51:27 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:224: warning: no comment 07:51:27 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:220: warning: no comment 07:51:27 [WARNING] protected final synchronized void setRestartingState() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: no comment 07:51:27 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:24: warning: no comment 07:51:27 [WARNING] public final class BgpPeerUtil { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:91: warning: no comment 07:51:27 [WARNING] public LlGracefulRestartDTO(final TablesKey tableKey, final int staleTime, final boolean forwardingFlag) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:101: warning: no comment 07:51:27 [WARNING] public int getStaleTime() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:97: warning: no comment 07:51:27 [WARNING] public TablesKey getTableKey() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:105: warning: no comment 07:51:27 [WARNING] public boolean isForwarding() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:33: warning: no comment 07:51:27 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:50: warning: no comment 07:51:27 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:61: warning: no comment 07:51:27 [WARNING] public synchronized void connect() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:28: warning: no comment 07:51:27 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:38: warning: no comment 07:51:27 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:49: warning: no comment 07:51:27 [WARNING] public synchronized void connect() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:29: warning: no comment 07:51:27 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:39: warning: no comment 07:51:27 [WARNING] protected BGPRibStateImpl(final KeyedInstanceIdentifier instanceIdentifier, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:88: warning: no comment 07:51:27 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:93: warning: no comment 07:51:27 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:103: warning: no comment 07:51:27 [WARNING] protected final synchronized void setActive(final boolean active) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiator.java:22: warning: no comment 07:51:27 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:16: warning: no comment 07:51:27 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:19: warning: no comment 07:51:27 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:248: warning: no @param for remoteOpen 07:51:27 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:86: warning: no comment 07:51:27 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:139: warning: no comment 07:51:27 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:132: warning: no comment 07:51:27 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:484: warning: no comment 07:51:27 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:542: warning: no comment 07:51:27 [WARNING] public ChannelOutputLimiter getLimiter() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:528: warning: no comment 07:51:27 [WARNING] public synchronized State getState() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPSessionPreferences.java:53: warning: no comment 07:51:27 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:36: warning: no comment 07:51:27 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:59: warning: no comment 07:51:27 [WARNING] public BGPSessionStateImpl() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:179: warning: no comment 07:51:27 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:32: warning: no comment 07:51:27 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:59: warning: no comment 07:51:27 [WARNING] public BGPStateCollector() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:61: warning: no comment 07:51:27 [WARNING] public final Map syncStorage = new HashMap<>(); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:65: warning: no comment 07:51:27 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:64: warning: no comment 07:51:27 [WARNING] public void flush() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:54: warning: no comment 07:51:27 [WARNING] public void write(final Notification msg) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:14: warning: no comment 07:51:27 [WARNING] public interface ChannelPipelineInitializer { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:15: warning: no comment 07:51:27 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:33: warning: no comment 07:51:27 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:35: warning: no comment 07:51:27 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:31: warning: no comment 07:51:27 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:29: warning: no comment 07:51:27 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:54: warning: no comment 07:51:27 [WARNING] public final class CodecsImpl implements Codecs { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:88: warning: no comment 07:51:27 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:22: warning: no comment 07:51:27 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:27: warning: no comment 07:51:27 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:72: warning: no comment 07:51:27 [WARNING] public class DefaultBgpDeployer implements ClusteredDataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:103: warning: no comment 07:51:27 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:143: warning: no comment 07:51:27 [WARNING] public synchronized void init() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:153: warning: no comment 07:51:27 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:62: warning: no comment 07:51:27 [WARNING] public static CParameters getGracefulCapability(final Map tables, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:73: warning: no comment 07:51:27 [WARNING] public static CParameters getLlGracefulCapability(final Set llGracefulRestarts) { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:30: warning: no comment 07:51:27 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:32: warning: no comment 07:51:27 [WARNING] public @interface Configuration { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:38: warning: no comment 07:51:27 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:34: warning: no comment 07:51:27 [WARNING] String networkInstanceName() default "global-bgp"; 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: no comment 07:51:27 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:36: warning: no comment 07:51:27 [WARNING] BgpId getBgpIdentifier(); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:79: warning: no comment 07:51:27 [WARNING] CodecsRegistry getCodecsRegistry(); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:46: warning: no comment 07:51:27 [WARNING] BGPDispatcher getDispatcher(); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:97: warning: no comment 07:51:27 [WARNING] Set getLocalTablesKeys(); 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:64: warning: no comment 07:51:27 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:89: warning: no comment 07:51:27 [WARNING] public RibImpl( 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:266: warning: no comment 07:51:27 [WARNING] public synchronized void instantiateServiceInstance() { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:80: warning: no comment 07:51:27 [WARNING] public final class RIBImpl extends BGPRibStateImpl implements RIB, DOMTransactionChainListener { 07:51:27 [WARNING] ^ 07:51:27 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:107: warning: no comment 07:51:27 [WARNING] public RIBImpl( 07:51:27 [WARNING] ^ 07:51:27 [WARNING] 100 warnings 07:51:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT-javadoc.jar 07:51:27 [INFO] 07:51:27 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-rib-impl --- 07:51:27 [INFO] CycloneDX: Resolving Dependencies 07:51:29 [INFO] CycloneDX: Creating BOM version 1.5 with 80 component(s) 07:51:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bom.xml 07:51:29 [INFO] attaching as bgp-rib-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:51:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bom.json 07:51:29 [INFO] attaching as bgp-rib-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:51:29 [INFO] 07:51:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 07:51:29 [INFO] Skipping duplicate-finder execution! 07:51:29 [INFO] 07:51:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-rib-impl --- 07:51:29 [INFO] No dependency problems found 07:51:29 [INFO] 07:51:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-rib-impl --- 07:51:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT-sources.jar 07:51:29 [INFO] 07:51:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-rib-impl --- 07:51:29 [INFO] 07:51:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-rib-impl --- 07:51:29 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/code-coverage/jacoco.exec 07:51:29 [INFO] Analyzed bundle 'bgp-rib-impl' with 98 classes 07:51:29 [INFO] 07:51:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-rib-impl --- 07:51:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT.pom 07:51:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT.jar 07:51:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT-tests.jar 07:51:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT-test-sources.jar 07:51:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT-javadoc.jar 07:51:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:51:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:51:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/bgp-rib-impl-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT-sources.jar 07:51:29 [INFO] 07:51:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-impl --- 07:51:29 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.20.10-SNAPSHOT/bgp-rib-impl-0.20.10-SNAPSHOT.jar 07:51:29 [INFO] Writing OBR metadata 07:51:29 [INFO] 07:51:29 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-rib-impl --- 07:51:29 [INFO] org.opendaylight.bgpcep:bgp-rib-impl:bundle:0.20.10-SNAPSHOT 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:51:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:51:29 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:51:29 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:51:29 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:51:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:29 [INFO] +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:51:29 [INFO] +- org.checkerframework:checker-qual:jar:3.47.0:provided 07:51:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:51:29 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:51:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:51:29 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:51:29 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:51:29 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:51:29 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:51:29 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:51:29 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:51:29 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:51:29 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:51:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:51:29 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:51:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:51:29 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:51:29 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:51:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:51:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:51:29 [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:compile 07:51:29 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 07:51:29 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:51:29 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:51:29 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:51:29 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:51:29 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:51:29 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:51:29 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:51:29 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:51:29 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:51:29 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:51:29 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:51:29 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:51:29 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:51:29 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:51:29 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:test-jar:tests:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:test 07:51:29 [INFO] | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.8:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-mock:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:51:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:51:29 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:51:29 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:51:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:51:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:51:29 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:51:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:51:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:51:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:51:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:51:29 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:51:29 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:51:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:51:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:51:29 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:51:29 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.8:test 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:51:29 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:51:29 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:51:29 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:51:29 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:51:29 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:51:29 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:51:29 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:51:29 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:51:29 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:test-jar:tests:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:51:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:51:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:51:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:51:29 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:51:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:51:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:51:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:51:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:51:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:51:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:51:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:51:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:51:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:51:29 [INFO] +- junit:junit:jar:4.13.2:test 07:51:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:51:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:51:29 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:51:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:51:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:51:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:29 [INFO] 07:51:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-rib-impl --- 07:51:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/rib-impl/target/sonatype-clm/module.xml 07:51:29 [INFO] 07:51:29 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 07:51:29 [INFO] Building bgp-peer-acceptor 0.20.10-SNAPSHOT [51/169] 07:51:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:51:29 [INFO] 07:51:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-peer-acceptor --- 07:51:29 [INFO] 07:51:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-peer-acceptor --- 07:51:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:29 [INFO] 07:51:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- 07:51:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:29 [INFO] 07:51:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-peer-acceptor --- 07:51:30 [INFO] 07:51:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 07:51:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:51:30 [INFO] 07:51:30 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-peer-acceptor --- 07:51:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:51:30 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/main/yang 07:51:30 [INFO] yang-to-sources: Found 14 dependencies in 5.063 ms 07:51:30 [INFO] yang-to-sources: Project model files found: 1 in 414.1 μs 07:51:30 [INFO] yang-to-sources: 2 YANG models processed in 52.34 ms 07:51:30 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.308 ms 07:51:30 [INFO] Sorted 7 files into 2 directories in 60.42 μs 07:51:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 9.887 ms 07:51:30 [INFO] 07:51:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-peer-acceptor --- 07:51:30 [INFO] Starting audit... 07:51:30 Audit done. 07:51:30 [INFO] You have 0 Checkstyle violations. 07:51:30 [INFO] 07:51:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-peer-acceptor --- 07:51:30 [INFO] Starting audit... 07:51:30 Audit done. 07:51:30 [INFO] You have 0 Checkstyle violations. 07:51:30 [INFO] 07:51:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-peer-acceptor --- 07:51:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/classes/LICENSE 07:51:30 [INFO] 07:51:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- 07:51:30 [INFO] Copying 1 resource from src/main/resources to target/classes 07:51:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/generated-sources/spi 07:51:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:51:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:51:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:51:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/generated-sources/spi 07:51:30 [INFO] 07:51:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-peer-acceptor --- 07:51:30 [INFO] Recompiling the module because of changed dependency. 07:51:30 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 07:51:30 [INFO] 07:51:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 07:51:30 [INFO] 07:51:30 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-peer-acceptor --- 07:51:30 [INFO] Fork Value is true 07:51:33 [INFO] Done SpotBugs Analysis.... 07:51:33 [INFO] 07:51:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< 07:51:33 [INFO] 07:51:33 [INFO] 07:51:33 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-peer-acceptor --- 07:51:33 [INFO] BugInstance size is 0 07:51:33 [INFO] Error size is 0 07:51:33 [INFO] No errors/warnings found 07:51:33 [INFO] 07:51:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- 07:51:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/test/resources 07:51:33 [INFO] 07:51:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-peer-acceptor --- 07:51:33 [INFO] Recompiling the module because of changed dependency. 07:51:33 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 07:51:33 [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 07:51:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:33 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:51:33 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:51:33 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:51:33 [WARNING] Cannot find annotation method 'target()' in type 'org.osgi.service.component.annotations.Reference' 07:51:33 [INFO] 07:51:33 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-peer-acceptor --- 07:51:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:51:33 [INFO] 07:51:33 [INFO] ------------------------------------------------------- 07:51:33 [INFO] T E S T S 07:51:33 [INFO] ------------------------------------------------------- 07:51:34 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:51:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:51:35 [INFO] 07:51:35 [INFO] Results: 07:51:35 [INFO] 07:51:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:51:35 [INFO] 07:51:35 [INFO] 07:51:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-peer-acceptor --- 07:51:35 [INFO] 07:51:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-peer-acceptor --- 07:51:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.10-SNAPSHOT.jar 07:51:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 07:51:35 [INFO] 07:51:35 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-peer-acceptor --- 07:51:35 [INFO] No previous run data found, generating javadoc. 07:51:37 [WARNING] Javadoc Warnings 07:51:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/main/java/org/opendaylight/protocol/bgp/peer/acceptor/BGPPeerAcceptorImpl.java:35: warning: no comment 07:51:37 [WARNING] public final class BGPPeerAcceptorImpl implements AutoCloseable { 07:51:37 [WARNING] ^ 07:51:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/main/java/org/opendaylight/protocol/bgp/peer/acceptor/BGPPeerAcceptorImpl.java:43: warning: no comment 07:51:37 [WARNING] public BGPPeerAcceptorImpl(final IpAddressNoZone bindingAddress, final PortNumber portNumber, 07:51:37 [WARNING] ^ 07:51:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/src/main/java/org/opendaylight/protocol/bgp/peer/acceptor/BGPPeerAcceptorImpl.java:54: warning: no comment 07:51:37 [WARNING] public void start() { 07:51:37 [WARNING] ^ 07:51:37 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/odl/bgp/peer/acceptor/config/rev200120/BgpPeerAcceptorConfigKey.java:23: warning: no comment 07:51:37 [WARNING] private final String _configName; 07:51:37 [WARNING] ^ 07:51:37 [WARNING] 4 warnings 07:51:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.10-SNAPSHOT-javadoc.jar 07:51:37 [INFO] 07:51:37 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-peer-acceptor --- 07:51:37 [INFO] CycloneDX: Resolving Dependencies 07:51:38 [INFO] CycloneDX: Creating BOM version 1.5 with 72 component(s) 07:51:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bom.xml 07:51:38 [INFO] attaching as bgp-peer-acceptor-0.20.10-SNAPSHOT-cyclonedx.xml 07:51:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bom.json 07:51:38 [INFO] attaching as bgp-peer-acceptor-0.20.10-SNAPSHOT-cyclonedx.json 07:51:38 [INFO] 07:51:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 07:51:38 [INFO] Skipping duplicate-finder execution! 07:51:38 [INFO] 07:51:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 07:51:38 [WARNING] Used undeclared dependencies found: 07:51:38 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:51:38 [WARNING] Unused declared dependencies found: 07:51:38 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:51:38 [WARNING] Non-test scoped test only dependencies found: 07:51:38 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:51:38 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] 07:51:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 07:51:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.10-SNAPSHOT-sources.jar 07:51:38 [INFO] 07:51:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-peer-acceptor --- 07:51:38 [INFO] 07:51:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-peer-acceptor --- 07:51:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/code-coverage/jacoco.exec 07:51:38 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 2 classes 07:51:38 [INFO] 07:51:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-peer-acceptor --- 07:51:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.10-SNAPSHOT/bgp-peer-acceptor-0.20.10-SNAPSHOT.pom 07:51:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.10-SNAPSHOT/bgp-peer-acceptor-0.20.10-SNAPSHOT.jar 07:51:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.10-SNAPSHOT/bgp-peer-acceptor-0.20.10-SNAPSHOT-javadoc.jar 07:51:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.10-SNAPSHOT/bgp-peer-acceptor-0.20.10-SNAPSHOT-cyclonedx.xml 07:51:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.10-SNAPSHOT/bgp-peer-acceptor-0.20.10-SNAPSHOT-cyclonedx.json 07:51:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/bgp-peer-acceptor-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.10-SNAPSHOT/bgp-peer-acceptor-0.20.10-SNAPSHOT-sources.jar 07:51:38 [INFO] 07:51:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-peer-acceptor --- 07:51:38 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.10-SNAPSHOT/bgp-peer-acceptor-0.20.10-SNAPSHOT.jar 07:51:38 [INFO] Writing OBR metadata 07:51:38 [INFO] 07:51:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-peer-acceptor --- 07:51:38 [INFO] org.opendaylight.bgpcep:bgp-peer-acceptor:bundle:0.20.10-SNAPSHOT 07:51:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:51:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:51:38 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:51:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:51:38 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:51:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:51:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:51:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:51:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:51:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:51:38 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:51:38 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:51:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:51:38 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:51:38 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:51:38 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:51:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:51:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:51:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:51:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:51:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:51:38 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 07:51:38 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:51:38 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:51:38 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:51:38 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:51:38 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:51:38 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:51:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:51:38 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:51:38 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:51:38 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:51:38 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:51:38 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:51:38 [INFO] +- io.netty:netty-common:jar:4.1.114.Final:compile 07:51:38 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:51:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:51:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:38 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:51:38 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:51:38 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:51:38 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:51:38 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:51:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:51:38 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:51:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:51:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:51:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:51:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:51:38 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:51:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:51:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:51:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:51:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:51:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:51:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:51:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:51:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:51:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:51:38 [INFO] +- junit:junit:jar:4.13.2:test 07:51:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:51:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:51:38 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:51:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:51:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:51:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:38 [INFO] 07:51:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-peer-acceptor --- 07:51:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/peer-acceptor/target/sonatype-clm/module.xml 07:51:38 [INFO] 07:51:38 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 07:51:38 [INFO] Building bgp-bmp-spi 0.20.10-SNAPSHOT [52/169] 07:51:38 [INFO] -------------------------------[ bundle ]------------------------------- 07:51:38 [INFO] 07:51:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-bmp-spi --- 07:51:38 [INFO] 07:51:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-bmp-spi --- 07:51:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:38 [INFO] 07:51:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 07:51:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:38 [INFO] 07:51:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-bmp-spi --- 07:51:38 [INFO] 07:51:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 07:51:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:51:38 [INFO] 07:51:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-bmp-spi --- 07:51:38 [INFO] Starting audit... 07:51:38 Audit done. 07:51:38 [INFO] You have 0 Checkstyle violations. 07:51:38 [INFO] 07:51:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-bmp-spi --- 07:51:39 [INFO] Starting audit... 07:51:39 Audit done. 07:51:39 [INFO] You have 0 Checkstyle violations. 07:51:39 [INFO] 07:51:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-bmp-spi --- 07:51:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/classes/LICENSE 07:51:39 [INFO] 07:51:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-spi --- 07:51:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/resources 07:51:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/generated-sources/spi 07:51:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/generated-sources/yang 07:51:39 [INFO] 07:51:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-bmp-spi --- 07:51:39 [INFO] Recompiling the module because of changed dependency. 07:51:39 [INFO] Compiling 26 source files with javac [debug release 17] to target/classes 07:51:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 07:51:41 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/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 07:51:41 [INFO] 07:51:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 07:51:41 [INFO] 07:51:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-bmp-spi --- 07:51:41 [INFO] Fork Value is true 07:51:42 [INFO] Done SpotBugs Analysis.... 07:51:42 [INFO] 07:51:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< 07:51:42 [INFO] 07:51:42 [INFO] 07:51:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-bmp-spi --- 07:51:42 [INFO] BugInstance size is 0 07:51:42 [INFO] Error size is 0 07:51:42 [INFO] No errors/warnings found 07:51:42 [INFO] 07:51:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- 07:51:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/test/resources 07:51:42 [INFO] 07:51:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-bmp-spi --- 07:51:42 [INFO] Recompiling the module because of changed dependency. 07:51:42 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:51:42 [INFO] 07:51:42 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-bmp-spi --- 07:51:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:51:42 [INFO] 07:51:42 [INFO] ------------------------------------------------------- 07:51:42 [INFO] T E S T S 07:51:42 [INFO] ------------------------------------------------------- 07:51:43 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:51:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:51:43 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:51:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:51:43 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:51:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:51:43 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:51:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:51:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:51:45 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:51:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:51:45 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:51:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:51:45 [INFO] 07:51:45 [INFO] Results: 07:51:45 [INFO] 07:51:45 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 07:51:45 [INFO] 07:51:45 [INFO] 07:51:45 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-bmp-spi --- 07:51:45 [INFO] 07:51:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-spi --- 07:51:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.10-SNAPSHOT.jar 07:51:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 07:51:45 [INFO] 07:51:45 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-bmp-spi --- 07:51:45 [INFO] No previous run data found, generating javadoc. 07:51:47 [WARNING] Javadoc Warnings 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageParser.java:21: warning: no comment 07:51:47 [WARNING] public abstract class AbstractBmpMessageParser implements BmpMessageParser, BmpMessageSerializer { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageParser.java:53: warning: no comment 07:51:47 [WARNING] public abstract int getBmpMessageType(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageParser.java:15: warning: no comment 07:51:47 [WARNING] Notification parseMessage(ByteBuf bytes) throws BmpDeserializationException; 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageParser.java:51: warning: no comment 07:51:47 [WARNING] public abstract Notification parseMessageBody(ByteBuf bytes) throws BmpDeserializationException; 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageSerializer.java:15: warning: no comment 07:51:47 [WARNING] void serializeMessage(Notification message, ByteBuf buffer); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageParser.java:49: warning: no comment 07:51:47 [WARNING] public abstract void serializeMessageBody(Notification message, ByteBuf buffer); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:20: warning: no comment 07:51:47 [WARNING] public abstract class AbstractBmpMessageWithTlvParser extends AbstractBmpMessageParser { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:26: warning: no comment 07:51:47 [WARNING] public AbstractBmpMessageWithTlvParser(final BmpTlvRegistry tlvRegistry) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:60: warning: no comment 07:51:47 [WARNING] protected void addTlv(final T builder, final Tlv tlv) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:30: warning: no comment 07:51:47 [WARNING] protected final void parseTlvs(final T builder, final ByteBuf bytes) throws BmpDeserializationException { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpMessageWithTlvParser.java:53: warning: no comment 07:51:47 [WARNING] protected final void serializeTlv(final Tlv tlv, final ByteBuf buffer) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:31: warning: no comment 07:51:47 [WARNING] public abstract class AbstractBmpPerPeerMessageParser extends AbstractBmpMessageWithTlvParser { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:40: warning: no comment 07:51:47 [WARNING] public AbstractBmpPerPeerMessageParser(final MessageRegistry bgpMssageRegistry) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:44: warning: no comment 07:51:47 [WARNING] public AbstractBmpPerPeerMessageParser(final MessageRegistry bgpMssageRegistry, final BmpTlvRegistry tlvRegistry) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:141: warning: no comment 07:51:47 [WARNING] protected final MessageRegistry getBgpMessageRegistry() { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:62: warning: no comment 07:51:47 [WARNING] protected static PeerHeader parsePerPeerHeader(final ByteBuf bytes) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/AbstractBmpPerPeerMessageParser.java:97: warning: no comment 07:51:47 [WARNING] protected void serializePerPeerHeader(final PeerHeader peerHeader, final ByteBuf output) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpDeserializationException.java:12: warning: no comment 07:51:47 [WARNING] public final class BmpDeserializationException extends Exception { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:13: warning: no comment 07:51:47 [WARNING] public interface BmpExtensionConsumerContext { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:19: warning: no comment 07:51:47 [WARNING] BmpTlvRegistry getBmpInitiationTlvRegistry(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:15: warning: no comment 07:51:47 [WARNING] BmpMessageRegistry getBmpMessageRegistry(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:21: warning: no comment 07:51:47 [WARNING] BmpTlvRegistry getBmpPeerUpTlvRegistry(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:25: warning: no comment 07:51:47 [WARNING] BmpTlvRegistry getBmpRouteMirroringTlvRegistry(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:17: warning: no comment 07:51:47 [WARNING] BmpTlvRegistry getBmpStatisticsTlvRegistry(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionConsumerContext.java:23: warning: no comment 07:51:47 [WARNING] BmpTlvRegistry getBmpTerminationTlvRegistry(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderActivator.java:15: warning: no comment 07:51:47 [WARNING] public interface BmpExtensionProviderActivator { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderActivator.java:17: warning: no comment 07:51:47 [WARNING] List start(BmpExtensionProviderContext context); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:15: warning: no comment 07:51:47 [WARNING] public interface BmpExtensionProviderContext extends BmpMessageRegistrator, BmpExtensionConsumerContext { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:21: warning: no comment 07:51:47 [WARNING] Registration registerBmpInitiationTlvParser(int tlvType, BmpTlvParser parser); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:23: warning: no comment 07:51:47 [WARNING] Registration registerBmpInitiationTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:25: warning: no comment 07:51:47 [WARNING] Registration registerBmpPeerUpTlvParser(int tlvType, BmpTlvParser parser); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:27: warning: no comment 07:51:47 [WARNING] Registration registerBmpPeerUpTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:33: warning: no comment 07:51:47 [WARNING] Registration registerBmpRouteMirroringTlvParser(int tlvType, BmpTlvParser parser); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:35: warning: no comment 07:51:47 [WARNING] Registration registerBmpRouteMirroringTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:17: warning: no comment 07:51:47 [WARNING] Registration registerBmpStatisticsTlvParser(int tlvType, BmpTlvParser parser); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:19: warning: no comment 07:51:47 [WARNING] Registration registerBmpStatisticsTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:29: warning: no comment 07:51:47 [WARNING] Registration registerBmpTerminationTlvParser(int tlvType, BmpTlvParser parser); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpExtensionProviderContext.java:31: warning: no comment 07:51:47 [WARNING] Registration registerBmpTerminationTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageConstants.java:10: warning: no comment 07:51:47 [WARNING] public final class BmpMessageConstants { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageConstants.java:11: warning: no comment 07:51:47 [WARNING] public static final short BMP_VERSION = 3; 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageConstants.java:12: warning: no comment 07:51:47 [WARNING] public static final int COMMON_HEADER_LENGTH = 6; 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageParser.java:13: warning: no comment 07:51:47 [WARNING] public interface BmpMessageParser { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpMessageRegistrator.java:16: warning: no comment 07:51:47 [WARNING] public interface BmpMessageRegistrator { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpMessageRegistrator.java:18: warning: no comment 07:51:47 [WARNING] Registration registerBmpMessageParser(int messageType, BmpMessageParser parser); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpMessageRegistrator.java:20: warning: no comment 07:51:47 [WARNING] & DataObject> Registration registerBmpMessageSerializer(Class messageClass, 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpMessageRegistry.java:14: warning: no comment 07:51:47 [WARNING] public interface BmpMessageRegistry extends BmpMessageSerializer, BmpMessageParser, BmpMessageRegistrator { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpMessageSerializer.java:13: warning: no comment 07:51:47 [WARNING] public interface BmpMessageSerializer { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:22: warning: no comment 07:51:47 [WARNING] InetAddress getRemoteAddress(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionFactory.java:14: warning: no comment 07:51:47 [WARNING] public interface BmpSessionFactory { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListener.java:14: warning: no comment 07:51:47 [WARNING] public interface BmpSessionListener extends EventListener { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListener.java:20: warning: no comment 07:51:47 [WARNING] void onMessage(Notification message); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListener.java:18: warning: no comment 07:51:47 [WARNING] void onSessionDown(Exception exception); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListener.java:16: warning: no comment 07:51:47 [WARNING] void onSessionUp(BmpSession session); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListenerFactory.java:13: warning: no comment 07:51:47 [WARNING] public interface BmpSessionListenerFactory { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSessionListenerFactory.java:15: warning: no comment 07:51:47 [WARNING] BmpSessionListener getSessionListener(); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvParser.java:14: warning: no comment 07:51:47 [WARNING] public interface BmpTlvParser { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvParser.java:16: warning: no comment 07:51:47 [WARNING] Tlv parseTlv(ByteBuf buffer) throws BmpDeserializationException ; 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpTlvRegistrator.java:15: warning: no comment 07:51:47 [WARNING] public interface BmpTlvRegistrator { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpTlvRegistrator.java:17: warning: no comment 07:51:47 [WARNING] Registration registerBmpTlvParser(int tlvType, BmpTlvParser parser); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/BmpTlvRegistrator.java:19: warning: no comment 07:51:47 [WARNING] Registration registerBmpTlvSerializer(Class tlvClass, BmpTlvSerializer serializer); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvRegistry.java:15: warning: no comment 07:51:47 [WARNING] public interface BmpTlvRegistry extends BmpTlvSerializer, BmpTlvRegistrator { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvRegistry.java:17: warning: no comment 07:51:47 [WARNING] Tlv parseTlv(int tlvType, ByteBuf buffer) throws BmpDeserializationException ; 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvSerializer.java:14: warning: no comment 07:51:47 [WARNING] public interface BmpTlvSerializer { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/BmpTlvSerializer.java:16: warning: no comment 07:51:47 [WARNING] void serializeTlv(Tlv tlv, ByteBuf output); 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/DefaultBmpExtensionConsumerContext.java:26: warning: no comment 07:51:47 [WARNING] public final class DefaultBmpExtensionConsumerContext implements BmpExtensionConsumerContext { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/DefaultBmpExtensionConsumerContext.java:29: warning: no comment 07:51:47 [WARNING] public DefaultBmpExtensionConsumerContext() { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/DefaultBmpExtensionConsumerContext.java:35: warning: no comment 07:51:47 [WARNING] public DefaultBmpExtensionConsumerContext(final @Reference(policyOption = ReferencePolicyOption.GREEDY) 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/SimpleBmpExtensionProviderContext.java:20: warning: no comment 07:51:47 [WARNING] public class SimpleBmpExtensionProviderContext implements BmpExtensionConsumerContext, BmpExtensionProviderContext { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/SimpleBmpMessageRegistry.java:27: warning: no comment 07:51:47 [WARNING] public class SimpleBmpMessageRegistry implements BmpMessageRegistry { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/registry/SimpleBmpTlvRegistry.java:25: warning: no comment 07:51:47 [WARNING] public class SimpleBmpTlvRegistry implements BmpTlvRegistry { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:17: warning: no comment 07:51:47 [WARNING] public final class TlvUtil { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:22: warning: no comment 07:51:47 [WARNING] public static void formatTlv(final int type, final ByteBuf value, final ByteBuf out) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:52: warning: no comment 07:51:47 [WARNING] public static void formatTlvAscii(final int type, final String value, final ByteBuf out) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:32: warning: no comment 07:51:47 [WARNING] public static void formatTlvCounter32(final int type, final Counter32 value, final ByteBuf out) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:39: warning: no comment 07:51:47 [WARNING] public static void formatTlvGauge64(final int type, final Gauge64 value, final ByteBuf out) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:27: warning: no comment 07:51:47 [WARNING] public static void formatTlvShort16(final int type, final int value, final ByteBuf out) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/spi/parser/TlvUtil.java:46: warning: no comment 07:51:47 [WARNING] public static void formatTlvUtf8(final int type, final String value, final ByteBuf out) { 07:51:47 [WARNING] ^ 07:51:47 [WARNING] 77 warnings 07:51:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.10-SNAPSHOT-javadoc.jar 07:51:47 [INFO] 07:51:47 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-bmp-spi --- 07:51:47 [INFO] CycloneDX: Resolving Dependencies 07:51:48 [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) 07:51:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bom.xml 07:51:48 [INFO] attaching as bgp-bmp-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:51:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bom.json 07:51:48 [INFO] attaching as bgp-bmp-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:51:48 [INFO] 07:51:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 07:51:48 [INFO] Skipping duplicate-finder execution! 07:51:48 [INFO] 07:51:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 07:51:48 [WARNING] Non-test scoped test only dependencies found: 07:51:48 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:51:48 [INFO] 07:51:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 07:51:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.10-SNAPSHOT-sources.jar 07:51:48 [INFO] 07:51:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-bmp-spi --- 07:51:48 [INFO] 07:51:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-bmp-spi --- 07:51:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/code-coverage/jacoco.exec 07:51:48 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 07:51:48 [INFO] 07:51:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-bmp-spi --- 07:51:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.10-SNAPSHOT/bgp-bmp-spi-0.20.10-SNAPSHOT.pom 07:51:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.10-SNAPSHOT/bgp-bmp-spi-0.20.10-SNAPSHOT.jar 07:51:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.10-SNAPSHOT/bgp-bmp-spi-0.20.10-SNAPSHOT-javadoc.jar 07:51:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.10-SNAPSHOT/bgp-bmp-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:51:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.10-SNAPSHOT/bgp-bmp-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:51:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/bgp-bmp-spi-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.10-SNAPSHOT/bgp-bmp-spi-0.20.10-SNAPSHOT-sources.jar 07:51:49 [INFO] 07:51:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-spi --- 07:51:49 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.20.10-SNAPSHOT/bgp-bmp-spi-0.20.10-SNAPSHOT.jar 07:51:49 [INFO] Writing OBR metadata 07:51:49 [INFO] 07:51:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-bmp-spi --- 07:51:49 [INFO] org.opendaylight.bgpcep:bgp-bmp-spi:bundle:0.20.10-SNAPSHOT 07:51:49 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:51:49 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:51:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:51:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:51:49 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:51:49 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:51:49 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:51:49 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:51:49 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:51:49 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:51:49 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:51:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:51:49 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:51:49 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:51:49 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:51:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:51:49 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:51:49 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:49 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:51:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:51:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:49 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:51:49 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:51:49 [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:51:49 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:51:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:51:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:51:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:51:49 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:51:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:51:49 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:51:49 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:51:49 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:51:49 [INFO] +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:51:49 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:51:49 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:51:49 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:51:49 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:51:49 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:51:49 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:51:49 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:51:49 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:51:49 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:51:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:51:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:51:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:51:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:51:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:51:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:51:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:51:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:51:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:51:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:51:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:51:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:51:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:51:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:51:49 [INFO] +- junit:junit:jar:4.13.2:test 07:51:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:51:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:51:49 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:51:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:51:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:51:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:49 [INFO] 07:51:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-bmp-spi --- 07:51:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bmp/bmp-spi/target/sonatype-clm/module.xml 07:51:49 [INFO] 07:51:49 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 07:51:49 [INFO] Building OpenDaylight :: BMP :: API 0.20.10-SNAPSHOT [53/169] 07:51:49 [INFO] ------------------------------[ feature ]------------------------------- 07:51:49 [INFO] 07:51:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] 07:51:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:49 [INFO] 07:51:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:49 [INFO] 07:51:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] 07:51:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:51:49 [INFO] argLine set to empty 07:51:49 [INFO] 07:51:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] Starting audit... 07:51:49 Audit done. 07:51:49 [INFO] You have 0 Checkstyle violations. 07:51:49 [INFO] 07:51:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] Starting audit... 07:51:49 Audit done. 07:51:49 [INFO] You have 0 Checkstyle violations. 07:51:49 [INFO] 07:51:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/classes/LICENSE 07:51:49 [INFO] 07:51:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/feature/feature.xml 07:51:49 [INFO] ...done! 07:51:49 [INFO] Attaching features XML 07:51:49 [INFO] 07:51:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bmp-api --- 07:51: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 07:51:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:51:49 [INFO] 07:51:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 07:51:49 [INFO] 07:51:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] 07:51:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 07:51:49 [INFO] 07:51:49 [INFO] 07:51:49 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] 07:51:49 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bmp-api --- 07:51:49 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-api 07:51:49 [INFO] Project dependency features detected: [] 07:51:49 [INFO] Pax Exam System (Version: 4.13.3) created. 07:51:49 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:51:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:51:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:51:50 [INFO] Waiting for remote bundle context.. on 21000 name: bf7ebb15-5c46-4b88-8345-bda542cb0251 timout: [ RelativeTimeout value = 180000 ] 07:51:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:51:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:51:56 [INFO] 07:51:56 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bmp-api --- 07:51:56 [INFO] 07:51:56 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 07:51:56 [INFO] No Javadoc in project. Archive not created. 07:51:56 [INFO] 07:51:56 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bmp-api --- 07:51:56 [INFO] CycloneDX: Resolving Dependencies 07:51:58 [INFO] CycloneDX: Creating BOM version 1.5 with 138 component(s) 07:51:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/bom.xml 07:51:58 [INFO] attaching as odl-bgpcep-bmp-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:51:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/bom.json 07:51:58 [INFO] attaching as odl-bgpcep-bmp-api-0.20.10-SNAPSHOT-cyclonedx.json 07:51:58 [INFO] 07:51:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 07:51:58 [INFO] Skipping duplicate-finder execution! 07:51:58 [INFO] 07:51:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 07:51:58 [INFO] Skipping plugin execution 07:51:58 [INFO] 07:51:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 07:51:58 [INFO] Skipping source per configuration. 07:51:58 [INFO] 07:51:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 07:51:58 [INFO] 07:51:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bmp-api --- 07:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:51:58 [INFO] 07:51:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bmp-api --- 07:51:58 [WARNING] 07:51:58 [WARNING] The packaging plugin for project odl-bgpcep-bmp-api did not assign 07:51:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:51:58 [WARNING] 07:51:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:51:58 [WARNING] 07:51:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.10-SNAPSHOT/odl-bgpcep-bmp-api-0.20.10-SNAPSHOT.pom 07:51:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.10-SNAPSHOT/odl-bgpcep-bmp-api-0.20.10-SNAPSHOT-features.xml 07:51:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.10-SNAPSHOT/odl-bgpcep-bmp-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:51:58 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.10-SNAPSHOT/odl-bgpcep-bmp-api-0.20.10-SNAPSHOT-cyclonedx.json 07:51:58 [INFO] 07:51:58 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bmp-api --- 07:51:58 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-api:feature:0.20.10-SNAPSHOT 07:51:58 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:51:58 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:51:58 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:51:58 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:51:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:51:58 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:51:58 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:51:58 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:51:58 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:51:58 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:51:58 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:51:58 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:51:58 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:51:58 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:51:58 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:51:58 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:51:58 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:51:58 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:51:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:51:58 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:51:58 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:51:58 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:51:58 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:51:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:51:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:51:58 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:51:58 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:51:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:51:58 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:51:58 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:51:58 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:51:58 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:51:58 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:51:58 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:51:58 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:51:58 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:51:58 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:51:58 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:51:58 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:51:58 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:51:58 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:51:58 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:51:58 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:51:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:51:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:51:58 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:51:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:51:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:51:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:51:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:51:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:51:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:51:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:51:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:51:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:51:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:51:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:51:58 [INFO] +- junit:junit:jar:4.13.2:test 07:51:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:51:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:51:58 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:51:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:51:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:51:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:51:58 [INFO] 07:51:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bmp-api --- 07:51:58 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bmp-api/target/sonatype-clm/module.xml 07:51:58 [INFO] 07:51:58 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 07:51:58 [INFO] Building OpenDaylight :: BGP :: Extensions API 0.20.10-SNAPSHOT [54/169] 07:51:58 [INFO] ------------------------------[ feature ]------------------------------- 07:51:58 [INFO] 07:51:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] 07:51:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:58 [INFO] 07:51:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:51:58 [INFO] 07:51:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] 07:51:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:51:58 [INFO] argLine set to empty 07:51:58 [INFO] 07:51:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Starting audit... 07:51:58 Audit done. 07:51:58 [INFO] You have 0 Checkstyle violations. 07:51:58 [INFO] 07:51:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Starting audit... 07:51:58 Audit done. 07:51:58 [INFO] You have 0 Checkstyle violations. 07:51:58 [INFO] 07:51:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/classes/LICENSE 07:51:58 [INFO] 07:51:58 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 07:51:58 [INFO] ...done! 07:51:58 [INFO] Attaching features XML 07:51:58 [INFO] 07:51:58 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:51:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:51:58 [INFO] 07:51:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 07:51:58 [INFO] 07:51:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] 07:51:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 07:51:58 [INFO] 07:51:58 [INFO] 07:51:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] 07:51:58 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-extensions-api --- 07:51:58 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api 07:51:58 [INFO] Project dependency features detected: [] 07:51:58 [INFO] Pax Exam System (Version: 4.13.3) created. 07:51:58 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:51:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:51:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:51:59 [INFO] Waiting for remote bundle context.. on 21000 name: f21edda1-fd7a-4bae-aa89-6799e49e9621 timout: [ RelativeTimeout value = 180000 ] 07:52:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:52:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:52:07 [INFO] 07:52:07 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 07:52:07 [INFO] 07:52:07 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 07:52:07 [INFO] No Javadoc in project. Archive not created. 07:52:07 [INFO] 07:52:07 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 07:52:07 [INFO] CycloneDX: Resolving Dependencies 07:52:08 [INFO] CycloneDX: Creating BOM version 1.5 with 143 component(s) 07:52:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 07:52:08 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/bom.json 07:52:08 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.20.10-SNAPSHOT-cyclonedx.json 07:52:08 [INFO] 07:52:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 07:52:08 [INFO] Skipping duplicate-finder execution! 07:52:08 [INFO] 07:52:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 07:52:08 [INFO] Skipping plugin execution 07:52:08 [INFO] 07:52:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 07:52:08 [INFO] Skipping source per configuration. 07:52:08 [INFO] 07:52:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 07:52:08 [INFO] 07:52:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-extensions-api --- 07:52:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:08 [INFO] 07:52:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 07:52:08 [WARNING] 07:52:08 [WARNING] The packaging plugin for project odl-bgpcep-bgp-extensions-api did not assign 07:52:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:52:08 [WARNING] 07:52:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:52:08 [WARNING] 07:52:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.20.10-SNAPSHOT.pom 07:52:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.20.10-SNAPSHOT-features.xml 07:52:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:08 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.10-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.20.10-SNAPSHOT-cyclonedx.json 07:52:09 [INFO] 07:52:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:52:09 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:feature:0.20.10-SNAPSHOT 07:52:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:52:09 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:52:09 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:52:09 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:52:09 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:09 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:09 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:09 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:52:09 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:52:09 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:52:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:52:09 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:52:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:52:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:52:09 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:52:09 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:52:09 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:52:09 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:52:09 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:52:09 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:52:09 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:52:09 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:52:09 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:52:09 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:52:09 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:52:09 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:52:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:52:09 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:52:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:52:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:52:09 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:52:09 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:52:09 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:52:09 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:52:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:52:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:52:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:52:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:52:09 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:52:09 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:52:09 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:52:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:52:09 [INFO] | \- io.netty:netty-transport:jar:4.1.114.Final:compile 07:52:09 [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:52:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:09 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:52:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:52:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:52:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:52:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:52:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:52:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:52:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:52:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:52:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:52:09 [INFO] +- junit:junit:jar:4.13.2:test 07:52:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:52:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:52:09 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:52:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:52:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:52:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:09 [INFO] 07:52:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:52:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-extensions-api/target/sonatype-clm/module.xml 07:52:09 [INFO] 07:52:09 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 07:52:09 [INFO] Building OpenDaylight :: BGP :: Inet 0.20.10-SNAPSHOT [55/169] 07:52:09 [INFO] ------------------------------[ feature ]------------------------------- 07:52:09 [INFO] 07:52:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] 07:52:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:09 [INFO] 07:52:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:09 [INFO] 07:52:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] 07:52:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:09 [INFO] argLine set to empty 07:52:09 [INFO] 07:52:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Starting audit... 07:52:09 Audit done. 07:52:09 [INFO] You have 0 Checkstyle violations. 07:52:09 [INFO] 07:52:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Starting audit... 07:52:09 Audit done. 07:52:09 [INFO] You have 0 Checkstyle violations. 07:52:09 [INFO] 07:52:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/classes/LICENSE 07:52:09 [INFO] 07:52:09 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 07:52:09 [INFO] ...done! 07:52:09 [INFO] Attaching features XML 07:52:09 [INFO] 07:52:09 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:52:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:52:09 [INFO] 07:52:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 07:52:09 [INFO] 07:52:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] 07:52:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 07:52:09 [INFO] 07:52:09 [INFO] 07:52:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] 07:52:09 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-inet --- 07:52:09 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-inet 07:52:09 [INFO] Project dependency features detected: [] 07:52:09 [INFO] Pax Exam System (Version: 4.13.3) created. 07:52:09 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:52:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:52:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:52:10 [INFO] Waiting for remote bundle context.. on 21000 name: 367a35a8-dea3-47d7-8103-7abb614898c9 timout: [ RelativeTimeout value = 180000 ] 07:52:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:52:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:52:18 [INFO] 07:52:18 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-inet --- 07:52:18 [INFO] 07:52:18 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 07:52:18 [INFO] No Javadoc in project. Archive not created. 07:52:18 [INFO] 07:52:18 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-inet --- 07:52:18 [INFO] CycloneDX: Resolving Dependencies 07:52:20 [INFO] CycloneDX: Creating BOM version 1.5 with 145 component(s) 07:52:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/bom.xml 07:52:20 [INFO] attaching as odl-bgpcep-bgp-inet-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/bom.json 07:52:20 [INFO] attaching as odl-bgpcep-bgp-inet-0.20.10-SNAPSHOT-cyclonedx.json 07:52:20 [INFO] 07:52:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 07:52:20 [INFO] Skipping duplicate-finder execution! 07:52:20 [INFO] 07:52:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 07:52:20 [INFO] Skipping plugin execution 07:52:20 [INFO] 07:52:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 07:52:20 [INFO] Skipping source per configuration. 07:52:20 [INFO] 07:52:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 07:52:20 [INFO] 07:52:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-inet --- 07:52:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:20 [INFO] 07:52:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-inet --- 07:52:20 [WARNING] 07:52:20 [WARNING] The packaging plugin for project odl-bgpcep-bgp-inet did not assign 07:52:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:52:20 [WARNING] 07:52:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:52:20 [WARNING] 07:52:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.10-SNAPSHOT/odl-bgpcep-bgp-inet-0.20.10-SNAPSHOT.pom 07:52:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.10-SNAPSHOT/odl-bgpcep-bgp-inet-0.20.10-SNAPSHOT-features.xml 07:52:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.10-SNAPSHOT/odl-bgpcep-bgp-inet-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.10-SNAPSHOT/odl-bgpcep-bgp-inet-0.20.10-SNAPSHOT-cyclonedx.json 07:52:20 [INFO] 07:52:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-inet --- 07:52:20 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:feature:0.20.10-SNAPSHOT 07:52:20 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:52:20 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:52:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:52:20 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:52:20 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:52:20 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:52:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:52:20 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:52:20 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:52:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:52:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:52:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:52:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:52:20 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:52:20 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:20 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:52:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:52:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:20 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:52:20 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:52:20 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:52:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:52:20 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:52:20 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:52:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:52:20 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:52:20 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:52:20 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:52:20 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:52:20 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:52:20 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:52:20 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:52:20 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:52:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:52:20 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:52:20 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:52:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:52:20 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:52:20 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:52:20 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:52:20 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:52:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:52:20 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:52:20 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:52:20 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:52:20 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:52:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:52:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:52:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:52:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:52:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:52:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:52:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:52:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:52:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:52:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:52:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:52:20 [INFO] +- junit:junit:jar:4.13.2:test 07:52:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:52:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:52:20 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:52:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:52:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:52:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:20 [INFO] 07:52:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-inet --- 07:52:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-inet/target/sonatype-clm/module.xml 07:52:20 [INFO] 07:52:20 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 07:52:20 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.20.10-SNAPSHOT [56/169] 07:52:20 [INFO] ------------------------------[ feature ]------------------------------- 07:52:20 [INFO] 07:52:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] 07:52:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:20 [INFO] 07:52:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:20 [INFO] 07:52:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] 07:52:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:20 [INFO] argLine set to empty 07:52:20 [INFO] 07:52:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] Starting audit... 07:52:20 Audit done. 07:52:20 [INFO] You have 0 Checkstyle violations. 07:52:20 [INFO] 07:52:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] Starting audit... 07:52:20 Audit done. 07:52:20 [INFO] You have 0 Checkstyle violations. 07:52:20 [INFO] 07:52:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/classes/LICENSE 07:52:20 [INFO] 07:52:20 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 07:52:20 [INFO] ...done! 07:52:20 [INFO] Attaching features XML 07:52:20 [INFO] 07:52:20 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52: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 07:52:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:52:20 [INFO] 07:52:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 07:52:20 [INFO] 07:52:20 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:21 [INFO] 07:52:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 07:52:21 [INFO] 07:52:21 [INFO] 07:52:21 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:21 [INFO] 07:52:21 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:21 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi 07:52:21 [INFO] Project dependency features detected: [] 07:52:21 [INFO] Pax Exam System (Version: 4.13.3) created. 07:52:21 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:52:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:52:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:52:21 [INFO] Waiting for remote bundle context.. on 21000 name: 7efa1167-e810-4b60-a9ce-bdf5ec86ae27 timout: [ RelativeTimeout value = 180000 ] 07:52:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:52:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:52:30 [INFO] 07:52:30 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:30 [INFO] 07:52:30 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:30 [INFO] No Javadoc in project. Archive not created. 07:52:30 [INFO] 07:52:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:30 [INFO] CycloneDX: Resolving Dependencies 07:52:31 [INFO] CycloneDX: Creating BOM version 1.5 with 147 component(s) 07:52:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 07:52:31 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 07:52:31 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:52:31 [INFO] 07:52:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:31 [INFO] Skipping duplicate-finder execution! 07:52:31 [INFO] 07:52:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:31 [INFO] Skipping plugin execution 07:52:31 [INFO] 07:52:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:31 [INFO] Skipping source per configuration. 07:52:31 [INFO] 07:52:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:31 [INFO] 07:52:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:31 [INFO] 07:52:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:31 [WARNING] 07:52:31 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-spi did not assign 07:52:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:52:31 [WARNING] 07:52:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:52:31 [WARNING] 07:52:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.20.10-SNAPSHOT.pom 07:52:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-features.xml 07:52:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:52:31 [INFO] 07:52:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:31 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:feature:0.20.10-SNAPSHOT 07:52:31 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:52:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:52:31 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:52:31 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:52:31 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:52:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:52:31 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:52:31 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:52:31 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:52:31 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:52:31 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:31 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:52:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:52:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:31 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:52:31 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:52:31 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:52:31 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:52:31 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:52:31 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:52:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:52:31 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:52:31 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:52:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:52:31 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:52:31 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:52:31 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:52:31 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:52:31 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:52:31 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:52:31 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:52:31 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:52:31 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:52:31 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:52:31 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:52:31 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:52:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:52:31 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:52:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:52:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:52:31 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:52:31 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:52:31 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:52:31 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:52:31 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:52:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:52:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:52:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:52:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:52:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:52:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:52:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:52:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:52:31 [INFO] +- junit:junit:jar:4.13.2:test 07:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:52:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:52:31 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:52:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:52:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:52:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:31 [INFO] 07:52:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:52:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-spi/target/sonatype-clm/module.xml 07:52:31 [INFO] 07:52:31 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 07:52:31 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.20.10-SNAPSHOT [57/169] 07:52:31 [INFO] ------------------------------[ feature ]------------------------------- 07:52:31 [INFO] 07:52:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 07:52:31 [INFO] 07:52:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 07:52:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:31 [INFO] 07:52:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 07:52:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:31 [INFO] 07:52:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] 07:52:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:32 [INFO] argLine set to empty 07:52:32 [INFO] 07:52:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] Starting audit... 07:52:32 Audit done. 07:52:32 [INFO] You have 0 Checkstyle violations. 07:52:32 [INFO] 07:52:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] Starting audit... 07:52:32 Audit done. 07:52:32 [INFO] You have 0 Checkstyle violations. 07:52:32 [INFO] 07:52:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/classes/LICENSE 07:52:32 [INFO] 07:52:32 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 07:52:32 [INFO] ...done! 07:52:32 [INFO] Attaching features XML 07:52:32 [INFO] 07:52:32 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:52:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:52:32 [INFO] 07:52:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 07:52:32 [INFO] 07:52:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] 07:52:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 07:52:32 [INFO] 07:52:32 [INFO] 07:52:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] 07:52:32 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-route-target --- 07:52:32 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target 07:52:32 [INFO] Project dependency features detected: [] 07:52:32 [INFO] Pax Exam System (Version: 4.13.3) created. 07:52:32 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:52:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:52:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:52:33 [INFO] Waiting for remote bundle context.. on 21000 name: af75ce97-8f6b-4885-acf6-c9c688e2f7f5 timout: [ RelativeTimeout value = 180000 ] 07:52:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:52:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:52:41 [INFO] 07:52:41 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-route-target --- 07:52:41 [INFO] 07:52:41 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 07:52:41 [INFO] No Javadoc in project. Archive not created. 07:52:41 [INFO] 07:52:41 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-route-target --- 07:52:41 [INFO] CycloneDX: Resolving Dependencies 07:52:43 [INFO] CycloneDX: Creating BOM version 1.5 with 149 component(s) 07:52:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/bom.xml 07:52:43 [INFO] attaching as odl-bgpcep-bgp-route-target-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/bom.json 07:52:43 [INFO] attaching as odl-bgpcep-bgp-route-target-0.20.10-SNAPSHOT-cyclonedx.json 07:52:43 [INFO] 07:52:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 07:52:43 [INFO] Skipping duplicate-finder execution! 07:52:43 [INFO] 07:52:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 07:52:43 [INFO] Skipping plugin execution 07:52:43 [INFO] 07:52:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 07:52:43 [INFO] Skipping source per configuration. 07:52:43 [INFO] 07:52:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 07:52:43 [INFO] 07:52:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-route-target --- 07:52:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:43 [INFO] 07:52:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-route-target --- 07:52:43 [WARNING] 07:52:43 [WARNING] The packaging plugin for project odl-bgpcep-bgp-route-target did not assign 07:52:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:52:43 [WARNING] 07:52:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:52:43 [WARNING] 07:52:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.10-SNAPSHOT/odl-bgpcep-bgp-route-target-0.20.10-SNAPSHOT.pom 07:52:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.10-SNAPSHOT/odl-bgpcep-bgp-route-target-0.20.10-SNAPSHOT-features.xml 07:52:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.10-SNAPSHOT/odl-bgpcep-bgp-route-target-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.10-SNAPSHOT/odl-bgpcep-bgp-route-target-0.20.10-SNAPSHOT-cyclonedx.json 07:52:43 [INFO] 07:52:43 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-route-target --- 07:52:43 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:feature:0.20.10-SNAPSHOT 07:52:43 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:52:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:52:43 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:52:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:52:43 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:52:43 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:52:43 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:52:43 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:52:43 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:52:43 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:52:43 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:43 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:52:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:52:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:43 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:52:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:52:43 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:52:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:52:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:52:43 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:52:43 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:52:43 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:52:43 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:52:43 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:52:43 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:52:43 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:52:43 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:52:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:52:43 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:52:43 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:52:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:52:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:52:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:52:43 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:52:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:52:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:52:43 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:52:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:52:43 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:52:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:52:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:52:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:43 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:52:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:52:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:52:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:52:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:52:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:52:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:52:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:52:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:52:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:52:43 [INFO] +- junit:junit:jar:4.13.2:test 07:52:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:52:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:52:43 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:52:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:52:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:52:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:43 [INFO] 07:52:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-route-target --- 07:52:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-route-target/target/sonatype-clm/module.xml 07:52:43 [INFO] 07:52:43 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 07:52:43 [INFO] Building OpenDaylight :: BGP :: Path Selection 0.20.10-SNAPSHOT [58/169] 07:52:43 [INFO] ------------------------------[ feature ]------------------------------- 07:52:43 [INFO] 07:52:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] 07:52:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:43 [INFO] 07:52:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:43 [INFO] 07:52:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] 07:52:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:43 [INFO] argLine set to empty 07:52:43 [INFO] 07:52:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] Starting audit... 07:52:43 Audit done. 07:52:43 [INFO] You have 0 Checkstyle violations. 07:52:43 [INFO] 07:52:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] Starting audit... 07:52:43 Audit done. 07:52:43 [INFO] You have 0 Checkstyle violations. 07:52:43 [INFO] 07:52:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/classes/LICENSE 07:52:43 [INFO] 07:52:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 07:52:43 [INFO] ...done! 07:52:43 [INFO] Attaching features XML 07:52:43 [INFO] 07:52:43 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 07:52: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 07:52:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:52:43 [INFO] 07:52:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 07:52:43 [INFO] 07:52:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] 07:52:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 07:52:43 [INFO] 07:52:43 [INFO] 07:52:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] 07:52:43 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:43 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode 07:52:43 [INFO] Project dependency features detected: [] 07:52:43 [INFO] Pax Exam System (Version: 4.13.3) created. 07:52:43 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:52:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:52:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:52:44 [INFO] Waiting for remote bundle context.. on 21000 name: 146f6f23-cf30-41a7-b685-e18aeacf7dd3 timout: [ RelativeTimeout value = 180000 ] 07:52:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:52:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:52:51 [INFO] 07:52:51 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:51 [INFO] 07:52:51 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:51 [INFO] No Javadoc in project. Archive not created. 07:52:51 [INFO] 07:52:51 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:51 [INFO] CycloneDX: Resolving Dependencies 07:52:53 [INFO] CycloneDX: Creating BOM version 1.5 with 139 component(s) 07:52:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 07:52:53 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 07:52:53 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.20.10-SNAPSHOT-cyclonedx.json 07:52:53 [INFO] 07:52:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:53 [INFO] Skipping duplicate-finder execution! 07:52:53 [INFO] 07:52:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:53 [INFO] Skipping plugin execution 07:52:53 [INFO] 07:52:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:53 [INFO] Skipping source per configuration. 07:52:53 [INFO] 07:52:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:53 [INFO] 07:52:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:53 [INFO] 07:52:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:53 [WARNING] 07:52:53 [WARNING] The packaging plugin for project odl-bgpcep-bgp-path-selection-mode did not assign 07:52:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:52:53 [WARNING] 07:52:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:52:53 [WARNING] 07:52:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.10-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.20.10-SNAPSHOT.pom 07:52:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.10-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.20.10-SNAPSHOT-features.xml 07:52:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.10-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.20.10-SNAPSHOT-cyclonedx.xml 07:52:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.10-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.20.10-SNAPSHOT-cyclonedx.json 07:52:53 [INFO] 07:52:53 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:53 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:feature:0.20.10-SNAPSHOT 07:52:53 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:52:53 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:52:53 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:52:53 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:52:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:52:53 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:52:53 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:52:53 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:52:53 [INFO] | | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:52:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:52:53 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:52:53 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:52:53 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 07:52:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:52:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:52:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:52:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:52:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:52:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:52:53 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:52:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:52:53 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:52:53 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:52:53 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:52:53 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:52:53 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:52:53 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:52:53 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:52:53 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:52:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:52:53 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:52:53 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:52:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:52:53 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:52:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:52:53 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:52:53 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:52:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:52:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:52:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:52:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:52:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:52:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:52:53 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:52:53 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:52:53 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:52:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:52:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:52:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:52:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:52:53 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:52:53 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:52:53 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:52:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:52:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:52:53 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:52:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:52:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:52:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:52:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:52:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:52:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:52:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:52:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:52:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:52:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:52:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:52:53 [INFO] +- junit:junit:jar:4.13.2:test 07:52:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:52:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:52:53 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:52:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:52:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:52:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:52:53 [INFO] 07:52:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:52:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-path-selection-mode/target/sonatype-clm/module.xml 07:52:53 [INFO] 07:52:53 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 07:52:53 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.20.10-SNAPSHOT [59/169] 07:52:53 [INFO] ------------------------------[ feature ]------------------------------- 07:52:53 [INFO] 07:52:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 07:52:53 [INFO] 07:52:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 07:52:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:53 [INFO] 07:52:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 07:52:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:52:53 [INFO] 07:52:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] 07:52:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:52:54 [INFO] argLine set to empty 07:52:54 [INFO] 07:52:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] Starting audit... 07:52:54 Audit done. 07:52:54 [INFO] You have 0 Checkstyle violations. 07:52:54 [INFO] 07:52:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] Starting audit... 07:52:54 Audit done. 07:52:54 [INFO] You have 0 Checkstyle violations. 07:52:54 [INFO] 07:52:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/classes/LICENSE 07:52:54 [INFO] 07:52:54 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 07:52:54 [INFO] ...done! 07:52:54 [INFO] Attaching features XML 07:52:54 [INFO] 07:52:54 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 07:52:54 [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 07:52:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:52:54 [INFO] 07:52:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 07:52:54 [INFO] 07:52:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] 07:52:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 07:52:54 [INFO] 07:52:54 [INFO] 07:52:54 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] 07:52:54 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-config-loader-spi --- 07:52:54 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi 07:52:54 [INFO] Project dependency features detected: [] 07:52:54 [INFO] Pax Exam System (Version: 4.13.3) created. 07:52:54 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:52:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:52:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:52:54 [INFO] Waiting for remote bundle context.. on 21000 name: 3b3e1153-e8ec-4e26-8143-215f03600c2e timout: [ RelativeTimeout value = 180000 ] 07:53:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:01 [INFO] 07:53:01 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-config-loader-spi --- 07:53:01 [INFO] 07:53:01 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 07:53:01 [INFO] No Javadoc in project. Archive not created. 07:53:01 [INFO] 07:53:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-config-loader-spi --- 07:53:01 [INFO] CycloneDX: Resolving Dependencies 07:53:02 [INFO] CycloneDX: Creating BOM version 1.5 with 95 component(s) 07:53:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/bom.xml 07:53:02 [INFO] attaching as odl-bgpcep-config-loader-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:53:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/bom.json 07:53:02 [INFO] attaching as odl-bgpcep-config-loader-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:53:02 [INFO] 07:53:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 07:53:02 [INFO] Skipping duplicate-finder execution! 07:53:02 [INFO] 07:53:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 07:53:02 [INFO] Skipping plugin execution 07:53:02 [INFO] 07:53:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 07:53:02 [INFO] Skipping source per configuration. 07:53:02 [INFO] 07:53:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 07:53:02 [INFO] 07:53:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-config-loader-spi --- 07:53:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:02 [INFO] 07:53:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-config-loader-spi --- 07:53:02 [WARNING] 07:53:02 [WARNING] The packaging plugin for project odl-bgpcep-config-loader-spi did not assign 07:53:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:53:02 [WARNING] 07:53:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:53:02 [WARNING] 07:53:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.10-SNAPSHOT/odl-bgpcep-config-loader-spi-0.20.10-SNAPSHOT.pom 07:53:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.10-SNAPSHOT/odl-bgpcep-config-loader-spi-0.20.10-SNAPSHOT-features.xml 07:53:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.10-SNAPSHOT/odl-bgpcep-config-loader-spi-0.20.10-SNAPSHOT-cyclonedx.xml 07:53:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.10-SNAPSHOT/odl-bgpcep-config-loader-spi-0.20.10-SNAPSHOT-cyclonedx.json 07:53:02 [INFO] 07:53:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-config-loader-spi --- 07:53:02 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:feature:0.20.10-SNAPSHOT 07:53:02 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:compile 07:53:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:53:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:53:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:53:02 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:53:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:53:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:53:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:53:02 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:53:02 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:53:02 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:53:02 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:53:02 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:53:02 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:53:02 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:53:02 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:53:02 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:53:02 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:53:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:53:02 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:53:02 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:53:02 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:53:02 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:53:02 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:53:02 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:53:02 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:53:02 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:53:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:53:02 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:53:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:53:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:53:02 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:53:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:53:02 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:53:02 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:53:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:53:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:53:02 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:53:02 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:53:02 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:53:02 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:53:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:53:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:53:02 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:53:02 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:53:02 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:53:02 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:53:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:53:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:53:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:53:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:53:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:53:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:53:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:53:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:53:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:53:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:53:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:53:02 [INFO] +- junit:junit:jar:4.13.2:test 07:53:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:53:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:53:02 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:53:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:53:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:53:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:53:02 [INFO] 07:53:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-config-loader-spi --- 07:53:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-config-loader-spi/target/sonatype-clm/module.xml 07:53:02 [INFO] 07:53:02 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 07:53:02 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.20.10-SNAPSHOT [60/169] 07:53:02 [INFO] ------------------------------[ feature ]------------------------------- 07:53:02 [INFO] 07:53:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] 07:53:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:02 [INFO] 07:53:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:02 [INFO] 07:53:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] 07:53:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:02 [INFO] argLine set to empty 07:53:02 [INFO] 07:53:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] Starting audit... 07:53:02 Audit done. 07:53:02 [INFO] You have 0 Checkstyle violations. 07:53:02 [INFO] 07:53:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] Starting audit... 07:53:02 Audit done. 07:53:02 [INFO] You have 0 Checkstyle violations. 07:53:02 [INFO] 07:53:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/classes/LICENSE 07:53:02 [INFO] 07:53:02 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 07:53:02 [INFO] ...done! 07:53:02 [INFO] Attaching features XML 07:53:02 [INFO] 07:53:02 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53: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 07:53:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:53:02 [INFO] 07:53:02 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 07:53:02 [INFO] 07:53:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] 07:53:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 07:53:02 [INFO] 07:53:02 [INFO] 07:53:02 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] 07:53:02 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:02 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl 07:53:02 [INFO] Project dependency features detected: [] 07:53:02 [INFO] Pax Exam System (Version: 4.13.3) created. 07:53:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:53:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:53:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:53:03 [INFO] Waiting for remote bundle context.. on 21000 name: 40baedb4-aa7e-4210-bd2b-f421c3db4c2d timout: [ RelativeTimeout value = 180000 ] 07:53:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:16 [INFO] 07:53:16 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:16 [INFO] 07:53:16 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:16 [INFO] No Javadoc in project. Archive not created. 07:53:16 [INFO] 07:53:16 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:16 [INFO] CycloneDX: Resolving Dependencies 07:53:18 [INFO] CycloneDX: Creating BOM version 1.5 with 228 component(s) 07:53:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 07:53:18 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:53:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 07:53:19 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:53:19 [INFO] 07:53:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:19 [INFO] Skipping duplicate-finder execution! 07:53:19 [INFO] 07:53:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:19 [INFO] Skipping plugin execution 07:53:19 [INFO] 07:53:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:19 [INFO] Skipping source per configuration. 07:53:19 [INFO] 07:53:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:19 [INFO] 07:53:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:19 [INFO] 07:53:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:19 [WARNING] 07:53:19 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-impl did not assign 07:53:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:53:19 [WARNING] 07:53:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:53:19 [WARNING] 07:53:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.20.10-SNAPSHOT.pom 07:53:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-features.xml 07:53:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:53:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:53:19 [INFO] 07:53:19 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:19 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:feature:0.20.10-SNAPSHOT 07:53:19 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:53:19 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:53:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:53:19 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:53:19 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:53:19 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:53:19 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:53:19 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:53:19 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 07:53:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:53:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:53:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:53:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:53:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:53:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:53:19 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:53:19 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:53:19 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:53:19 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:53:19 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:53:19 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:53:19 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:53:19 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:53:19 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:53:19 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:53:19 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:53:19 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:53:19 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:53:19 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:53:19 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:53:19 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:compile 07:53:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:53:19 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 07:53:19 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 07:53:19 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 07:53:19 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 07:53:19 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 07:53:19 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:53:19 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:53:19 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:53:19 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:53:19 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:53:19 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:53:19 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:53:19 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:53:19 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 07:53:19 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:53:19 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 07:53:19 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 07:53:19 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 07:53:19 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 07:53:19 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:53:19 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:53:19 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 07:53:19 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 07:53:19 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:53:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 07:53:19 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 07:53:19 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 07:53:19 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 07:53:19 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 07:53:19 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 07:53:19 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 07:53:19 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 07:53:19 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 07:53:19 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 07:53:19 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:53:19 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:53:19 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 07:53:19 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:53:19 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:53:19 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 07:53:19 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 07:53:19 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 07:53:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:53:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:53:19 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:53:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:53:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:53:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:53:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:53:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:53:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:53:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:53:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:53:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:53:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:53:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:53:19 [INFO] +- junit:junit:jar:4.13.2:test 07:53:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:53:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:53:19 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:53:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:53:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:53:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:53:19 [INFO] 07:53:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:53:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-impl/target/sonatype-clm/module.xml 07:53:19 [INFO] 07:53:19 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 07:53:19 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.20.10-SNAPSHOT [61/169] 07:53:19 [INFO] ------------------------------[ feature ]------------------------------- 07:53:19 [INFO] 07:53:19 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] 07:53:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:19 [INFO] 07:53:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:19 [INFO] 07:53:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] 07:53:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:19 [INFO] argLine set to empty 07:53:19 [INFO] 07:53:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Starting audit... 07:53:19 Audit done. 07:53:19 [INFO] You have 0 Checkstyle violations. 07:53:19 [INFO] 07:53:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Starting audit... 07:53:19 Audit done. 07:53:19 [INFO] You have 0 Checkstyle violations. 07:53:19 [INFO] 07:53:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/classes/LICENSE 07:53:19 [INFO] 07:53:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 07:53:19 [INFO] ...done! 07:53:19 [INFO] Attaching features XML 07:53:19 [INFO] 07:53:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:53:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:53:19 [INFO] 07:53:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 07:53:19 [INFO] 07:53:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] 07:53:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 07:53:19 [INFO] 07:53:19 [INFO] 07:53:19 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] 07:53:19 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:19 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement 07:53:19 [INFO] Project dependency features detected: [] 07:53:19 [INFO] Pax Exam System (Version: 4.13.3) created. 07:53:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:53:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:53:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:53:20 [INFO] Waiting for remote bundle context.. on 21000 name: 1c139cd7-e5e5-471a-83af-e2842e6c0fae timout: [ RelativeTimeout value = 180000 ] 07:53:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:33 [INFO] 07:53:33 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:33 [INFO] 07:53:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:33 [INFO] No Javadoc in project. Archive not created. 07:53:33 [INFO] 07:53:33 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:33 [INFO] CycloneDX: Resolving Dependencies 07:53:35 [INFO] CycloneDX: Creating BOM version 1.5 with 226 component(s) 07:53:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 07:53:35 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-cyclonedx.xml 07:53:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 07:53:36 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-cyclonedx.json 07:53:36 [INFO] 07:53:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:36 [INFO] Skipping duplicate-finder execution! 07:53:36 [INFO] 07:53:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:36 [INFO] Skipping plugin execution 07:53:36 [INFO] 07:53:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:36 [INFO] Skipping source per configuration. 07:53:36 [INFO] 07:53:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:36 [INFO] 07:53:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:36 [INFO] 07:53:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:36 [WARNING] 07:53:36 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-rp-statement did not assign 07:53:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:53:36 [WARNING] 07:53:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:53:36 [WARNING] 07:53:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.20.10-SNAPSHOT.pom 07:53:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-features.xml 07:53:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-cyclonedx.xml 07:53:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.20.10-SNAPSHOT-cyclonedx.json 07:53:36 [INFO] 07:53:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:feature:0.20.10-SNAPSHOT 07:53:36 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:53:36 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:53:36 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:53:36 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:53:36 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:53:36 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:53:36 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:53:36 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:53:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:53:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:53:36 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:53:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:53:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:53:36 [INFO] | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:53:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:53:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:53:36 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:53:36 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:53:36 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:53:36 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:53:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:53:36 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:53:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:53:36 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:53:36 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:53:36 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:53:36 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:53:36 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:53:36 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:53:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:53:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:53:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:53:36 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:53:36 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 07:53:36 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 07:53:36 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:53:36 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:53:36 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:53:36 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:53:36 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:53:36 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:53:36 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:53:36 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:53:36 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 07:53:36 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:53:36 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 07:53:36 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 07:53:36 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 07:53:36 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 07:53:36 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:53:36 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:53:36 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 07:53:36 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 07:53:36 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:53:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 07:53:36 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 07:53:36 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 07:53:36 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:53:36 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:53:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:53:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:53:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:53:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 07:53:36 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 07:53:36 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 07:53:36 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 07:53:36 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 07:53:36 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 07:53:36 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:53:36 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:53:36 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 07:53:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:53:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 07:53:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 07:53:36 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 07:53:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:53:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:53:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:53:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:53:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:53:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:53:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:53:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:53:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:53:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:53:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:53:36 [INFO] +- junit:junit:jar:4.13.2:test 07:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:53:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:53:36 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:53:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:53:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:53:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:53:36 [INFO] 07:53:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:53:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-rp-statement/target/sonatype-clm/module.xml 07:53:36 [INFO] 07:53:36 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 07:53:36 [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.20.10-SNAPSHOT [62/169] 07:53:36 [INFO] ------------------------------[ feature ]------------------------------- 07:53:36 [INFO] 07:53:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 07:53:36 [INFO] 07:53:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 07:53:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:36 [INFO] 07:53:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 07:53:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:36 [INFO] 07:53:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 07:53:36 [INFO] 07:53:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 07:53:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:36 [INFO] argLine set to empty 07:53:36 [INFO] 07:53:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 07:53:36 [INFO] Starting audit... 07:53:36 Audit done. 07:53:36 [INFO] You have 0 Checkstyle violations. 07:53:36 [INFO] 07:53:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-rib-impl --- 07:53:37 [INFO] Starting audit... 07:53:37 Audit done. 07:53:37 [INFO] You have 0 Checkstyle violations. 07:53:37 [INFO] 07:53:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 07:53:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/classes/LICENSE 07:53:37 [INFO] 07:53:37 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 07:53:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 07:53:37 [INFO] ...done! 07:53:37 [INFO] Attaching features XML 07:53:37 [INFO] 07:53:37 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 07:53: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 07:53:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:53:37 [INFO] 07:53:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 07:53:37 [INFO] 07:53:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 07:53:37 [INFO] 07:53:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 07:53:37 [INFO] 07:53:37 [INFO] 07:53:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 07:53:37 [INFO] 07:53:37 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-rib-impl --- 07:53:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl 07:53:37 [INFO] Project dependency features detected: [] 07:53:37 [INFO] Pax Exam System (Version: 4.13.3) created. 07:53:37 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:53:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:53:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:53:37 [INFO] Waiting for remote bundle context.. on 21000 name: b289e2cb-03d5-42e3-9c21-2638c536b437 timout: [ RelativeTimeout value = 180000 ] 07:53:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:53:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:53:50 [INFO] 07:53:50 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 07:53:50 [INFO] 07:53:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 07:53:50 [INFO] No Javadoc in project. Archive not created. 07:53:50 [INFO] 07:53:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 07:53:50 [INFO] CycloneDX: Resolving Dependencies 07:53:53 [INFO] CycloneDX: Creating BOM version 1.5 with 247 component(s) 07:53:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 07:53:53 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:53:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/bom.json 07:53:53 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:53:53 [INFO] 07:53:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 07:53:53 [INFO] Skipping duplicate-finder execution! 07:53:53 [INFO] 07:53:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 07:53:53 [INFO] Skipping plugin execution 07:53:53 [INFO] 07:53:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 07:53:53 [INFO] Skipping source per configuration. 07:53:53 [INFO] 07:53:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 07:53:53 [INFO] 07:53:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-rib-impl --- 07:53:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:53:53 [INFO] 07:53:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 07:53:53 [WARNING] 07:53:53 [WARNING] The packaging plugin for project odl-bgpcep-bgp-rib-impl did not assign 07:53:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:53:53 [WARNING] 07:53:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:53:53 [WARNING] 07:53:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.10-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.20.10-SNAPSHOT.pom 07:53:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.10-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.20.10-SNAPSHOT-features.xml 07:53:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.10-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.20.10-SNAPSHOT-cyclonedx.xml 07:53:53 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.10-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.20.10-SNAPSHOT-cyclonedx.json 07:53:53 [INFO] 07:53:53 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:53:53 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:feature:0.20.10-SNAPSHOT 07:53:53 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:53:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:53:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:53:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:53:53 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:53:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:53:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:53:53 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:53:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:53:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:53:53 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:compile 07:53:53 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:53:53 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:53:53 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:53:53 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:53:53 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:53:53 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:53:53 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:53:53 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:53:53 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:53:53 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:53:53 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 07:53:53 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:53:53 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 07:53:53 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:53:53 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:53:53 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:53:53 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:53:53 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:53:53 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:53:53 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:53:53 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:53:53 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 07:53:53 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:53:53 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 07:53:53 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 07:53:53 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 07:53:53 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 07:53:53 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:53:53 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:53:53 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 07:53:53 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 07:53:53 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 07:53:53 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 07:53:53 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 07:53:53 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 07:53:53 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 07:53:53 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 07:53:53 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:53:53 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:53:53 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.10-SNAPSHOT:compile 07:53:53 [INFO] +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:53:53 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:53:53 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:53:53 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:53:53 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:53:53 [INFO] | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:netty-timer-config:jar:0.19.8:compile 07:53:53 [INFO] | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.8:compile 07:53:53 [INFO] | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.8:compile 07:53:53 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 07:53:53 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 07:53:53 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 07:53:53 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:53:53 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:53:53 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 07:53:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 07:53:53 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.8:compile 07:53:53 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:53:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:53:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:53:53 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:53:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:53:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:53:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:53:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:53:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:53:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:53:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:53:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:53:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:53:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:53:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:53:53 [INFO] +- junit:junit:jar:4.13.2:test 07:53:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:53:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:53:53 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:53:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:53:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:53:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:53:53 [INFO] 07:53:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:53:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-rib-impl/target/sonatype-clm/module.xml 07:53:54 [INFO] 07:53:54 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 07:53:54 [INFO] Building bgp-openconfig-state 0.20.10-SNAPSHOT [63/169] 07:53:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:53:54 [INFO] 07:53:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-openconfig-state --- 07:53:54 [INFO] 07:53:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-openconfig-state --- 07:53:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:54 [INFO] 07:53:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 07:53:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:53:54 [INFO] 07:53:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-openconfig-state --- 07:53:54 [INFO] 07:53:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 07:53:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/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/** 07:53:54 [INFO] 07:53:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-openconfig-state --- 07:53:54 [INFO] Starting audit... 07:53:54 Audit done. 07:53:54 [INFO] You have 0 Checkstyle violations. 07:53:54 [INFO] 07:53:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-openconfig-state --- 07:53:55 [INFO] Starting audit... 07:53:55 Audit done. 07:53:55 [INFO] You have 0 Checkstyle violations. 07:53:55 [INFO] 07:53:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-openconfig-state --- 07:53:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/classes/LICENSE 07:53:55 [INFO] 07:53:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-state --- 07:53:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/resources 07:53:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/generated-sources/spi 07:53:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/generated-sources/yang 07:53:55 [INFO] 07:53:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-openconfig-state --- 07:53:55 [INFO] Recompiling the module because of changed dependency. 07:53:55 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 07:53:55 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:[200,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:53:55 [INFO] 07:53:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> 07:53:55 [INFO] 07:53:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-openconfig-state --- 07:53:55 [INFO] Fork Value is true 07:53:58 [INFO] Done SpotBugs Analysis.... 07:53:58 [INFO] 07:53:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< 07:53:58 [INFO] 07:53:58 [INFO] 07:53:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-openconfig-state --- 07:53:58 [INFO] BugInstance size is 0 07:53:58 [INFO] Error size is 0 07:53:58 [INFO] No errors/warnings found 07:53:58 [INFO] 07:53:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-state --- 07:53:58 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:53:58 [INFO] 07:53:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-openconfig-state --- 07:53:58 [INFO] Recompiling the module because of changed dependency. 07:53:58 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:53:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:53:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[297,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:53:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[376,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:53:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[439,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:53:58 [INFO] 07:53:58 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-openconfig-state --- 07:53:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:53:58 [INFO] 07:53:58 [INFO] ------------------------------------------------------- 07:53:58 [INFO] T E S T S 07:53:58 [INFO] ------------------------------------------------------- 07:53:59 [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:53:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:54:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.58 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:54:11 [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:54:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:54:11 [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:54:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:54:12 [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:54:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:54:12 [INFO] 07:54:12 [INFO] Results: 07:54:12 [INFO] 07:54:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:54:12 [INFO] 07:54:12 [INFO] 07:54:12 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-openconfig-state --- 07:54:12 [INFO] 07:54:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-state --- 07:54:12 [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.20.10-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.protocol.bgp.state.impl.*, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.state.config.rev161107.*] 07:54:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.10-SNAPSHOT.jar 07:54:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF 07:54:12 [INFO] 07:54:12 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-openconfig-state --- 07:54:12 [INFO] No previous run data found, generating javadoc. 07:54:13 [WARNING] Javadoc Warnings 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/GlobalUtil.java:29: warning: no comment 07:54:13 [WARNING] public final class GlobalUtil { 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:122: warning: no @param for bgpTableTypeRegistry 07:54:13 [WARNING] public static @NonNull Neighbor buildNeighbor(final @NonNull BGPPeerState neighbor, 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:257: warning: no @param for bgpTableTypeRegistry 07:54:13 [WARNING] public static AfiSafis buildAfisSafis(final @NonNull BGPPeerState neighbor, 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:268: warning: no @param for neighbor 07:54:13 [WARNING] public static NeighborStateAugmentation buildCapabilityState(final @NonNull BGPSessionState neighbor) { 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:285: warning: no @param for neighbor 07:54:13 [WARNING] public static @NonNull BgpNeighborStateAugmentation buildMessageState( 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:325: warning: no @param for neighbor 07:54:13 [WARNING] public static @NonNull Map buildAfisSafisState(final @NonNull BGPAfiSafiState neighbor, 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:325: warning: no @param for bgpTableTypeRegistry 07:54:13 [WARNING] public static @NonNull Map buildAfisSafisState(final @NonNull BGPAfiSafiState neighbor, 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:380: warning: no @param for neighbor 07:54:13 [WARNING] public static @NonNull Set buildSupportedCapabilities(final @NonNull BGPSessionState neighbor) { 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:78: warning: no comment 07:54:13 [WARNING] public final class StateProviderImpl implements TransactionChainListener, AutoCloseable { 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:80: warning: no comment 07:54:13 [WARNING] public @interface Configuration { 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:112: warning: no comment 07:54:13 [WARNING] public StateProviderImpl(final @NonNull DataBroker dataBroker, final int timeout, 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:104: warning: no comment 07:54:13 [WARNING] public StateProviderImpl(@Reference final @NonNull DataBroker dataBroker, 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:82: warning: no comment 07:54:13 [WARNING] String networkInstanceName() default "global-bgp"; 07:54:13 [WARNING] ^ 07:54:13 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:85: warning: no comment 07:54:13 [WARNING] int updateIntervalSeconds() default 5; 07:54:13 [WARNING] ^ 07:54:13 [WARNING] 14 warnings 07:54:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.10-SNAPSHOT-javadoc.jar 07:54:13 [INFO] 07:54:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-openconfig-state --- 07:54:13 [INFO] CycloneDX: Resolving Dependencies 07:54:15 [INFO] CycloneDX: Creating BOM version 1.5 with 66 component(s) 07:54:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bom.xml 07:54:15 [INFO] attaching as bgp-openconfig-state-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bom.json 07:54:15 [INFO] attaching as bgp-openconfig-state-0.20.10-SNAPSHOT-cyclonedx.json 07:54:15 [INFO] 07:54:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- 07:54:15 [INFO] Skipping duplicate-finder execution! 07:54:15 [INFO] 07:54:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-openconfig-state --- 07:54:15 [WARNING] Used undeclared dependencies found: 07:54:15 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:54:15 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:54:15 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:15 [WARNING] Non-test scoped test only dependencies found: 07:54:15 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:54:15 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:54:15 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:54:15 [INFO] 07:54:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-openconfig-state --- 07:54:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.10-SNAPSHOT-sources.jar 07:54:15 [INFO] 07:54:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-openconfig-state --- 07:54:15 [INFO] 07:54:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-openconfig-state --- 07:54:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/code-coverage/jacoco.exec 07:54:15 [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes 07:54:15 [INFO] 07:54:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-openconfig-state --- 07:54:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.10-SNAPSHOT/bgp-openconfig-state-0.20.10-SNAPSHOT.pom 07:54:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.10-SNAPSHOT/bgp-openconfig-state-0.20.10-SNAPSHOT.jar 07:54:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.10-SNAPSHOT/bgp-openconfig-state-0.20.10-SNAPSHOT-javadoc.jar 07:54:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.10-SNAPSHOT/bgp-openconfig-state-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.10-SNAPSHOT/bgp-openconfig-state-0.20.10-SNAPSHOT-cyclonedx.json 07:54:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/bgp-openconfig-state-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.10-SNAPSHOT/bgp-openconfig-state-0.20.10-SNAPSHOT-sources.jar 07:54:15 [INFO] 07:54:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-state --- 07:54:15 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/0.20.10-SNAPSHOT/bgp-openconfig-state-0.20.10-SNAPSHOT.jar 07:54:15 [INFO] Writing OBR metadata 07:54:15 [INFO] 07:54:15 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-openconfig-state --- 07:54:15 [INFO] org.opendaylight.bgpcep:bgp-openconfig-state:bundle:0.20.10-SNAPSHOT 07:54:15 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:54:15 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:15 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:54:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:54:15 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:54:15 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:54:15 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:54:15 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:54:15 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:54:15 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:54:15 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:54:15 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:54:15 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:54:15 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:54:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:54:15 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:54:15 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:54:15 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:54:15 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:54:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:54:15 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:54:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:54:15 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:54:15 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:54:15 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:54:15 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:54:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:54:15 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:54:15 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:54:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:54:15 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:54:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:54:15 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:54:15 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:15 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:54:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:54:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:15 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:54:15 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:54:15 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:54:15 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:54:15 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:54:15 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:54:15 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:54:15 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:54:15 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:test 07:54:15 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:54:15 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:54:15 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:54:15 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:54:15 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:54:15 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:54:15 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:54:15 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:54:15 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:0.20.10-SNAPSHOT:test 07:54:15 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:6.0.11:test 07:54:15 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 07:54:15 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.177:test 07:54:15 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:test 07:54:15 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:test 07:54:15 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:test 07:54:15 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:test 07:54:15 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:test 07:54:15 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:test 07:54:15 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:54:15 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:test 07:54:15 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:test 07:54:15 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:test 07:54:15 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:54:15 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:54:15 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:54:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:54:15 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:54:15 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:54:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:54:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:54:15 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:54:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:54:15 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:54:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:54:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:54:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:54:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:54:15 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:54:15 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:54:15 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:54:15 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:54:15 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:54:15 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:54:15 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:54:15 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:54:15 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:54:15 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:54:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:54:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:54:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:15 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:54:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:54:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:54:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:54:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:54:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:54:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:54:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:54:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:54:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:54:15 [INFO] +- junit:junit:jar:4.13.2:test 07:54:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:54:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:54:15 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:54:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:54:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:54:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:15 [INFO] 07:54:15 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-openconfig-state --- 07:54:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/openconfig-state/target/sonatype-clm/module.xml 07:54:15 [INFO] 07:54:15 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- 07:54:15 [INFO] Building OpenDaylight :: BGP :: Config Loader 0.20.10-SNAPSHOT [64/169] 07:54:15 [INFO] ------------------------------[ feature ]------------------------------- 07:54:15 [INFO] 07:54:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- 07:54:15 [INFO] 07:54:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- 07:54:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:15 [INFO] 07:54:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- 07:54:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:15 [INFO] 07:54:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- 07:54:15 [INFO] 07:54:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- 07:54:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:54:15 [INFO] argLine set to empty 07:54:15 [INFO] 07:54:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- 07:54:15 [INFO] Starting audit... 07:54:15 Audit done. 07:54:15 [INFO] You have 0 Checkstyle violations. 07:54:15 [INFO] 07:54:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-openconfig-state --- 07:54:15 [INFO] Starting audit... 07:54:15 Audit done. 07:54:15 [INFO] You have 0 Checkstyle violations. 07:54:15 [INFO] 07:54:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- 07:54:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/classes/LICENSE 07:54:15 [INFO] 07:54:15 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- 07:54:16 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml 07:54:16 [INFO] ...done! 07:54:16 [INFO] Attaching features XML 07:54:16 [INFO] 07:54:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- 07:54: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 07:54:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:54:16 [INFO] 07:54:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> 07:54:16 [INFO] 07:54:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- 07:54:16 [INFO] 07:54:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< 07:54:16 [INFO] 07:54:16 [INFO] 07:54:16 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- 07:54:16 [INFO] 07:54:16 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-openconfig-state --- 07:54:16 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state 07:54:16 [INFO] Project dependency features detected: [] 07:54:16 [INFO] Pax Exam System (Version: 4.13.3) created. 07:54:16 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:54:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:54:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:54:16 [INFO] Waiting for remote bundle context.. on 21000 name: 1095ca46-8175-4219-b78f-853a5d69c388 timout: [ RelativeTimeout value = 180000 ] 07:54:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:54:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:54:30 [INFO] 07:54:30 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- 07:54:30 [INFO] 07:54:30 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- 07:54:30 [INFO] No Javadoc in project. Archive not created. 07:54:30 [INFO] 07:54:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- 07:54:30 [INFO] CycloneDX: Resolving Dependencies 07:54:33 [INFO] CycloneDX: Creating BOM version 1.5 with 249 component(s) 07:54:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml 07:54:33 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.json 07:54:33 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-0.20.10-SNAPSHOT-cyclonedx.json 07:54:33 [INFO] 07:54:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- 07:54:33 [INFO] Skipping duplicate-finder execution! 07:54:33 [INFO] 07:54:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- 07:54:33 [INFO] Skipping plugin execution 07:54:33 [INFO] 07:54:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- 07:54:33 [INFO] Skipping source per configuration. 07:54:33 [INFO] 07:54:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- 07:54:33 [INFO] 07:54:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-openconfig-state --- 07:54:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:54:33 [INFO] 07:54:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- 07:54:33 [WARNING] 07:54:33 [WARNING] The packaging plugin for project odl-bgpcep-bgp-openconfig-state did not assign 07:54:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:54:33 [WARNING] 07:54:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:54:33 [WARNING] 07:54:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.20.10-SNAPSHOT.pom 07:54:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.20.10-SNAPSHOT-features.xml 07:54:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.10-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-0.20.10-SNAPSHOT-cyclonedx.json 07:54:33 [INFO] 07:54:33 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:54:33 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:feature:0.20.10-SNAPSHOT 07:54:33 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-state:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:54:33 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:54:33 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:54:33 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:54:33 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:54:33 [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:54:33 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:54:33 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:54:33 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:54:33 [INFO] | \- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:54:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:54:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:33 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:54:33 [INFO] | | +- io.netty:netty-codec:jar:4.1.114.Final:compile 07:54:33 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:54:33 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:54:33 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:54:33 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:54:33 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:54:33 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:54:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | | \- org.opendaylight.bgpcep:config-loader-spi:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 07:54:33 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 07:54:33 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 07:54:33 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:54:33 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:54:33 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:54:33 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 07:54:33 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:54:33 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:54:33 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:54:33 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:54:33 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 07:54:33 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:54:33 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 07:54:33 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 07:54:33 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 07:54:33 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 07:54:33 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:54:33 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:54:33 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 07:54:33 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 07:54:33 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 07:54:33 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 07:54:33 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 07:54:33 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 07:54:33 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 07:54:33 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 07:54:33 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 07:54:33 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 07:54:33 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:54:33 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:54:33 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:0.20.10-SNAPSHOT:compile 07:54:33 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:8.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:54:33 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:54:33 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:54:33 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:54:33 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.19.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.19.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.19.8:compile 07:54:33 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.19.8:compile 07:54:33 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.19.8:compile 07:54:33 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:8.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 07:54:33 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 07:54:33 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 07:54:33 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:54:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:54:33 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:54:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 07:54:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 07:54:33 [INFO] | \- org.opendaylight.controller:blueprint:jar:8.0.8:compile 07:54:33 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:54:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:33 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:54:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:54:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:54:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:54:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:54:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:54:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:54:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:54:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:54:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:54:33 [INFO] +- junit:junit:jar:4.13.2:test 07:54:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:54:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:54:33 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:54:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:54:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:54:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:33 [INFO] 07:54:33 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:54:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-openconfig-state/target/sonatype-clm/module.xml 07:54:33 [INFO] 07:54:33 [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- 07:54:33 [INFO] Building topology-api 0.20.10-SNAPSHOT [65/169] 07:54:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:54:33 [INFO] 07:54:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-api --- 07:54:33 [INFO] 07:54:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-api --- 07:54:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:33 [INFO] 07:54:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-api --- 07:54:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:33 [INFO] 07:54:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-api --- 07:54:33 [INFO] 07:54:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-api --- 07:54:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/topology/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/** 07:54:33 [INFO] 07:54:33 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ topology-api --- 07:54:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:54:33 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/main/yang 07:54:33 [INFO] yang-to-sources: Found 6 dependencies in 1.342 ms 07:54:33 [INFO] yang-to-sources: Project model files found: 2 in 3.361 ms 07:54:33 [INFO] yang-to-sources: 5 YANG models processed in 25.32 ms 07:54:33 [INFO] BindingJavaFileGenerator: Defined 60 files in 3.430 ms 07:54:33 [INFO] Sorted 60 files into 12 directories in 96.94 μs 07:54:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 23.54 ms 07:54:33 [INFO] 07:54:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-api --- 07:54:33 [INFO] Starting audit... 07:54:33 Audit done. 07:54:33 [INFO] You have 0 Checkstyle violations. 07:54:33 [INFO] 07:54:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-api --- 07:54:33 [INFO] Starting audit... 07:54:33 Audit done. 07:54:33 [INFO] You have 0 Checkstyle violations. 07:54:33 [INFO] 07:54:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-api --- 07:54:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/classes/LICENSE 07:54:33 [INFO] 07:54:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-api --- 07:54:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/main/resources 07:54:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/spi 07:54:33 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:54:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:54:33 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:54:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/spi 07:54:33 [INFO] 07:54:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-api --- 07:54:33 [INFO] Recompiling the module because of changed dependency. 07:54:33 [INFO] Compiling 61 source files with javac [debug release 17] to target/classes 07:54:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:54:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:54:34 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 07:54:34 [INFO] 07:54:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-api >>> 07:54:34 [INFO] 07:54:34 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-api --- 07:54:34 [INFO] Fork Value is true 07:54:36 [INFO] Done SpotBugs Analysis.... 07:54:36 [INFO] 07:54:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-api <<< 07:54:36 [INFO] 07:54:36 [INFO] 07:54:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-api --- 07:54:36 [INFO] BugInstance size is 0 07:54:36 [INFO] Error size is 0 07:54:36 [INFO] No errors/warnings found 07:54:36 [INFO] 07:54:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-api --- 07:54:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/test/resources 07:54:36 [INFO] 07:54:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-api --- 07:54:36 [INFO] No sources to compile 07:54:36 [INFO] 07:54:36 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-api --- 07:54:36 [INFO] No tests to run. 07:54:36 [INFO] 07:54:36 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-api --- 07:54:36 [INFO] 07:54:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-api --- 07:54:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.10-SNAPSHOT.jar 07:54:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/classes/META-INF/MANIFEST.MF 07:54:36 [INFO] 07:54:36 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-api --- 07:54:36 [INFO] No previous run data found, generating javadoc. 07:54:39 [WARNING] Javadoc Warnings 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/main/java/org/opendaylight/bgpcep/topology/DefaultTopologyReference.java:14: warning: no comment 07:54:39 [WARNING] public class DefaultTopologyReference extends DefaultInstanceReference implements TopologyReference { 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/src/main/java/org/opendaylight/bgpcep/topology/DefaultTopologyReference.java:15: warning: no comment 07:54:39 [WARNING] public DefaultTopologyReference(final InstanceIdentifier instanceIdentifier) { 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:8: warning: no comment 07:54:39 [WARNING] public interface L3UnicastIgpTopologyListener 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:18: warning: no comment 07:54:39 [WARNING] void onIgpLinkEvent(IgpLinkEvent notification); 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:16: warning: no comment 07:54:39 [WARNING] void onIgpNodeEvent(IgpNodeEvent notification); 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:20: warning: no comment 07:54:39 [WARNING] void onIgpPrefixEvent(IgpPrefixEvent notification); 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/L3UnicastIgpTopologyListener.java:22: warning: no comment 07:54:39 [WARNING] void onTerminationPointEvent(TerminationPointEvent notification); 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/topology/rev140113/NetworkTopologyRef.java:35: warning: no comment 07:54:39 [WARNING] public NetworkTopologyRef(InstanceIdentifier _value) { 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/network/topology/rev140113/NetworkTopologyRef.java:31: warning: no comment 07:54:39 [WARNING] private final InstanceIdentifier _value; 07:54:39 [WARNING] ^ 07:54:39 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/nt/l3/unicast/igp/topology/rev131021/igp/node/attributes/igp/node/attributes/PrefixKey.java:24: warning: no comment 07:54:39 [WARNING] private final IpPrefix _prefix; 07:54:39 [WARNING] ^ 07:54:39 [WARNING] 10 warnings 07:54:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.10-SNAPSHOT-javadoc.jar 07:54:39 [INFO] 07:54:39 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-api --- 07:54:39 [INFO] CycloneDX: Resolving Dependencies 07:54:39 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 07:54:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/bom.xml 07:54:39 [INFO] attaching as topology-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/bom.json 07:54:39 [INFO] attaching as topology-api-0.20.10-SNAPSHOT-cyclonedx.json 07:54:39 [INFO] 07:54:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- 07:54:39 [INFO] Skipping duplicate-finder execution! 07:54:39 [INFO] 07:54:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-api --- 07:54:39 [INFO] No dependency problems found 07:54:39 [INFO] 07:54:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-api --- 07:54:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.10-SNAPSHOT-sources.jar 07:54:39 [INFO] 07:54:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-api --- 07:54:39 [INFO] 07:54:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-api --- 07:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:54:39 [INFO] 07:54:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-api --- 07:54:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.10-SNAPSHOT/topology-api-0.20.10-SNAPSHOT.pom 07:54:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.10-SNAPSHOT/topology-api-0.20.10-SNAPSHOT.jar 07:54:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.10-SNAPSHOT/topology-api-0.20.10-SNAPSHOT-javadoc.jar 07:54:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.10-SNAPSHOT/topology-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.10-SNAPSHOT/topology-api-0.20.10-SNAPSHOT-cyclonedx.json 07:54:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/topology-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/0.20.10-SNAPSHOT/topology-api-0.20.10-SNAPSHOT-sources.jar 07:54:39 [INFO] 07:54:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-api --- 07:54:39 [INFO] Installing org/opendaylight/bgpcep/topology-api/0.20.10-SNAPSHOT/topology-api-0.20.10-SNAPSHOT.jar 07:54:39 [INFO] Writing OBR metadata 07:54:39 [INFO] 07:54:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-api --- 07:54:39 [INFO] org.opendaylight.bgpcep:topology-api:bundle:0.20.10-SNAPSHOT 07:54:39 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:54:39 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:54:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:54:39 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:54:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:54:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:54:39 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:54:39 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:54:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:54:39 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:54:39 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:54:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:54:39 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:54:39 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:54:39 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:54:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:54:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:54:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:54:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:39 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:54:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:54:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:54:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:54:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:54:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:54:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:54:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:54:39 [INFO] +- junit:junit:jar:4.13.2:test 07:54:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:54:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:54:39 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:54:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:54:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:54:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:39 [INFO] 07:54:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-api --- 07:54:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/topology/api/target/sonatype-clm/module.xml 07:54:39 [INFO] 07:54:39 [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- 07:54:39 [INFO] Building topology-tunnel-api 0.20.10-SNAPSHOT [66/169] 07:54:39 [INFO] -------------------------------[ bundle ]------------------------------- 07:54:39 [INFO] 07:54:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-tunnel-api --- 07:54:39 [INFO] 07:54:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-tunnel-api --- 07:54:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:39 [INFO] 07:54:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- 07:54:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:39 [INFO] 07:54:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-tunnel-api --- 07:54:40 [INFO] 07:54:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-tunnel-api --- 07:54:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-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/** 07:54:40 [INFO] 07:54:40 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ topology-tunnel-api --- 07:54:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:54:40 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/src/main/yang 07:54:40 [INFO] yang-to-sources: Found 3 dependencies in 743.8 μs 07:54:40 [INFO] yang-to-sources: Project model files found: 2 in 925.9 μs 07:54:40 [INFO] yang-to-sources: 4 YANG models processed in 10.60 ms 07:54:40 [INFO] BindingJavaFileGenerator: Defined 41 files in 2.451 ms 07:54:40 [INFO] Sorted 41 files into 10 directories in 76.38 μs 07:54:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 9.062 ms 07:54:40 [INFO] 07:54:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-tunnel-api --- 07:54:40 [INFO] Starting audit... 07:54:40 Audit done. 07:54:40 [INFO] You have 0 Checkstyle violations. 07:54:40 [INFO] 07:54:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-tunnel-api --- 07:54:40 [INFO] Starting audit... 07:54:40 Audit done. 07:54:40 [INFO] You have 0 Checkstyle violations. 07:54:40 [INFO] 07:54:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-tunnel-api --- 07:54:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/classes/LICENSE 07:54:40 [INFO] 07:54:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-tunnel-api --- 07:54:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/src/main/resources 07:54:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/spi 07:54:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:54:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:54:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:54:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/spi 07:54:40 [INFO] 07:54:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-tunnel-api --- 07:54:40 [INFO] Recompiling the module because of changed dependency. 07:54:40 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 07:54:40 [INFO] 07:54:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> 07:54:40 [INFO] 07:54:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-tunnel-api --- 07:54:40 [INFO] Fork Value is true 07:54:42 [INFO] Done SpotBugs Analysis.... 07:54:42 [INFO] 07:54:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< 07:54:42 [INFO] 07:54:42 [INFO] 07:54:42 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-tunnel-api --- 07:54:42 [INFO] BugInstance size is 0 07:54:42 [INFO] Error size is 0 07:54:42 [INFO] No errors/warnings found 07:54:42 [INFO] 07:54:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-tunnel-api --- 07:54:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/src/test/resources 07:54:42 [INFO] 07:54:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-tunnel-api --- 07:54:42 [INFO] No sources to compile 07:54:42 [INFO] 07:54:42 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-tunnel-api --- 07:54:42 [INFO] No tests to run. 07:54:42 [INFO] 07:54:42 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-tunnel-api --- 07:54:42 [INFO] 07:54:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-tunnel-api --- 07:54:42 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.10-SNAPSHOT.jar 07:54:42 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:54:42 [INFO] 07:54:42 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-tunnel-api --- 07:54:42 [INFO] No previous run data found, generating javadoc. 07:54:44 [WARNING] Javadoc Warnings 07:54:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/rev130819/PathId.java:30: warning: no comment 07:54:44 [WARNING] public PathId(String _value) { 07:54:44 [WARNING] ^ 07:54:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/rev130819/PathId.java:54: warning: no comment 07:54:44 [WARNING] public static PathId getDefaultInstance(final String defaultValue) { 07:54:44 [WARNING] ^ 07:54:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/p2p/rev130819/tunnel/p2p/path/cfg/attributes/ExplicitHopsKey.java:24: warning: no comment 07:54:44 [WARNING] private final Uint32 _order; 07:54:44 [WARNING] ^ 07:54:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/p2p/rev130819/tunnel/p2p/path/oper/attributes/ReportedHopsKey.java:24: warning: no comment 07:54:44 [WARNING] private final Uint32 _order; 07:54:44 [WARNING] ^ 07:54:44 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/tunnel/rev130819/network/topology/topology/PathsKey.java:24: warning: no comment 07:54:44 [WARNING] private final PathId _pathId; 07:54:44 [WARNING] ^ 07:54:44 [WARNING] 5 warnings 07:54:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.10-SNAPSHOT-javadoc.jar 07:54:44 [INFO] 07:54:44 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-tunnel-api --- 07:54:44 [INFO] CycloneDX: Resolving Dependencies 07:54:45 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 07:54:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/bom.xml 07:54:45 [INFO] attaching as topology-tunnel-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/bom.json 07:54:45 [INFO] attaching as topology-tunnel-api-0.20.10-SNAPSHOT-cyclonedx.json 07:54:45 [INFO] 07:54:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- 07:54:45 [INFO] Skipping duplicate-finder execution! 07:54:45 [INFO] 07:54:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-tunnel-api --- 07:54:45 [INFO] No dependency problems found 07:54:45 [INFO] 07:54:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-tunnel-api --- 07:54:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.10-SNAPSHOT-sources.jar 07:54:45 [INFO] 07:54:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-tunnel-api --- 07:54:45 [INFO] 07:54:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-tunnel-api --- 07:54:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:54:45 [INFO] 07:54:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-tunnel-api --- 07:54:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.10-SNAPSHOT/topology-tunnel-api-0.20.10-SNAPSHOT.pom 07:54:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.10-SNAPSHOT/topology-tunnel-api-0.20.10-SNAPSHOT.jar 07:54:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.10-SNAPSHOT/topology-tunnel-api-0.20.10-SNAPSHOT-javadoc.jar 07:54:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.10-SNAPSHOT/topology-tunnel-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.10-SNAPSHOT/topology-tunnel-api-0.20.10-SNAPSHOT-cyclonedx.json 07:54:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/topology-tunnel-api-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/0.20.10-SNAPSHOT/topology-tunnel-api-0.20.10-SNAPSHOT-sources.jar 07:54:45 [INFO] 07:54:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-tunnel-api --- 07:54:45 [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/0.20.10-SNAPSHOT/topology-tunnel-api-0.20.10-SNAPSHOT.jar 07:54:45 [INFO] Writing OBR metadata 07:54:45 [INFO] 07:54:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-tunnel-api --- 07:54:45 [INFO] org.opendaylight.bgpcep:topology-tunnel-api:bundle:0.20.10-SNAPSHOT 07:54:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:54:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:54:45 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:54:45 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:54:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:54:45 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:54:45 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:54:45 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:45 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:54:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:54:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:45 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:54:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:45 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:54:45 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:54:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:54:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:54:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:54:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:54:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:54:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:54:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:54:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:54:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:54:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:54:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:54:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:54:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:54:45 [INFO] +- junit:junit:jar:4.13.2:test 07:54:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:54:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:54:45 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:54:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:54:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:54:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:45 [INFO] 07:54:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-tunnel-api --- 07:54:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/topology/tunnel-api/target/sonatype-clm/module.xml 07:54:45 [INFO] 07:54:45 [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- 07:54:45 [INFO] Building topology-segment-routing 0.20.10-SNAPSHOT [67/169] 07:54:45 [INFO] -------------------------------[ bundle ]------------------------------- 07:54:45 [INFO] 07:54:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ topology-segment-routing --- 07:54:45 [INFO] 07:54:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ topology-segment-routing --- 07:54:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:45 [INFO] 07:54:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ topology-segment-routing --- 07:54:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:45 [INFO] 07:54:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ topology-segment-routing --- 07:54:45 [INFO] 07:54:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ topology-segment-routing --- 07:54:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:54:45 [INFO] 07:54:45 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ topology-segment-routing --- 07:54:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:54:45 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/src/main/yang 07:54:45 [INFO] yang-to-sources: Found 4 dependencies in 1.084 ms 07:54:45 [INFO] yang-to-sources: Project model files found: 2 in 1.471 ms 07:54:45 [INFO] yang-to-sources: 6 YANG models processed in 12.58 ms 07:54:45 [INFO] BindingJavaFileGenerator: Defined 41 files in 2.991 ms 07:54:45 [INFO] Sorted 41 files into 10 directories in 92.21 μs 07:54:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 41 in 13.75 ms 07:54:45 [INFO] 07:54:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ topology-segment-routing --- 07:54:45 [INFO] Starting audit... 07:54:45 Audit done. 07:54:45 [INFO] You have 0 Checkstyle violations. 07:54:45 [INFO] 07:54:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ topology-segment-routing --- 07:54:45 [INFO] Starting audit... 07:54:45 Audit done. 07:54:45 [INFO] You have 0 Checkstyle violations. 07:54:45 [INFO] 07:54:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ topology-segment-routing --- 07:54:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/classes/LICENSE 07:54:45 [INFO] 07:54:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-segment-routing --- 07:54:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/src/main/resources 07:54:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/spi 07:54:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:54:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:54:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:54:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/spi 07:54:45 [INFO] 07:54:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ topology-segment-routing --- 07:54:45 [INFO] Recompiling the module because of changed dependency. 07:54:45 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 07:54:46 [INFO] 07:54:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> 07:54:46 [INFO] 07:54:46 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ topology-segment-routing --- 07:54:46 [INFO] Fork Value is true 07:54:48 [INFO] Done SpotBugs Analysis.... 07:54:48 [INFO] 07:54:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< 07:54:48 [INFO] 07:54:48 [INFO] 07:54:48 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ topology-segment-routing --- 07:54:48 [INFO] BugInstance size is 0 07:54:48 [INFO] Error size is 0 07:54:48 [INFO] No errors/warnings found 07:54:48 [INFO] 07:54:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-segment-routing --- 07:54:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/src/test/resources 07:54:48 [INFO] 07:54:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ topology-segment-routing --- 07:54:48 [INFO] No sources to compile 07:54:48 [INFO] 07:54:48 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ topology-segment-routing --- 07:54:48 [INFO] No tests to run. 07:54:48 [INFO] 07:54:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ topology-segment-routing --- 07:54:48 [INFO] 07:54:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-segment-routing --- 07:54:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.10-SNAPSHOT.jar 07:54:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/classes/META-INF/MANIFEST.MF 07:54:48 [INFO] 07:54:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ topology-segment-routing --- 07:54:48 [INFO] No previous run data found, generating javadoc. 07:54:50 [WARNING] Javadoc Warnings 07:54:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/sr/rev130819/SegmentId.java:36: warning: no comment 07:54:50 [WARNING] public SegmentId(Uint32 _value) { 07:54:50 [WARNING] ^ 07:54:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/sr/rev130819/SegmentId.java:55: warning: no comment 07:54:50 [WARNING] public static SegmentId getDefaultInstance(final String defaultValue) { 07:54:50 [WARNING] ^ 07:54:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/sr/rev130819/SegmentId.java:30: warning: no comment 07:54:50 [WARNING] private final Uint32 _value; 07:54:50 [WARNING] ^ 07:54:50 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/topology/sr/rev130819/sr/node/attributes/SegmentsKey.java:24: warning: no comment 07:54:50 [WARNING] private final SegmentId _segmentId; 07:54:50 [WARNING] ^ 07:54:50 [WARNING] 4 warnings 07:54:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.10-SNAPSHOT-javadoc.jar 07:54:50 [INFO] 07:54:50 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ topology-segment-routing --- 07:54:50 [INFO] CycloneDX: Resolving Dependencies 07:54:50 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 07:54:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/bom.xml 07:54:50 [INFO] attaching as topology-segment-routing-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/bom.json 07:54:50 [INFO] attaching as topology-segment-routing-0.20.10-SNAPSHOT-cyclonedx.json 07:54:50 [INFO] 07:54:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- 07:54:50 [INFO] Skipping duplicate-finder execution! 07:54:50 [INFO] 07:54:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ topology-segment-routing --- 07:54:50 [INFO] No dependency problems found 07:54:50 [INFO] 07:54:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ topology-segment-routing --- 07:54:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.10-SNAPSHOT-sources.jar 07:54:50 [INFO] 07:54:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ topology-segment-routing --- 07:54:50 [INFO] 07:54:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ topology-segment-routing --- 07:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:54:50 [INFO] 07:54:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ topology-segment-routing --- 07:54:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.10-SNAPSHOT/topology-segment-routing-0.20.10-SNAPSHOT.pom 07:54:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.10-SNAPSHOT/topology-segment-routing-0.20.10-SNAPSHOT.jar 07:54:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.10-SNAPSHOT/topology-segment-routing-0.20.10-SNAPSHOT-javadoc.jar 07:54:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.10-SNAPSHOT/topology-segment-routing-0.20.10-SNAPSHOT-cyclonedx.xml 07:54:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.10-SNAPSHOT/topology-segment-routing-0.20.10-SNAPSHOT-cyclonedx.json 07:54:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/topology-segment-routing-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/0.20.10-SNAPSHOT/topology-segment-routing-0.20.10-SNAPSHOT-sources.jar 07:54:50 [INFO] 07:54:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-segment-routing --- 07:54:50 [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/0.20.10-SNAPSHOT/topology-segment-routing-0.20.10-SNAPSHOT.jar 07:54:50 [INFO] Writing OBR metadata 07:54:51 [INFO] 07:54:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ topology-segment-routing --- 07:54:51 [INFO] org.opendaylight.bgpcep:topology-segment-routing:bundle:0.20.10-SNAPSHOT 07:54:51 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.10-SNAPSHOT:compile 07:54:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:54:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:54:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:54:51 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:54:51 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:54:51 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:54:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:54:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:54:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:54:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:54:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:54:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:54:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:54:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:54:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:54:51 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:54:51 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:54:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:54:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:54:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:54:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:54:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:54:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:54:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:54:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:54:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:54:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:54:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:54:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:54:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:54:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:54:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:54:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:54:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:54:51 [INFO] +- junit:junit:jar:4.13.2:test 07:54:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:54:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:54:51 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:54:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:54:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:54:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:54:51 [INFO] 07:54:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ topology-segment-routing --- 07:54:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/topology/segment-routing/target/sonatype-clm/module.xml 07:54:51 [INFO] 07:54:51 [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ 07:54:51 [INFO] Building bgp-topology-provider 0.20.10-SNAPSHOT [68/169] 07:54:51 [INFO] -------------------------------[ bundle ]------------------------------- 07:54:51 [INFO] 07:54:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-topology-provider --- 07:54:51 [INFO] 07:54:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-topology-provider --- 07:54:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:51 [INFO] 07:54:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- 07:54:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:54:51 [INFO] 07:54:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-topology-provider --- 07:54:51 [INFO] 07:54:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-topology-provider --- 07:54:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:54:51 [INFO] 07:54:51 [INFO] --- yang-maven-plugin:11.0.8:generate-sources (binding) @ bgp-topology-provider --- 07:54:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:54:51 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/yang 07:54:51 [INFO] yang-to-sources: Found 20 dependencies in 4.239 ms 07:54:51 [INFO] yang-to-sources: Project model files found: 5 in 3.886 ms 07:54:51 [INFO] yang-to-sources: 17 YANG models processed in 103.6 ms 07:54:51 [INFO] BindingJavaFileGenerator: Defined 142 files in 11.25 ms 07:54:51 [INFO] Sorted 142 files into 28 directories in 180.2 μs 07:54:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 142 in 32.15 ms 07:54:51 [INFO] 07:54:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-topology-provider --- 07:54:51 [INFO] Starting audit... 07:54:51 Audit done. 07:54:51 [INFO] You have 0 Checkstyle violations. 07:54:51 [INFO] 07:54:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-topology-provider --- 07:54:51 [INFO] Starting audit... 07:54:51 Audit done. 07:54:51 [INFO] You have 0 Checkstyle violations. 07:54:51 [INFO] 07:54:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-topology-provider --- 07:54:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/classes/LICENSE 07:54:51 [INFO] 07:54:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-topology-provider --- 07:54:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/resources 07:54:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/spi 07:54:51 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:54:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:54:51 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:54:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/spi 07:54:51 [INFO] 07:54:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-topology-provider --- 07:54:51 [INFO] Recompiling the module because of changed dependency. 07:54:51 [INFO] Compiling 159 source files with javac [debug release 17] to target/classes 07:54:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[249,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:54:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/AbstractBgpTopologyProvider.java:[33,10] auto-closeable resource org.opendaylight.bgpcep.bgp.topology.provider.config.AbstractBgpTopologyProvider has a member method close() that could throw InterruptedException 07:54:52 [INFO] 07:54:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> 07:54:52 [INFO] 07:54:52 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-topology-provider --- 07:54:52 [INFO] Fork Value is true 07:54:58 [INFO] Done SpotBugs Analysis.... 07:54:58 [INFO] 07:54:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< 07:54:58 [INFO] 07:54:58 [INFO] 07:54:58 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-topology-provider --- 07:54:58 [INFO] BugInstance size is 0 07:54:58 [INFO] Error size is 0 07:54:58 [INFO] No errors/warnings found 07:54:58 [INFO] 07:54:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-topology-provider --- 07:54:58 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:54:58 [INFO] 07:54:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-topology-provider --- 07:54:58 [INFO] Recompiling the module because of changed dependency. 07:54:58 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 07:54:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[113,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:54:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[111,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:54:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[369,71] unchecked conversion 07:54:58 required: org.opendaylight.mdsal.binding.api.DataTreeModification 07:54:58 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:54:58 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[431,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:54:58 [INFO] 07:54:58 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-topology-provider --- 07:54:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:54:58 [INFO] 07:54:58 [INFO] ------------------------------------------------------- 07:54:58 [INFO] T E S T S 07:54:58 [INFO] ------------------------------------------------------- 07:54:59 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:55:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.297 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:55:04 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:55:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:55:05 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:55:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:55:05 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:55:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:55:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.99 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:55:48 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:55:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:55:48 [INFO] 07:55:48 [INFO] Results: 07:55:48 [INFO] 07:55:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:55:48 [INFO] 07:55:48 [INFO] 07:55:48 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-topology-provider --- 07:55:48 [INFO] 07:55:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-topology-provider --- 07:55:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.10-SNAPSHOT.jar 07:55:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF 07:55:48 [INFO] 07:55:48 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-topology-provider --- 07:55:48 [INFO] No previous run data found, generating javadoc. 07:55:52 [WARNING] Javadoc Warnings 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:52: warning: no comment 07:55:52 [WARNING] public abstract class AbstractTopologyBuilder implements ClusteredDataTreeChangeListener, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:78: warning: no comment 07:55:52 [WARNING] protected int listenerScheduledRestartEnforceCounter = 0; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:75: warning: no comment 07:55:52 [WARNING] protected long listenerScheduledRestartTime = 0; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:79: warning: no comment 07:55:52 [WARNING] protected boolean networkTopologyTransaction = true; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:97: warning: no comment 07:55:52 [WARNING] protected AbstractTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:81: warning: no comment 07:55:52 [WARNING] protected AbstractTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:146: warning: no comment 07:55:52 [WARNING] protected abstract void clearTopology(); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:153: warning: no comment 07:55:52 [WARNING] public final synchronized FluentFuture close() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:142: warning: no comment 07:55:52 [WARNING] protected abstract void createObject(ReadWriteTransaction trans, InstanceIdentifier id, T value); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:140: warning: no comment 07:55:52 [WARNING] protected abstract InstanceIdentifier getRouteWildcard(InstanceIdentifier tablesId); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:144: warning: no comment 07:55:52 [WARNING] protected abstract void removeObject(ReadWriteTransaction trans, InstanceIdentifier id, T value); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:228: warning: no comment 07:55:52 [WARNING] protected void routeChanged(final DataTreeModification change, final ReadWriteTransaction trans) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:390: warning: no comment 07:55:52 [WARNING] protected synchronized void scheduleListenerRestart() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:104: warning: no comment 07:55:52 [WARNING] public final synchronized void start() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/AreaId.java:36: warning: no comment 07:55:52 [WARNING] public AreaId(Uint32 _value) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/AreaId.java:55: warning: no comment 07:55:52 [WARNING] public static AreaId getDefaultInstance(final String defaultValue) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyDeployer.java:16: warning: no comment 07:55:52 [WARNING] public interface BgpTopologyDeployer { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyDeployer.java:20: warning: no comment 07:55:52 [WARNING] DataBroker getDataBroker(); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyDeployer.java:22: warning: no comment 07:55:52 [WARNING] Registration registerService(TopologyReferenceSingletonService topologyProviderService); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyDeployer.java:18: warning: no comment 07:55:52 [WARNING] AbstractRegistration registerTopologyProvider(BgpTopologyProvider topologyBuilder); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:47: warning: no comment 07:55:52 [WARNING] public final class BgpTopologyDeployerImpl implements BgpTopologyDeployer, AutoCloseable, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:66: warning: no comment 07:55:52 [WARNING] public BgpTopologyDeployerImpl(@Reference final DataBroker dataBroker, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyProvider.java:12: warning: no comment 07:55:52 [WARNING] public interface BgpTopologyProvider { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyProvider.java:18: warning: no comment 07:55:52 [WARNING] void onTopologyBuilderCreated(Topology topology); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyProvider.java:16: warning: no comment 07:55:52 [WARNING] void onTopologyBuilderRemoved(Topology topology); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/BgpTopologyProvider.java:14: warning: no comment 07:55:52 [WARNING] boolean topologyTypeFilter(Topology topology); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilder.java:27: warning: no comment 07:55:52 [WARNING] public final class Ipv4ReachabilityTopologyBuilder extends AbstractReachabilityTopologyBuilder { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilder.java:28: warning: no comment 07:55:52 [WARNING] public static final TopologyTypes IPV4_TOPOLOGY_TYPE = new TopologyTypesBuilder() 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilder.java:32: warning: no comment 07:55:52 [WARNING] public Ipv4ReachabilityTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractReachabilityTopologyBuilder.java:123: warning: no comment 07:55:52 [WARNING] protected abstract Attributes getAttributes(T value); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractReachabilityTopologyBuilder.java:125: warning: no comment 07:55:52 [WARNING] protected abstract IpPrefix getPrefix(T value); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/Ipv4TopologyProvider.java:28: warning: no comment 07:55:52 [WARNING] public final class Ipv4TopologyProvider extends AbstractBgpTopologyProvider { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/Ipv4TopologyProvider.java:31: warning: no comment 07:55:52 [WARNING] public Ipv4TopologyProvider(@Reference final BgpTopologyDeployer deployer) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilder.java:27: warning: no comment 07:55:52 [WARNING] public final class Ipv6ReachabilityTopologyBuilder extends AbstractReachabilityTopologyBuilder { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilder.java:28: warning: no comment 07:55:52 [WARNING] public static final TopologyTypes IPV6_TOPOLOGY_TYPE = new TopologyTypesBuilder() 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilder.java:32: warning: no comment 07:55:52 [WARNING] public Ipv6ReachabilityTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/Ipv6TopologyProvider.java:28: warning: no comment 07:55:52 [WARNING] public final class Ipv6TopologyProvider extends AbstractBgpTopologyProvider { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/Ipv6TopologyProvider.java:31: warning: no comment 07:55:52 [WARNING] public Ipv6TopologyProvider(@Reference final BgpTopologyDeployer deployer) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java:34: warning: no comment 07:55:52 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F]{2}((\\.[0-9a-fA-F]{4}){6}))$"); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java:43: warning: no comment 07:55:52 [WARNING] public IsoNetId(String _value) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java:63: warning: no comment 07:55:52 [WARNING] public static IsoNetId getDefaultInstance(final String defaultValue) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java:34: warning: no comment 07:55:52 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F]{2})$"); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java:43: warning: no comment 07:55:52 [WARNING] public IsoPseudonodeId(String _value) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java:63: warning: no comment 07:55:52 [WARNING] public static IsoPseudonodeId getDefaultInstance(final String defaultValue) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java:34: warning: no comment 07:55:52 [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:[0-9a-fA-F]{4}(\\.[0-9a-fA-F]{4}){2})$"); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java:43: warning: no comment 07:55:52 [WARNING] public IsoSystemId(String _value) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java:63: warning: no comment 07:55:52 [WARNING] public static IsoSystemId getDefaultInstance(final String defaultValue) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:111: warning: no comment 07:55:52 [WARNING] public LinkstateGraphBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/LinkstateGraphProvider.java:31: warning: no comment 07:55:52 [WARNING] public final class LinkstateGraphProvider extends AbstractBgpTopologyProvider { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/LinkstateGraphProvider.java:36: warning: no comment 07:55:52 [WARNING] public LinkstateGraphProvider(@Reference final BgpTopologyDeployer deployer, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilder.java:108: warning: no comment 07:55:52 [WARNING] public class LinkstateTopologyBuilder extends AbstractTopologyBuilder { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilder.java:473: warning: no comment 07:55:52 [WARNING] public LinkstateTopologyBuilder(final DataBroker dataProvider, final RibReference locRibReference, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilder.java:904: warning: no comment 07:55:52 [WARNING] protected void addSrAwareTopologyType(final WriteTransaction trans) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilder.java:915: warning: no comment 07:55:52 [WARNING] protected void removeSrAwareTopologyTypeIfRequired(final WriteTransaction trans) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/LinkstateTopologyProvider.java:28: warning: no comment 07:55:52 [WARNING] public final class LinkstateTopologyProvider extends AbstractBgpTopologyProvider { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/LinkstateTopologyProvider.java:31: warning: no comment 07:55:52 [WARNING] public LinkstateTopologyProvider(@Reference final BgpTopologyDeployer deployer) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:139: warning: no comment 07:55:52 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("graceful-restart-capable", "graceful-restart-helper", "stub-router-support", "traffic-engineering-support", "point-to-point-over-lan", "experimental-te"); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:148: warning: no comment 07:55:52 [WARNING] public Capabilities(boolean _experimentalTe, boolean _gracefulRestartCapable, boolean _gracefulRestartHelper, boolean _pointToPointOverLan, boolean _stubRouterSupport, boolean _trafficEngineeringSupport) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:193: warning: no comment 07:55:52 [WARNING] public boolean getExperimentalTe() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:173: warning: no comment 07:55:52 [WARNING] public boolean getGracefulRestartCapable() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:177: warning: no comment 07:55:52 [WARNING] public boolean getGracefulRestartHelper() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:189: warning: no comment 07:55:52 [WARNING] public boolean getPointToPointOverLan() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:181: warning: no comment 07:55:52 [WARNING] public boolean getStubRouterSupport() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/ospf/topology/rev131021/ospf/node/attributes/OspfNodeAttributes.java:185: warning: no comment 07:55:52 [WARNING] public boolean getTrafficEngineeringSupport() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:60: warning: no comment 07:55:52 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("path-computation-with-gmpls-link-constraints", "bidirectional-path-computation", "diverse-path-computation", "load-balanced-path-computation", "synchronized-path-computation", "support-for-multiple-objective-functions", "support-for-additive-path-constraints", "support-for-request-prioritization", "support-for-multiple-requests-per-message"); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:72: warning: no comment 07:55:52 [WARNING] public PccCapabilities(boolean _bidirectionalPathComputation, boolean _diversePathComputation, boolean _loadBalancedPathComputation, boolean _pathComputationWithGmplsLinkConstraints, boolean _supportForAdditivePathConstraints, boolean _supportForMultipleObjectiveFunctions, boolean _supportForMultipleRequestsPerMessage, boolean _supportForRequestPrioritization, boolean _synchronizedPathComputation) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:134: warning: no comment 07:55:52 [WARNING] public boolean getBidirectionalPathComputation() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:102: warning: no comment 07:55:52 [WARNING] public static PccCapabilities getDefaultInstance(final String defaultValue) { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:138: warning: no comment 07:55:52 [WARNING] public boolean getDiversePathComputation() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:142: warning: no comment 07:55:52 [WARNING] public boolean getLoadBalancedPathComputation() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:130: warning: no comment 07:55:52 [WARNING] public boolean getPathComputationWithGmplsLinkConstraints() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:154: warning: no comment 07:55:52 [WARNING] public boolean getSupportForAdditivePathConstraints() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:150: warning: no comment 07:55:52 [WARNING] public boolean getSupportForMultipleObjectiveFunctions() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:162: warning: no comment 07:55:52 [WARNING] public boolean getSupportForMultipleRequestsPerMessage() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:158: warning: no comment 07:55:52 [WARNING] public boolean getSupportForRequestPrioritization() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:146: warning: no comment 07:55:52 [WARNING] public boolean getSynchronizedPathComputation() { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/ProtocolUtil.java:62: warning: no comment 07:55:52 [WARNING] public final class ProtocolUtil { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/ProtocolUtil.java:72: warning: no comment 07:55:52 [WARNING] public static void augmentProtocolId(final LinkstateRoute value, final PrefixAttributes pa, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/ProtocolUtil.java:108: warning: no comment 07:55:52 [WARNING] public static void augmentProtocolId(final LinkstateRoute value, final IgpLinkAttributesBuilder ilab, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/ProtocolUtil.java:91: warning: no comment 07:55:52 [WARNING] public static void augmentProtocolId(final LinkstateRoute value, final IgpNodeAttributesBuilder inab, 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/TopologyReferenceSingletonService.java:15: warning: no comment 07:55:52 [WARNING] public interface TopologyReferenceSingletonService extends TopologyReference, AutoCloseable, ClusterSingletonService { 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/spi/TopologyReferenceSingletonService.java:20: warning: no comment 07:55:52 [WARNING] Topology getConfiguration(); 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoNetId.java:37: warning: no comment 07:55:52 [WARNING] private final String _value; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoPseudonodeId.java:37: warning: no comment 07:55:52 [WARNING] private final String _value; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/isis/topology/rev131021/IsoSystemId.java:37: warning: no comment 07:55:52 [WARNING] private final String _value; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:62: warning: no comment 07:55:52 [WARNING] private final boolean _bidirectionalPathComputation; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:63: warning: no comment 07:55:52 [WARNING] private final boolean _diversePathComputation; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:64: warning: no comment 07:55:52 [WARNING] private final boolean _loadBalancedPathComputation; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:61: warning: no comment 07:55:52 [WARNING] private final boolean _pathComputationWithGmplsLinkConstraints; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:67: warning: no comment 07:55:52 [WARNING] private final boolean _supportForAdditivePathConstraints; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:66: warning: no comment 07:55:52 [WARNING] private final boolean _supportForMultipleObjectiveFunctions; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:69: warning: no comment 07:55:52 [WARNING] private final boolean _supportForMultipleRequestsPerMessage; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:68: warning: no comment 07:55:52 [WARNING] private final boolean _supportForRequestPrioritization; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/PccCapabilities.java:65: warning: no comment 07:55:52 [WARNING] private final boolean _synchronizedPathComputation; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/InterfaceSwitchingCapabilitiesKey.java:24: warning: no comment 07:55:52 [WARNING] private final SwitchingCapabilities _switchingCapability; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/SrlgValuesKey.java:24: warning: no comment 07:55:52 [WARNING] private final Uint32 _srlgValue; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/srlg/attributes/_interface/switching/capabilities/MaxLspBandwidthKey.java:24: warning: no comment 07:55:52 [WARNING] private final Uint8 _priority; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/link/attributes/UnreservedBandwidthKey.java:24: warning: no comment 07:55:52 [WARNING] private final Uint8 _priority; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv4LocalAddressKey.java:24: warning: no comment 07:55:52 [WARNING] private final Ipv4Prefix _ipv4Prefix; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/tbd/params/xml/ns/yang/network/ted/rev131021/ted/node/attributes/Ipv6LocalAddressKey.java:24: warning: no comment 07:55:52 [WARNING] private final Ipv6Prefix _ipv6Prefix; 07:55:52 [WARNING] ^ 07:55:52 [WARNING] 100 warnings 07:55:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.10-SNAPSHOT-javadoc.jar 07:55:52 [INFO] 07:55:52 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-topology-provider --- 07:55:52 [INFO] CycloneDX: Resolving Dependencies 07:55:54 [INFO] CycloneDX: Creating BOM version 1.5 with 77 component(s) 07:55:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bom.xml 07:55:54 [INFO] attaching as bgp-topology-provider-0.20.10-SNAPSHOT-cyclonedx.xml 07:55:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bom.json 07:55:54 [INFO] attaching as bgp-topology-provider-0.20.10-SNAPSHOT-cyclonedx.json 07:55:54 [INFO] 07:55:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- 07:55:54 [INFO] Skipping duplicate-finder execution! 07:55:54 [INFO] 07:55:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-topology-provider --- 07:55:54 [INFO] No dependency problems found 07:55:54 [INFO] 07:55:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-topology-provider --- 07:55:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.10-SNAPSHOT-sources.jar 07:55:54 [INFO] 07:55:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-topology-provider --- 07:55:54 [INFO] 07:55:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-topology-provider --- 07:55:54 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/code-coverage/jacoco.exec 07:55:54 [INFO] Analyzed bundle 'bgp-topology-provider' with 23 classes 07:55:54 [INFO] 07:55:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-topology-provider --- 07:55:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.10-SNAPSHOT/bgp-topology-provider-0.20.10-SNAPSHOT.pom 07:55:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.10-SNAPSHOT/bgp-topology-provider-0.20.10-SNAPSHOT.jar 07:55:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.10-SNAPSHOT/bgp-topology-provider-0.20.10-SNAPSHOT-javadoc.jar 07:55:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.10-SNAPSHOT/bgp-topology-provider-0.20.10-SNAPSHOT-cyclonedx.xml 07:55:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.10-SNAPSHOT/bgp-topology-provider-0.20.10-SNAPSHOT-cyclonedx.json 07:55:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/bgp-topology-provider-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/0.20.10-SNAPSHOT/bgp-topology-provider-0.20.10-SNAPSHOT-sources.jar 07:55:54 [INFO] 07:55:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-topology-provider --- 07:55:54 [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/0.20.10-SNAPSHOT/bgp-topology-provider-0.20.10-SNAPSHOT.jar 07:55:54 [INFO] Writing OBR metadata 07:55:54 [INFO] 07:55:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-topology-provider --- 07:55:54 [INFO] org.opendaylight.bgpcep:bgp-topology-provider:bundle:0.20.10-SNAPSHOT 07:55:54 [INFO] +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:55:54 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:55:54 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:55:54 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:55:54 [INFO] | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:55:54 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:55:54 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:55:54 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:55:54 [INFO] | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.8:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:55:54 [INFO] +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:55:54 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:55:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:55:54 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:55:54 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:55:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:55:54 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:55:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:55:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:55:54 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:55:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:55:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:55:54 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:55:54 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:55:54 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:55:54 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:55:54 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:55:54 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:55:54 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:55:54 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:55:54 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:55:54 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:55:54 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:55:54 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:55:54 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:0.20.10-SNAPSHOT:test 07:55:54 [INFO] | +- ch.qos.logback:logback-classic:jar:1.3.14:test 07:55:54 [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:compile 07:55:54 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:test 07:55:54 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:0.20.10-SNAPSHOT:test 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:0.20.10-SNAPSHOT:test 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:0.20.10-SNAPSHOT:test 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:0.20.10-SNAPSHOT:test 07:55:54 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:test 07:55:54 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:55:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:55:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:55:54 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:55:54 [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test 07:55:54 [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:55:54 [INFO] | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:55:54 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test 07:55:54 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test 07:55:54 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test 07:55:54 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:0.20.10-SNAPSHOT:test 07:55:54 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:55:54 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:55:54 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:55:54 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:55:54 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:55:54 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:55:54 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:55:54 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:55:54 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:55:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:55:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:55:54 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:55:54 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:55:54 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:55:54 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:11.0.8:test 07:55:54 [INFO] +- io.netty:netty-buffer:jar:4.1.114.Final:test 07:55:54 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:55:54 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:55:54 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:55:54 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:55:54 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:55:54 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:55:54 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:55:54 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:55:54 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:55:54 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:55:54 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:55:54 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:55:54 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:55:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:55:54 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:55:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:55:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:55:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:55:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:55:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:55:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:55:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:55:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:55:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:55:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:55:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:55:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:55:54 [INFO] +- junit:junit:jar:4.13.2:test 07:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:55:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:55:54 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:55:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:55:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:55:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:55:54 [INFO] 07:55:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-topology-provider --- 07:55:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/topology-provider/target/sonatype-clm/module.xml 07:55:54 [INFO] 07:55:54 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- 07:55:54 [INFO] Building OpenDaylight :: RSVP :: API 0.20.10-SNAPSHOT [69/169] 07:55:54 [INFO] ------------------------------[ feature ]------------------------------- 07:55:54 [INFO] 07:55:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-rsvp-api --- 07:55:54 [INFO] 07:55:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- 07:55:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:54 [INFO] 07:55:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- 07:55:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:55:54 [INFO] 07:55:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] 07:55:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:55:55 [INFO] argLine set to empty 07:55:55 [INFO] 07:55:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] Starting audit... 07:55:55 Audit done. 07:55:55 [INFO] You have 0 Checkstyle violations. 07:55:55 [INFO] 07:55:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] Starting audit... 07:55:55 Audit done. 07:55:55 [INFO] You have 0 Checkstyle violations. 07:55:55 [INFO] 07:55:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/classes/LICENSE 07:55:55 [INFO] 07:55:55 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/feature/feature.xml 07:55:55 [INFO] ...done! 07:55:55 [INFO] Attaching features XML 07:55:55 [INFO] 07:55:55 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:55:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:55:55 [INFO] 07:55:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> 07:55:55 [INFO] 07:55:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] 07:55:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< 07:55:55 [INFO] 07:55:55 [INFO] 07:55:55 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] 07:55:55 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-rsvp-api --- 07:55:55 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp-api 07:55:55 [INFO] Project dependency features detected: [] 07:55:55 [INFO] Pax Exam System (Version: 4.13.3) created. 07:55:55 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:55:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:55:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:55:56 [INFO] Waiting for remote bundle context.. on 21000 name: 61f346a2-655e-4a11-a4b2-8946231340ed timout: [ RelativeTimeout value = 180000 ] 07:56:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:56:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:56:02 [INFO] 07:56:02 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-rsvp-api --- 07:56:02 [INFO] 07:56:02 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- 07:56:02 [INFO] No Javadoc in project. Archive not created. 07:56:02 [INFO] 07:56:02 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-rsvp-api --- 07:56:02 [INFO] CycloneDX: Resolving Dependencies 07:56:03 [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s) 07:56:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/bom.xml 07:56:03 [INFO] attaching as odl-bgpcep-rsvp-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/bom.json 07:56:03 [INFO] attaching as odl-bgpcep-rsvp-api-0.20.10-SNAPSHOT-cyclonedx.json 07:56:03 [INFO] 07:56:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- 07:56:03 [INFO] Skipping duplicate-finder execution! 07:56:03 [INFO] 07:56:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- 07:56:03 [INFO] Skipping plugin execution 07:56:03 [INFO] 07:56:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- 07:56:03 [INFO] Skipping source per configuration. 07:56:03 [INFO] 07:56:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- 07:56:03 [INFO] 07:56:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-rsvp-api --- 07:56:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:03 [INFO] 07:56:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-rsvp-api --- 07:56:03 [WARNING] 07:56:03 [WARNING] The packaging plugin for project odl-bgpcep-rsvp-api did not assign 07:56:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:56:03 [WARNING] 07:56:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:56:03 [WARNING] 07:56:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.10-SNAPSHOT/odl-bgpcep-rsvp-api-0.20.10-SNAPSHOT.pom 07:56:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.10-SNAPSHOT/odl-bgpcep-rsvp-api-0.20.10-SNAPSHOT-features.xml 07:56:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.10-SNAPSHOT/odl-bgpcep-rsvp-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.10-SNAPSHOT/odl-bgpcep-rsvp-api-0.20.10-SNAPSHOT-cyclonedx.json 07:56:03 [INFO] 07:56:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-rsvp-api --- 07:56:03 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:feature:0.20.10-SNAPSHOT 07:56:03 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:compile 07:56:03 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:56:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:56:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:56:03 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:56:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:56:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:56:03 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:56:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:56:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:56:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:56:03 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:56:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:56:03 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:56:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:56:03 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:56:03 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:56:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:56:03 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.10-SNAPSHOT:compile 07:56:03 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:56:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:56:03 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:56:03 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:56:03 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:56:03 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:56:03 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:56:03 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:56:03 [INFO] | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:56:03 [INFO] | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:56:03 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:56:03 [INFO] | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:56:03 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:56:03 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:56:03 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:56:03 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:56:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:56:03 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:56:03 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:56:03 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:56:03 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:56:03 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:56:03 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:56:03 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:56:03 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:56:03 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:56:03 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:56:03 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:56:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:56:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:56:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:56:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:56:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:56:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:56:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:56:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:56:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:56:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:56:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:56:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:56:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:56:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:56:03 [INFO] +- junit:junit:jar:4.13.2:test 07:56:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:56:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:56:03 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:56:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:56:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:56:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:56:03 [INFO] 07:56:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-rsvp-api --- 07:56:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp-api/target/sonatype-clm/module.xml 07:56:03 [INFO] 07:56:03 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- 07:56:03 [INFO] Building OpenDaylight :: RSVP 0.20.10-SNAPSHOT [70/169] 07:56:03 [INFO] ------------------------------[ feature ]------------------------------- 07:56:03 [INFO] 07:56:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] 07:56:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:03 [INFO] 07:56:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:03 [INFO] 07:56:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] 07:56:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:03 [INFO] argLine set to empty 07:56:03 [INFO] 07:56:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] Starting audit... 07:56:03 Audit done. 07:56:03 [INFO] You have 0 Checkstyle violations. 07:56:03 [INFO] 07:56:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] Starting audit... 07:56:03 Audit done. 07:56:03 [INFO] You have 0 Checkstyle violations. 07:56:03 [INFO] 07:56:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/classes/LICENSE 07:56:03 [INFO] 07:56:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/feature/feature.xml 07:56:03 [INFO] ...done! 07:56:03 [INFO] Attaching features XML 07:56:03 [INFO] 07:56:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-rsvp --- 07:56: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 07:56:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:56:03 [INFO] 07:56:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> 07:56:03 [INFO] 07:56:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] 07:56:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< 07:56:03 [INFO] 07:56:03 [INFO] 07:56:03 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] 07:56:03 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-rsvp --- 07:56:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp 07:56:03 [INFO] Project dependency features detected: [] 07:56:03 [INFO] Pax Exam System (Version: 4.13.3) created. 07:56:03 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:56:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:56:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:56:04 [INFO] Waiting for remote bundle context.. on 21000 name: 05363239-9661-4c9d-ba79-1209168cb879 timout: [ RelativeTimeout value = 180000 ] 07:56:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:56:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:56:09 [INFO] 07:56:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-rsvp --- 07:56:09 [INFO] 07:56:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-rsvp --- 07:56:09 [INFO] No Javadoc in project. Archive not created. 07:56:09 [INFO] 07:56:09 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-rsvp --- 07:56:09 [INFO] CycloneDX: Resolving Dependencies 07:56:10 [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s) 07:56:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/bom.xml 07:56:10 [INFO] attaching as odl-bgpcep-rsvp-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/bom.json 07:56:10 [INFO] attaching as odl-bgpcep-rsvp-0.20.10-SNAPSHOT-cyclonedx.json 07:56:10 [INFO] 07:56:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- 07:56:10 [INFO] Skipping duplicate-finder execution! 07:56:10 [INFO] 07:56:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- 07:56:10 [INFO] Skipping plugin execution 07:56:10 [INFO] 07:56:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- 07:56:10 [INFO] Skipping source per configuration. 07:56:10 [INFO] 07:56:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- 07:56:10 [INFO] 07:56:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-rsvp --- 07:56:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:10 [INFO] 07:56:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-rsvp --- 07:56:10 [WARNING] 07:56:10 [WARNING] The packaging plugin for project odl-bgpcep-rsvp did not assign 07:56:10 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:56:10 [WARNING] 07:56:10 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:56:10 [WARNING] 07:56:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.10-SNAPSHOT/odl-bgpcep-rsvp-0.20.10-SNAPSHOT.pom 07:56:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.10-SNAPSHOT/odl-bgpcep-rsvp-0.20.10-SNAPSHOT-features.xml 07:56:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.10-SNAPSHOT/odl-bgpcep-rsvp-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.10-SNAPSHOT/odl-bgpcep-rsvp-0.20.10-SNAPSHOT-cyclonedx.json 07:56:10 [INFO] 07:56:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-rsvp --- 07:56:10 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp:feature:0.20.10-SNAPSHOT 07:56:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.10-SNAPSHOT:compile 07:56:10 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:compile 07:56:10 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:56:10 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:56:10 [INFO] | | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:56:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:56:10 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.10-SNAPSHOT:compile 07:56:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:56:10 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:56:10 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:56:10 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:56:10 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:56:10 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:56:10 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:56:10 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:56:10 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:56:10 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:56:10 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:56:10 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:56:10 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:56:10 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:56:10 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:56:10 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:56:10 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:56:10 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:56:10 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:56:10 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:56:10 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:56:10 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:56:10 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:56:10 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.10-SNAPSHOT:compile 07:56:10 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:56:10 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:56:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:56:10 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:56:10 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:56:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:56:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:56:10 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:56:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:56:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:56:10 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:56:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:56:10 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:56:10 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:56:10 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:56:10 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:56:10 [INFO] | \- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:56:10 [INFO] | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:56:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:56:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:56:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:56:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:56:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:56:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:56:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:56:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:56:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:56:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:56:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:56:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:56:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:56:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:56:10 [INFO] +- junit:junit:jar:4.13.2:test 07:56:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:56:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:56:10 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:56:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:56:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:56:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:56:10 [INFO] 07:56:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-rsvp --- 07:56:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-rsvp/target/sonatype-clm/module.xml 07:56:10 [INFO] 07:56:10 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- 07:56:10 [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 0.20.10-SNAPSHOT [71/169] 07:56:10 [INFO] ------------------------------[ feature ]------------------------------- 07:56:10 [INFO] 07:56:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- 07:56:10 [INFO] 07:56:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- 07:56:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:10 [INFO] 07:56:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- 07:56:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:10 [INFO] 07:56:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] 07:56:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:11 [INFO] argLine set to empty 07:56:11 [INFO] 07:56:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] Starting audit... 07:56:11 Audit done. 07:56:11 [INFO] You have 0 Checkstyle violations. 07:56:11 [INFO] 07:56:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] Starting audit... 07:56:11 Audit done. 07:56:11 [INFO] You have 0 Checkstyle violations. 07:56:11 [INFO] 07:56:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/classes/LICENSE 07:56:11 [INFO] 07:56:11 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml 07:56:11 [INFO] ...done! 07:56:11 [INFO] Attaching features XML 07:56:11 [INFO] 07:56:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:56:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:56:11 [INFO] 07:56:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> 07:56:11 [INFO] 07:56:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] 07:56:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< 07:56:11 [INFO] 07:56:11 [INFO] 07:56:11 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] 07:56:11 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-linkstate --- 07:56:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate 07:56:11 [INFO] Project dependency features detected: [] 07:56:11 [INFO] Pax Exam System (Version: 4.13.3) created. 07:56:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:56:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:56:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:56:12 [INFO] Waiting for remote bundle context.. on 21000 name: ebad2b41-a8f7-4863-9ebc-0cff8d718c67 timout: [ RelativeTimeout value = 180000 ] 07:56:15 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 07:56:15 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 07:56:15 at java.base/java.lang.Thread.run(Thread.java:833) 07:56:15 Caused by: java.io.IOException: The server has been stopped. 07:56:15 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 07:56:15 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 07:56:15 ... 1 more 07:56:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:56:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:56:25 [INFO] 07:56:25 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-linkstate --- 07:56:25 [INFO] 07:56:25 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- 07:56:25 [INFO] No Javadoc in project. Archive not created. 07:56:25 [INFO] 07:56:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-linkstate --- 07:56:25 [INFO] CycloneDX: Resolving Dependencies 07:56:28 [INFO] CycloneDX: Creating BOM version 1.5 with 229 component(s) 07:56:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/bom.xml 07:56:28 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/bom.json 07:56:28 [INFO] attaching as odl-bgpcep-bgp-linkstate-0.20.10-SNAPSHOT-cyclonedx.json 07:56:28 [INFO] 07:56:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- 07:56:28 [INFO] Skipping duplicate-finder execution! 07:56:28 [INFO] 07:56:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- 07:56:28 [INFO] Skipping plugin execution 07:56:28 [INFO] 07:56:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- 07:56:28 [INFO] Skipping source per configuration. 07:56:28 [INFO] 07:56:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- 07:56:28 [INFO] 07:56:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-linkstate --- 07:56:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:28 [INFO] 07:56:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-linkstate --- 07:56:28 [WARNING] 07:56:28 [WARNING] The packaging plugin for project odl-bgpcep-bgp-linkstate did not assign 07:56:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:56:28 [WARNING] 07:56:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:56:28 [WARNING] 07:56:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.10-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.20.10-SNAPSHOT.pom 07:56:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.10-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.20.10-SNAPSHOT-features.xml 07:56:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.10-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.10-SNAPSHOT/odl-bgpcep-bgp-linkstate-0.20.10-SNAPSHOT-cyclonedx.json 07:56:28 [INFO] 07:56:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:56:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:feature:0.20.10-SNAPSHOT 07:56:28 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:56:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:56:28 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:56:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:56:28 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:56:28 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:56:28 [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile 07:56:28 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:56:28 [INFO] | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:56:28 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:56:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:56:28 [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:56:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:56:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:56:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:56:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:56:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:56:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:56:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:56:28 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:56:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:56:28 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:56:28 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:56:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:56:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:56:28 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:56:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.10-SNAPSHOT:compile 07:56:28 [INFO] +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:56:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:56:28 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:56:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:56:28 [INFO] | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:56:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:56:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:56:28 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:56:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:56:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:56:28 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:56:28 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:56:28 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:56:28 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:56:28 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 07:56:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:56:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 07:56:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 07:56:28 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 07:56:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 07:56:28 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 07:56:28 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:56:28 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:56:28 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:56:28 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:56:28 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:56:28 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:56:28 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:56:28 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:56:28 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 07:56:28 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:56:28 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 07:56:28 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 07:56:28 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 07:56:28 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 07:56:28 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:56:28 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:56:28 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 07:56:28 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 07:56:28 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:56:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 07:56:28 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 07:56:28 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 07:56:28 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:56:28 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:56:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:56:28 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:56:28 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 07:56:28 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 07:56:28 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 07:56:28 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 07:56:28 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 07:56:28 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 07:56:28 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:56:28 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:56:28 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:56:28 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:56:28 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:56:28 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 07:56:28 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 07:56:28 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 07:56:28 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 07:56:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:56:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:56:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:56:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:56:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:56:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:56:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:56:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:56:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:56:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:56:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:56:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:56:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:56:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:56:28 [INFO] +- junit:junit:jar:4.13.2:test 07:56:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:56:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:56:28 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:56:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:56:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:56:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:56:28 [INFO] 07:56:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:56:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-linkstate/target/sonatype-clm/module.xml 07:56:28 [INFO] 07:56:28 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- 07:56:28 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 0.20.10-SNAPSHOT [72/169] 07:56:28 [INFO] ------------------------------[ feature ]------------------------------- 07:56:28 [INFO] 07:56:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-topology-api --- 07:56:28 [INFO] 07:56:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-topology-api --- 07:56:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:28 [INFO] 07:56:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- 07:56:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:28 [INFO] 07:56:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] 07:56:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:29 [INFO] argLine set to empty 07:56:29 [INFO] 07:56:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] Starting audit... 07:56:29 Audit done. 07:56:29 [INFO] You have 0 Checkstyle violations. 07:56:29 [INFO] 07:56:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] Starting audit... 07:56:29 Audit done. 07:56:29 [INFO] You have 0 Checkstyle violations. 07:56:29 [INFO] 07:56:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/classes/LICENSE 07:56:29 [INFO] 07:56:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/feature/feature.xml 07:56:29 [INFO] ...done! 07:56:29 [INFO] Attaching features XML 07:56:29 [INFO] 07:56:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:56:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:56:29 [INFO] 07:56:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> 07:56:29 [INFO] 07:56:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] 07:56:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< 07:56:29 [INFO] 07:56:29 [INFO] 07:56:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] 07:56:29 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-topology-api --- 07:56:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-api 07:56:29 [INFO] Project dependency features detected: [] 07:56:29 [INFO] Pax Exam System (Version: 4.13.3) created. 07:56:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:56:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:56:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:56:29 [INFO] Waiting for remote bundle context.. on 21000 name: e227ac2b-96fc-42ab-a088-8ab26dbcf410 timout: [ RelativeTimeout value = 180000 ] 07:56:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:56:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:56:35 [INFO] 07:56:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] 07:56:35 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] No Javadoc in project. Archive not created. 07:56:35 [INFO] 07:56:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] CycloneDX: Resolving Dependencies 07:56:35 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 07:56:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/bom.xml 07:56:35 [INFO] attaching as odl-bgpcep-topology-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/bom.json 07:56:35 [INFO] attaching as odl-bgpcep-topology-api-0.20.10-SNAPSHOT-cyclonedx.json 07:56:35 [INFO] 07:56:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] Skipping duplicate-finder execution! 07:56:35 [INFO] 07:56:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] Skipping plugin execution 07:56:35 [INFO] 07:56:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] Skipping source per configuration. 07:56:35 [INFO] 07:56:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] 07:56:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:35 [INFO] 07:56:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-topology-api --- 07:56:35 [WARNING] 07:56:35 [WARNING] The packaging plugin for project odl-bgpcep-topology-api did not assign 07:56:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:56:35 [WARNING] 07:56:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:56:35 [WARNING] 07:56:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.10-SNAPSHOT/odl-bgpcep-topology-api-0.20.10-SNAPSHOT.pom 07:56:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.10-SNAPSHOT/odl-bgpcep-topology-api-0.20.10-SNAPSHOT-features.xml 07:56:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.10-SNAPSHOT/odl-bgpcep-topology-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.10-SNAPSHOT/odl-bgpcep-topology-api-0.20.10-SNAPSHOT-cyclonedx.json 07:56:35 [INFO] 07:56:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-api:feature:0.20.10-SNAPSHOT 07:56:35 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:0.20.10-SNAPSHOT:compile 07:56:35 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:56:35 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:56:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:56:35 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:56:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:56:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:56:35 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:56:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:56:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:56:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:56:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:56:35 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:56:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:56:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:56:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:56:35 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:56:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:56:35 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:56:35 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:56:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:56:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:56:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:56:35 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:56:35 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:56:35 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:56:35 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:56:35 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:56:35 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:56:35 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:56:35 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.8:compile 07:56:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:56:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:56:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:56:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:56:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:56:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:56:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:56:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:56:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:56:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:56:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:56:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:56:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:56:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:56:35 [INFO] +- junit:junit:jar:4.13.2:test 07:56:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:56:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:56:35 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:56:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:56:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:56:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:56:35 [INFO] 07:56:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-api --- 07:56:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-api/target/sonatype-clm/module.xml 07:56:35 [INFO] 07:56:35 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- 07:56:35 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 0.20.10-SNAPSHOT [73/169] 07:56:35 [INFO] ------------------------------[ feature ]------------------------------- 07:56:35 [INFO] 07:56:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- 07:56:35 [INFO] 07:56:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- 07:56:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:35 [INFO] 07:56:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- 07:56:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:35 [INFO] 07:56:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] 07:56:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:36 [INFO] argLine set to empty 07:56:36 [INFO] 07:56:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] Starting audit... 07:56:36 Audit done. 07:56:36 [INFO] You have 0 Checkstyle violations. 07:56:36 [INFO] 07:56:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] Starting audit... 07:56:36 Audit done. 07:56:36 [INFO] You have 0 Checkstyle violations. 07:56:36 [INFO] 07:56:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/classes/LICENSE 07:56:36 [INFO] 07:56:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml 07:56:36 [INFO] ...done! 07:56:36 [INFO] Attaching features XML 07:56:36 [INFO] 07:56:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:56:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:56:36 [INFO] 07:56:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> 07:56:36 [INFO] 07:56:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] 07:56:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< 07:56:36 [INFO] 07:56:36 [INFO] 07:56:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] 07:56:36 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-topology-tunnel-api --- 07:56:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api 07:56:36 [INFO] Project dependency features detected: [] 07:56:36 [INFO] Pax Exam System (Version: 4.13.3) created. 07:56:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:56:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:56:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:56:36 [INFO] Waiting for remote bundle context.. on 21000 name: 7695d7eb-1e9a-4a81-b276-4a81316327b0 timout: [ RelativeTimeout value = 180000 ] 07:56:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:56:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:56:42 [INFO] 07:56:42 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] 07:56:42 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] No Javadoc in project. Archive not created. 07:56:42 [INFO] 07:56:42 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] CycloneDX: Resolving Dependencies 07:56:42 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 07:56:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/bom.xml 07:56:42 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/bom.json 07:56:42 [INFO] attaching as odl-bgpcep-topology-tunnel-api-0.20.10-SNAPSHOT-cyclonedx.json 07:56:42 [INFO] 07:56:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] Skipping duplicate-finder execution! 07:56:42 [INFO] 07:56:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] Skipping plugin execution 07:56:42 [INFO] 07:56:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] Skipping source per configuration. 07:56:42 [INFO] 07:56:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] 07:56:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:42 [INFO] 07:56:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [WARNING] 07:56:42 [WARNING] The packaging plugin for project odl-bgpcep-topology-tunnel-api did not assign 07:56:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:56:42 [WARNING] 07:56:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:56:42 [WARNING] 07:56:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.10-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.20.10-SNAPSHOT.pom 07:56:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.10-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.20.10-SNAPSHOT-features.xml 07:56:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.10-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.20.10-SNAPSHOT-cyclonedx.xml 07:56:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.10-SNAPSHOT/odl-bgpcep-topology-tunnel-api-0.20.10-SNAPSHOT-cyclonedx.json 07:56:42 [INFO] 07:56:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:feature:0.20.10-SNAPSHOT 07:56:42 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.10-SNAPSHOT:compile 07:56:42 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:56:42 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:56:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:56:42 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:56:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:56:42 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:56:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:56:42 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:56:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:56:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:56:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:56:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:56:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:56:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:56:42 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:56:42 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:56:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:56:42 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.8:compile 07:56:42 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:56:42 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:56:42 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:56:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:56:42 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:56:42 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:56:42 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:56:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:56:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:56:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:56:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:56:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:56:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:56:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:56:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:56:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:56:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:56:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:56:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:56:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:56:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:56:42 [INFO] +- junit:junit:jar:4.13.2:test 07:56:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:56:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:56:42 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:56:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:56:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:56:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:56:42 [INFO] 07:56:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:56:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-topology-tunnel-api/target/sonatype-clm/module.xml 07:56:42 [INFO] 07:56:42 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- 07:56:42 [INFO] Building OpenDaylight :: BGP :: Topology 0.20.10-SNAPSHOT [74/169] 07:56:42 [INFO] ------------------------------[ feature ]------------------------------- 07:56:42 [INFO] 07:56:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-topology --- 07:56:42 [INFO] 07:56:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- 07:56:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:42 [INFO] 07:56:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- 07:56:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:56:42 [INFO] 07:56:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] 07:56:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:56:43 [INFO] argLine set to empty 07:56:43 [INFO] 07:56:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] Starting audit... 07:56:43 Audit done. 07:56:43 [INFO] You have 0 Checkstyle violations. 07:56:43 [INFO] 07:56:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] Starting audit... 07:56:43 Audit done. 07:56:43 [INFO] You have 0 Checkstyle violations. 07:56:43 [INFO] 07:56:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/classes/LICENSE 07:56:43 [INFO] 07:56:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/feature/feature.xml 07:56:43 [INFO] ...done! 07:56:43 [INFO] Attaching features XML 07:56:43 [INFO] 07:56:43 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-topology --- 07:56: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 07:56:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:56:43 [INFO] 07:56:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> 07:56:43 [INFO] 07:56:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] 07:56:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< 07:56:43 [INFO] 07:56:43 [INFO] 07:56:43 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] 07:56:43 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-topology --- 07:56:43 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-topology 07:56:43 [INFO] Project dependency features detected: [] 07:56:43 [INFO] Pax Exam System (Version: 4.13.3) created. 07:56:43 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:56:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:56:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:56:44 [INFO] Waiting for remote bundle context.. on 21000 name: ee8d4d24-4714-41dd-bfe2-0cd7862e1940 timout: [ RelativeTimeout value = 180000 ] 07:56:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:56:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:56:57 [INFO] 07:56:57 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-bgpcep-bgp-topology --- 07:56:57 [INFO] 07:56:57 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- 07:56:57 [INFO] No Javadoc in project. Archive not created. 07:56:57 [INFO] 07:56:57 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-bgpcep-bgp-topology --- 07:56:57 [INFO] CycloneDX: Resolving Dependencies 07:57:00 [INFO] CycloneDX: Creating BOM version 1.5 with 244 component(s) 07:57:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/bom.xml 07:57:00 [INFO] attaching as odl-bgpcep-bgp-topology-0.20.10-SNAPSHOT-cyclonedx.xml 07:57:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/bom.json 07:57:00 [INFO] attaching as odl-bgpcep-bgp-topology-0.20.10-SNAPSHOT-cyclonedx.json 07:57:00 [INFO] 07:57:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- 07:57:00 [INFO] Skipping duplicate-finder execution! 07:57:00 [INFO] 07:57:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- 07:57:00 [INFO] Skipping plugin execution 07:57:00 [INFO] 07:57:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- 07:57:00 [INFO] Skipping source per configuration. 07:57:00 [INFO] 07:57:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- 07:57:00 [INFO] 07:57:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-bgpcep-bgp-topology --- 07:57:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:00 [INFO] 07:57:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-bgpcep-bgp-topology --- 07:57:00 [WARNING] 07:57:00 [WARNING] The packaging plugin for project odl-bgpcep-bgp-topology did not assign 07:57:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 07:57:00 [WARNING] 07:57:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 07:57:00 [WARNING] 07:57:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.10-SNAPSHOT/odl-bgpcep-bgp-topology-0.20.10-SNAPSHOT.pom 07:57:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.10-SNAPSHOT/odl-bgpcep-bgp-topology-0.20.10-SNAPSHOT-features.xml 07:57:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.10-SNAPSHOT/odl-bgpcep-bgp-topology-0.20.10-SNAPSHOT-cyclonedx.xml 07:57:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.10-SNAPSHOT/odl-bgpcep-bgp-topology-0.20.10-SNAPSHOT-cyclonedx.json 07:57:00 [INFO] 07:57:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-bgpcep-bgp-topology --- 07:57:00 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:feature:0.20.10-SNAPSHOT 07:57:00 [INFO] +- org.opendaylight.bgpcep:bgp-topology-provider:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:57:00 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:57:00 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:57:00 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:57:00 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:57:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:compile 07:57:00 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:compile 07:57:00 [INFO] | | | \- io.netty:netty-transport:jar:4.1.114.Final:compile 07:57:00 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.114.Final:compile 07:57:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:11.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:12.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:topology-segment-routing:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.8:compile 07:57:00 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 07:57:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:57:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:57:00 [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:57:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:57:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.24.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:57:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:57:00 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:57:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.5:compile 07:57:00 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:57:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.8:compile 07:57:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:compile 07:57:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-rfc8294-netty:xml:features:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:11.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.5:compile 07:57:00 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile 07:57:00 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.114.Final:compile 07:57:00 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile 07:57:00 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.114.Final:compile 07:57:00 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile 07:57:00 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile 07:57:00 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile 07:57:00 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile 07:57:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.8:compile 07:57:00 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:57:00 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.5:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294:xml:features:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:12.0.8:compile 07:57:00 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.8:compile 07:57:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:compile 07:57:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.8:compile 07:57:00 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:8.0.8:compile 07:57:00 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 07:57:00 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 07:57:00 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 07:57:00 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 07:57:00 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:57:00 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 07:57:00 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 07:57:00 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 07:57:00 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:8.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.8:compile 07:57:00 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:57:00 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile 07:57:00 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile 07:57:00 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile 07:57:00 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile 07:57:00 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 07:57:00 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 07:57:00 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.5:compile 07:57:00 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.5:compile 07:57:00 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 07:57:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.5:compile 07:57:00 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 07:57:00 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.5:compile 07:57:00 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.8:compile 07:57:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.8:compile 07:57:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:compile 07:57:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:compile 07:57:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.8:compile 07:57:00 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.5:compile 07:57:00 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile 07:57:00 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile 07:57:00 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.5:compile 07:57:00 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:8.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.8:compile 07:57:00 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 07:57:00 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 07:57:00 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:compile 07:57:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:compile 07:57:00 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.17.0:compile 07:57:00 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.8:compile 07:57:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.8:compile 07:57:00 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.8:compile 07:57:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:12.0.8:compile 07:57:00 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.8:compile 07:57:00 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:12.0.8:compile 07:57:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:0.20.10-SNAPSHOT:compile 07:57:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:57:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:57:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:57:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:57:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:57:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:57:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:57:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:57:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:57:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:57:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:57:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:57:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:57:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:57:00 [INFO] +- junit:junit:jar:4.13.2:test 07:57:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:57:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:57:00 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:57:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile 07:57:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:57:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:57:00 [INFO] 07:57:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-bgpcep-bgp-topology --- 07:57:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-topology/target/sonatype-clm/module.xml 07:57:00 [INFO] 07:57:00 [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- 07:57:00 [INFO] Building bgp-cli 0.20.10-SNAPSHOT [75/169] 07:57:00 [INFO] -------------------------------[ bundle ]------------------------------- 07:57:00 [INFO] 07:57:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ bgp-cli --- 07:57:00 [INFO] 07:57:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ bgp-cli --- 07:57:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:00 [INFO] 07:57:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ bgp-cli --- 07:57:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:00 [INFO] 07:57:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ bgp-cli --- 07:57:01 [INFO] 07:57:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bgp-cli --- 07:57:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:57:01 [INFO] 07:57:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ bgp-cli --- 07:57:01 [INFO] Starting audit... 07:57:01 Audit done. 07:57:01 [INFO] You have 0 Checkstyle violations. 07:57:01 [INFO] 07:57:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ bgp-cli --- 07:57:01 [INFO] Starting audit... 07:57:01 Audit done. 07:57:01 [INFO] You have 0 Checkstyle violations. 07:57:01 [INFO] 07:57:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ bgp-cli --- 07:57:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/classes/LICENSE 07:57:01 [INFO] 07:57:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-cli --- 07:57:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/src/main/resources 07:57:01 [INFO] 07:57:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bgp-cli --- 07:57:01 [INFO] Recompiling the module because of changed dependency. 07:57:01 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 07:57:01 [INFO] 07:57:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ bgp-cli >>> 07:57:01 [INFO] 07:57:01 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ bgp-cli --- 07:57:01 [INFO] Fork Value is true 07:57:04 [INFO] Done SpotBugs Analysis.... 07:57:04 [INFO] 07:57:04 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ bgp-cli <<< 07:57:04 [INFO] 07:57:04 [INFO] 07:57:04 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ bgp-cli --- 07:57:04 [INFO] BugInstance size is 0 07:57:04 [INFO] Error size is 0 07:57:04 [INFO] No errors/warnings found 07:57:04 [INFO] 07:57:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-cli --- 07:57:04 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:57:04 [INFO] 07:57:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bgp-cli --- 07:57:04 [INFO] Recompiling the module because of changed dependency. 07:57:04 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 07:57:04 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/src/test/java/org/opendaylight/protocol/bgp/cli/utils/BGPOperationalStateUtilsTest.java:[66,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 07:57:04 [INFO] 07:57:04 [INFO] --- maven-surefire-plugin:3.5.1:test (default-test) @ bgp-cli --- 07:57:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:57:04 [INFO] 07:57:04 [INFO] ------------------------------------------------------- 07:57:04 [INFO] T E S T S 07:57:04 [INFO] ------------------------------------------------------- 07:57:05 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:57:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.676 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:57:09 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:57:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:57:09 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:57:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:57:09 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:57:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:57:09 [INFO] 07:57:09 [INFO] Results: 07:57:09 [INFO] 07:57:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:57:09 [INFO] 07:57:09 [INFO] 07:57:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ bgp-cli --- 07:57:09 [INFO] 07:57:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-cli --- 07:57:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.10-SNAPSHOT.jar 07:57:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/classes/META-INF/MANIFEST.MF 07:57:09 [INFO] 07:57:09 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ bgp-cli --- 07:57:09 [INFO] No previous run data found, generating javadoc. 07:57:10 [WARNING] Javadoc Warnings 07:57:10 [WARNING] /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: no comment 07:57:10 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:57:10 [WARNING] ^ 07:57:10 [WARNING] 1 warning 07:57:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.10-SNAPSHOT-javadoc.jar 07:57:10 [INFO] 07:57:10 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ bgp-cli --- 07:57:10 [INFO] CycloneDX: Resolving Dependencies 07:57:12 [INFO] CycloneDX: Creating BOM version 1.5 with 55 component(s) 07:57:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bom.xml 07:57:12 [INFO] attaching as bgp-cli-0.20.10-SNAPSHOT-cyclonedx.xml 07:57:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bom.json 07:57:12 [INFO] attaching as bgp-cli-0.20.10-SNAPSHOT-cyclonedx.json 07:57:12 [INFO] 07:57:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- 07:57:12 [INFO] Skipping duplicate-finder execution! 07:57:12 [INFO] 07:57:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ bgp-cli --- 07:57:12 [INFO] No dependency problems found 07:57:12 [INFO] 07:57:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bgp-cli --- 07:57:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.10-SNAPSHOT-sources.jar 07:57:12 [INFO] 07:57:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bgp-cli --- 07:57:12 [INFO] 07:57:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bgp-cli --- 07:57:12 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/code-coverage/jacoco.exec 07:57:12 [INFO] Analyzed bundle 'bgp-cli' with 5 classes 07:57:12 [INFO] 07:57:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ bgp-cli --- 07:57:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.10-SNAPSHOT/bgp-cli-0.20.10-SNAPSHOT.pom 07:57:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.10-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.10-SNAPSHOT/bgp-cli-0.20.10-SNAPSHOT.jar 07:57:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.10-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.10-SNAPSHOT/bgp-cli-0.20.10-SNAPSHOT-javadoc.jar 07:57:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.10-SNAPSHOT/bgp-cli-0.20.10-SNAPSHOT-cyclonedx.xml 07:57:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.10-SNAPSHOT/bgp-cli-0.20.10-SNAPSHOT-cyclonedx.json 07:57:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/bgp-cli-0.20.10-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/0.20.10-SNAPSHOT/bgp-cli-0.20.10-SNAPSHOT-sources.jar 07:57:12 [INFO] 07:57:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-cli --- 07:57:12 [INFO] Installing org/opendaylight/bgpcep/bgp-cli/0.20.10-SNAPSHOT/bgp-cli-0.20.10-SNAPSHOT.jar 07:57:12 [INFO] Writing OBR metadata 07:57:12 [INFO] 07:57:12 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ bgp-cli --- 07:57:12 [INFO] org.opendaylight.bgpcep:bgp-cli:bundle:0.20.10-SNAPSHOT 07:57:12 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:0.20.10-SNAPSHOT:compile 07:57:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:12.0.8:compile 07:57:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:12.0.8:compile 07:57:12 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.8:compile 07:57:12 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:0.20.10-SNAPSHOT:compile 07:57:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile 07:57:12 [INFO] | | | \- io.netty:netty-common:jar:4.1.114.Final:compile 07:57:12 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:0.20.10-SNAPSHOT:compile 07:57:12 [INFO] | | \- org.opendaylight.bgpcep:util:jar:0.20.10-SNAPSHOT:compile 07:57:12 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:0.20.10-SNAPSHOT:compile 07:57:12 [INFO] | \- org.opendaylight.bgpcep:bgp-parser-api:jar:0.20.10-SNAPSHOT:compile 07:57:12 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 07:57:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 07:57:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:57:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile 07:57:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile 07:57:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 07:57:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 07:57:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.8:compile 07:57:12 [INFO] | \- org.opendaylight.yangtools:concepts:jar:11.0.8:compile 07:57:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.8:compile 07:57:12 [INFO] | \- org.opendaylight.yangtools:util:jar:11.0.8:compile 07:57:12 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:57:12 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.8:compile 07:57:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.8:compile 07:57:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.8:compile 07:57:12 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.8:compile 07:57:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.8:compile 07:57:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.8:compile 07:57:12 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.6:provided 07:57:12 [INFO] | +- org.jline:jline:jar:3.21.0:provided 07:57:12 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.1:provided 07:57:12 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.6:provided 07:57:12 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.6:provided 07:57:12 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:57:12 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:provided 07:57:12 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:provided 07:57:12 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:57:12 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:57:12 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:57:12 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 07:57:12 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 07:57:12 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 07:57:12 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 07:57:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.8:test 07:57:12 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.8:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.8:test 07:57:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.8:test 07:57:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.8:test 07:57:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.8:compile 07:57:12 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.8:compile 07:57:12 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.8:test 07:57:12 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.8:compile 07:57:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.8:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.8:test 07:57:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.8:test 07:57:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.8:test 07:57:12 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.8:test 07:57:12 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.8:test 07:57:12 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.8:test 07:57:12 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.8:test 07:57:12 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.8:compile 07:57:12 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:11.0.8:compile 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.8:test 07:57:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.8:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.8:test 07:57:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.8:test 07:57:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.8:test 07:57:12 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.8:test 07:57:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.8:test 07:57:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:11.0.8:compile 07:57:12 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 07:57:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.8:test 07:57:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.8:test 07:57:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:11.0.8:test 07:57:12 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.8:test 07:57:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.8:test 07:57:12 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:11.0.8:compile 07:57:12 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:11.0.8:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.8:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.8:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.8:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.8:test 07:57:12 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.8:test 07:57:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.8:test 07:57:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.8:test 07:57:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.8:test 07:57:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:57:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:57:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:57:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:57:12 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 07:57:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:57:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:57:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:57:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test 07:57:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:57:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test 07:57:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:57:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test 07:57:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test 07:57:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test 07:57:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test 07:57:12 [INFO] +- junit:junit:jar:4.13.2:test 07:57:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test 07:57:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test 07:57:12 [INFO] \- org.mockito:mockito-core:jar:5.14.1:test 07:57:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test 07:57:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test 07:57:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:57:12 [INFO] 07:57:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ bgp-cli --- 07:57:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-0.20.x/bgp/cli/target/sonatype-clm/module.xml 07:57:12 [INFO] 07:57:12 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- 07:57:12 [INFO] Building OpenDaylight :: BGP :: Cli 0.20.10-SNAPSHOT [76/169] 07:57:12 [INFO] ------------------------------[ feature ]------------------------------- 07:57:12 [INFO] 07:57:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] 07:57:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:12 [INFO] 07:57:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:57:12 [INFO] 07:57:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] 07:57:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:57:12 [INFO] argLine set to empty 07:57:12 [INFO] 07:57:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Starting audit... 07:57:12 Audit done. 07:57:12 [INFO] You have 0 Checkstyle violations. 07:57:12 [INFO] 07:57:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Starting audit... 07:57:12 Audit done. 07:57:12 [INFO] You have 0 Checkstyle violations. 07:57:12 [INFO] 07:57:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/classes/LICENSE 07:57:12 [INFO] 07:57:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-0.20.x/features/odl-bgpcep-bgp-cli/target/feature/feature.xml 07:57:12 [INFO] ...done! 07:57:12 [INFO] Attaching features XML 07:57:12 [INFO] 07:57:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:57:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:57:12 [INFO] 07:57:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> 07:57:12 [INFO] 07:57:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] 07:57:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< 07:57:12 [INFO] 07:57:12 [INFO] 07:57:12 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] 07:57:12 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-bgpcep-bgp-cli --- 07:57:12 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-cli 07:57:12 [INFO] Project dependency features detected: [] 07:57:12 [INFO] Pax Exam System (Version: 4.13.3) created. 07:57:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 07:57:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:57:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:57:13 [INFO] Waiting for remote bundle context.. on 21000 name: e033a356-8929-4db2-adb3-459fa8b71018 timout: [ RelativeTimeout value = 180000 ] 07:57:19 org.apache.karaf.features.internal.util.MultiException: Error: 07:57:19 Error downloading mvn:org.opendaylight.bgpcep/bgp-cli/0.20.10-SNAPSHOT 07:57:19 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.(MavenDownloadManager.java:91) 07:57:19 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader(MavenDownloadManager.java:72) 07:57:19 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:474) 07:57:19 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:469) 07:57:19 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:223) 07:57:19 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) 07:57:19 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) 07:57:19 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) 07:57:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:57:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 07:57:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 07:57:19 at java.base/java.lang.Thread.run(Thread.java:833) 07:57:19 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.bgpcep/bgp-cli/0.20.10-SNAPSHOT 07:57:19 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77) 07:57:19 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 07:57:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:57:19 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 07:57:19 ... 3 more 07:57:19 Caused by: java.io.IOException: Error resolving artifact org.opendaylight.bgpcep:bgp-cli:jar:0.20.10-SNAPSHOT: [Could not find artifact org.opendaylight.bgpcep:bgp-cli:jar:0.20.10-SNAPSHOT] 07:57:19 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException(AetherBasedResolver.java:803) 07:57:19 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:774) 07:57:19 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:657) 07:57:19 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:598) 07:57:19 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:565) 07:57:19 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52) 07:57:19 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) 07:57:19 ... 6 more 07:57:19 Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.bgpcep:bgp-cli:jar:0.20.10-SNAPSHOT 07:57:19 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) 07:57:19 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) 07:57:19 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) 07:57:19 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) 07:57:19 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) 07:57:19 ... 11 more 07:57:19 Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.bgpcep:bgp-cli:jar:0.20.10-SNAPSHOT 07:57:19 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:431) 07:57:19 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) 07:57:19 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) 07:57:19 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) 07:57:19 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) 07:57:19 ... 11 more 07:57:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:57:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:57:20 [INFO] ------------------------------------------------------------------------ 07:57:20 [INFO] Reactor Summary for bgpcep 0.20.10-SNAPSHOT: 07:57:20 [INFO] 07:57:20 [INFO] bgpcep-artifacts ................................... SUCCESS [ 5.813 s] 07:57:20 [INFO] binding-parent ..................................... SUCCESS [ 13.596 s] 07:57:20 [INFO] graph-api .......................................... SUCCESS [ 15.552 s] 07:57:20 [INFO] algo-api ........................................... SUCCESS [ 7.264 s] 07:57:20 [INFO] concepts ........................................... SUCCESS [ 10.140 s] 07:57:20 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.954 s] 07:57:20 [INFO] algo-impl .......................................... SUCCESS [ 8.242 s] 07:57:20 [INFO] single-feature-parent .............................. SUCCESS [ 4.219 s] 07:57:20 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 16.037 s] 07:57:20 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 9.121 s] 07:57:20 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 8.640 s] 07:57:20 [INFO] graph-impl ......................................... SUCCESS [ 8.165 s] 07:57:20 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 21.971 s] 07:57:20 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 16.813 s] 07:57:20 [INFO] testtool-parent .................................... SUCCESS [ 1.323 s] 07:57:20 [INFO] util ............................................... SUCCESS [ 8.138 s] 07:57:20 [INFO] bgp-concepts ....................................... SUCCESS [ 11.328 s] 07:57:20 [INFO] bgp-parser-api ..................................... SUCCESS [ 11.397 s] 07:57:20 [INFO] bgp-parser-spi ..................................... SUCCESS [ 13.831 s] 07:57:20 [INFO] bgp-util ........................................... SUCCESS [ 6.226 s] 07:57:20 [INFO] bgp-parser-impl .................................... SUCCESS [ 14.955 s] 07:57:20 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 10.038 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 9.105 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 9.827 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 9.591 s] 07:57:20 [INFO] bgp-rib-api ........................................ SUCCESS [ 7.143 s] 07:57:20 [INFO] bgp-openconfig-api ................................. SUCCESS [ 21.984 s] 07:57:20 [INFO] bgp-rib-spi ........................................ SUCCESS [ 16.212 s] 07:57:20 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 11.299 s] 07:57:20 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 7.106 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 11.931 s] 07:57:20 [INFO] bgp-bmp-api ........................................ SUCCESS [ 10.057 s] 07:57:20 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.631 s] 07:57:20 [INFO] bgp-inet ........................................... SUCCESS [ 16.859 s] 07:57:20 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 9.089 s] 07:57:20 [INFO] config-loader-spi .................................. SUCCESS [ 4.989 s] 07:57:20 [INFO] config-loader-impl ................................. SUCCESS [ 14.472 s] 07:57:20 [INFO] testtool-util ...................................... SUCCESS [ 28.743 s] 07:57:20 [INFO] routing-policy-config-loader ....................... SUCCESS [ 11.510 s] 07:57:20 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 14.627 s] 07:57:20 [INFO] bgp-route-target ................................... SUCCESS [ 16.525 s] 07:57:20 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.879 s] 07:57:20 [INFO] rsvp-api ........................................... SUCCESS [ 10.686 s] 07:57:20 [INFO] rsvp-spi ........................................... SUCCESS [ 10.617 s] 07:57:20 [INFO] rsvp-impl .......................................... SUCCESS [ 10.441 s] 07:57:20 [INFO] bgp-linkstate ...................................... SUCCESS [ 26.489 s] 07:57:20 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.537 s] 07:57:20 [INFO] bgp-config-example ................................. SUCCESS [ 1.931 s] 07:57:20 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 16.096 s] 07:57:20 [INFO] bgp-rib-impl ....................................... SUCCESS [01:02 min] 07:57:20 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.759 s] 07:57:20 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 9.349 s] 07:57:20 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 10.341 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 10.743 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 11.384 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 11.485 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 11.278 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 10.423 s] 07:57:20 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 8.578 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 16.895 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 17.046 s] 07:57:20 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 17.902 s] 07:57:20 [INFO] bgp-openconfig-state ............................... SUCCESS [ 21.423 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 17.761 s] 07:57:20 [INFO] topology-api ....................................... SUCCESS [ 6.568 s] 07:57:20 [INFO] topology-tunnel-api ................................ SUCCESS [ 5.607 s] 07:57:20 [INFO] topology-segment-routing ........................... SUCCESS [ 5.644 s] 07:57:20 [INFO] bgp-topology-provider .............................. SUCCESS [01:03 min] 07:57:20 [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 8.388 s] 07:57:20 [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 7.638 s] 07:57:20 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 17.834 s] 07:57:20 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 7.216 s] 07:57:20 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 7.103 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 18.034 s] 07:57:20 [INFO] bgp-cli ............................................ SUCCESS [ 11.447 s] 07:57:20 [INFO] OpenDaylight :: BGP :: Cli ......................... FAILURE [ 8.468 s] 07:57:20 [INFO] bgp-flowspec ....................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: BGP :: Flowspec .................... SKIPPED 07:57:20 [INFO] bgp-labeled-unicast ................................ SKIPPED 07:57:20 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SKIPPED 07:57:20 [INFO] bgp-l3vpn .......................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SKIPPED 07:57:20 [INFO] bgp-mvpn ........................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SKIPPED 07:57:20 [INFO] bgp-evpn ........................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: BGP :: Evpn ........................ SKIPPED 07:57:20 [INFO] protocols-config-loader ............................ SKIPPED 07:57:20 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SKIPPED 07:57:20 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SKIPPED 07:57:20 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SKIPPED 07:57:20 [INFO] topology-config-loader ............................. SKIPPED 07:57:20 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SKIPPED 07:57:20 [INFO] OpenDaylight :: BGP ................................ SKIPPED 07:57:20 [INFO] OpenDaylight :: Configuration Example Files ........ SKIPPED 07:57:20 [INFO] bmp-monitors-config-loader ......................... SKIPPED 07:57:20 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SKIPPED 07:57:20 [INFO] bgp-bmp-config-example ............................. SKIPPED 07:57:20 [INFO] OpenDaylight :: BMP :: Config files example ........ SKIPPED 07:57:20 [INFO] bgp-bmp-parser-impl ................................ SKIPPED 07:57:20 [INFO] bgp-bmp-impl ....................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: BMP ................................ SKIPPED 07:57:20 [INFO] pcep-api ........................................... SKIPPED 07:57:20 [INFO] pcep-spi ........................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Api ........................ SKIPPED 07:57:20 [INFO] pcep-base-parser ................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SKIPPED 07:57:20 [INFO] pcep-impl .......................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Impl ....................... SKIPPED 07:57:20 [INFO] programming-api .................................... SKIPPED 07:57:20 [INFO] programming-spi .................................... SKIPPED 07:57:20 [INFO] programming-topology-api ........................... SKIPPED 07:57:20 [INFO] programming-tunnel-api ............................. SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SKIPPED 07:57:20 [INFO] pcep-tunnel-api .................................... SKIPPED 07:57:20 [INFO] programming-impl ................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SKIPPED 07:57:20 [INFO] pcep-topology-api .................................. SKIPPED 07:57:20 [INFO] pcep-topology-spi .................................. SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Topology ................... SKIPPED 07:57:20 [INFO] pcep-ietf-stateful ................................. SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Stateful ................... SKIPPED 07:57:20 [INFO] pcep-ietf-p2mp-te-lsp .............................. SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SKIPPED 07:57:20 [INFO] pcep-segment-routing ............................... SKIPPED 07:57:20 [INFO] pcep-server-api .................................... SKIPPED 07:57:20 [INFO] pcep-pcc-mock ...................................... SKIPPED 07:57:20 [INFO] pcep-topology-provider ............................. SKIPPED 07:57:20 [INFO] pcep-server-provider ............................... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SKIPPED 07:57:20 [INFO] pcep-tunnel-provider ............................... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SKIPPED 07:57:20 [INFO] pcep-auto-bandwidth-extension ...................... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SKIPPED 07:57:20 [INFO] pcep-config-example ................................ SKIPPED 07:57:20 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SKIPPED 07:57:20 [INFO] pcep-cli ........................................... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SKIPPED 07:57:20 [INFO] OpenDaylight :: PCEP ............................... SKIPPED 07:57:20 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SKIPPED 07:57:20 [INFO] feature-repo-parent ................................ SKIPPED 07:57:20 [INFO] features-bgpcep .................................... SKIPPED 07:57:20 [INFO] bgp-benchmark-app .................................. SKIPPED 07:57:20 [INFO] OpenDaylight :: BGP :: Benchmark ................... SKIPPED 07:57:20 [INFO] data-change-counter ................................ SKIPPED 07:57:20 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SKIPPED 07:57:20 [INFO] features-bgpcep-testing ............................ SKIPPED 07:57:20 [INFO] bgpcep-features-parent ............................. SKIPPED 07:57:20 [INFO] graph .............................................. SKIPPED 07:57:20 [INFO] bgp-parser-mock .................................... SKIPPED 07:57:20 [INFO] bgp-testtool ....................................... SKIPPED 07:57:20 [INFO] extensions ......................................... SKIPPED 07:57:20 [INFO] bgp-parent ......................................... SKIPPED 07:57:20 [INFO] bmp-mock ........................................... SKIPPED 07:57:20 [INFO] bmp-parent ......................................... SKIPPED 07:57:20 [INFO] algo-parent ........................................ SKIPPED 07:57:20 [INFO] pcep-testtool ...................................... SKIPPED 07:57:20 [INFO] pcep-server-parent ................................. SKIPPED 07:57:20 [INFO] pcep-topology-parent ............................... SKIPPED 07:57:20 [INFO] pcep-tunnel-parent ................................. SKIPPED 07:57:20 [INFO] pcep-parent ........................................ SKIPPED 07:57:20 [INFO] programming-parent ................................. SKIPPED 07:57:20 [INFO] rsvp-parent ........................................ SKIPPED 07:57:20 [INFO] topology-parent .................................... SKIPPED 07:57:20 [INFO] config-loader-parent ............................... SKIPPED 07:57:20 [INFO] bgpcep-karaf ....................................... SKIPPED 07:57:20 [INFO] bgpcep ............................................. SKIPPED 07:57:20 [INFO] ------------------------------------------------------------------------ 07:57:20 [INFO] BUILD FAILURE 07:57:20 [INFO] ------------------------------------------------------------------------ 07:57:20 [INFO] Total time: 16:11 min 07:57:20 [INFO] Finished at: 2024-12-28T07:57:20Z 07:57:20 [INFO] ------------------------------------------------------------------------ 07:57:20 [ERROR] Failed to execute goal org.opendaylight.odlparent:features-test-plugin:13.1.5:test (default) on project odl-bgpcep-bgp-cli: java.lang.RuntimeException: org.ops4j.pax.exam.TestContainerException: [testFeature(org.opendaylight.odlparent.features.test.plugin.TestProbe): Error: 07:57:20 [ERROR] Error downloading mvn:org.opendaylight.bgpcep/bgp-cli/0.20.10-SNAPSHOT] 07:57:20 [ERROR] -> [Help 1] 07:57:20 [ERROR] 07:57:20 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 07:57:20 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 07:57:20 [ERROR] 07:57:20 [ERROR] For more information about the errors and possible solutions, please read the following articles: 07:57:20 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 07:57:20 [ERROR] 07:57:20 [ERROR] After correcting the problems, you can resume the build with the command 07:57:20 [ERROR] mvn -rf :odl-bgpcep-bgp-cli 07:57:21 Build step 'Execute shell' marked build as failure 07:57:21 $ ssh-agent -k 07:57:21 unset SSH_AUTH_SOCK; 07:57:21 unset SSH_AGENT_PID; 07:57:21 echo Agent pid 5622 killed; 07:57:21 [ssh-agent] Stopped. 07:57:21 [PostBuildScript] - [INFO] Executing post build scripts. 07:57:21 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins16495897146671240083.sh 07:57:21 ---> sysstat.sh 07:57:21 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins4091649208594350389.sh 07:57:21 ---> package-listing.sh 07:57:21 ++ facter osfamily 07:57:21 ++ tr '[:upper:]' '[:lower:]' 07:57:22 + OS_FAMILY=redhat 07:57:22 + workspace=/w/workspace/bgpcep-maven-clm-0.20.x 07:57:22 + START_PACKAGES=/tmp/packages_start.txt 07:57:22 + END_PACKAGES=/tmp/packages_end.txt 07:57:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:22 + PACKAGES=/tmp/packages_start.txt 07:57:22 + '[' /w/workspace/bgpcep-maven-clm-0.20.x ']' 07:57:22 + PACKAGES=/tmp/packages_end.txt 07:57:22 + case "${OS_FAMILY}" in 07:57:22 + rpm -qa 07:57:22 + sort 07:57:22 + '[' -f /tmp/packages_start.txt ']' 07:57:22 + '[' -f /tmp/packages_end.txt ']' 07:57:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:22 + '[' /w/workspace/bgpcep-maven-clm-0.20.x ']' 07:57:22 + mkdir -p /w/workspace/bgpcep-maven-clm-0.20.x/archives/ 07:57:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-0.20.x/archives/ 07:57:22 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins10254932768569227605.sh 07:57:22 ---> capture-instance-metadata.sh 07:57:22 Setup pyenv: 07:57:22 system 07:57:22 3.8.13 07:57:22 3.9.13 07:57:22 3.10.13 07:57:22 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.20.x/.python-version) 07:57:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1yE from file:/tmp/.os_lf_venv 07:57:24 lf-activate-venv(): INFO: Installing: lftools 07:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-a1yE/bin to PATH 07:57:35 INFO: Running in OpenStack, capturing instance metadata 07:57:36 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins6371854406327864811.sh 07:57:36 provisioning config files... 07:57:36 Could not find credentials [logs] for bgpcep-maven-clm-0.20.x #41 07:57:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-0.20.x@tmp/config15653288614626567000tmp 07:57:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:57:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:57:36 provisioning config files... 07:57:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:57:37 [EnvInject] - Injecting environment variables from a build step. 07:57:37 [EnvInject] - Injecting as environment variables the properties content 07:57:37 SERVER_ID=logs 07:57:37 07:57:37 [EnvInject] - Variables injected successfully. 07:57:37 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins5671405951765896665.sh 07:57:37 ---> create-netrc.sh 07:57:37 WARN: Log server credential not found. 07:57:37 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins3799868041226931269.sh 07:57:37 ---> python-tools-install.sh 07:57:37 Setup pyenv: 07:57:37 system 07:57:37 3.8.13 07:57:37 3.9.13 07:57:37 3.10.13 07:57:37 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.20.x/.python-version) 07:57:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1yE from file:/tmp/.os_lf_venv 07:57:38 lf-activate-venv(): INFO: Installing: lftools 07:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-a1yE/bin to PATH 07:57:47 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins14321044920133651682.sh 07:57:47 ---> sudo-logs.sh 07:57:47 Archiving 'sudo' log.. 07:57:47 [bgpcep-maven-clm-0.20.x] $ /bin/bash /tmp/jenkins5097020618575183600.sh 07:57:47 ---> job-cost.sh 07:57:47 Setup pyenv: 07:57:48 system 07:57:48 3.8.13 07:57:48 3.9.13 07:57:48 3.10.13 07:57:48 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.20.x/.python-version) 07:57:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1yE from file:/tmp/.os_lf_venv 07:57:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:57:54 lf-activate-venv(): INFO: Adding /tmp/venv-a1yE/bin to PATH 07:57:54 INFO: No Stack... 07:57:54 INFO: Retrieving Pricing Info for: v3-standard-8 07:57:54 INFO: Archiving Costs 07:57:54 [bgpcep-maven-clm-0.20.x] $ /bin/bash -l /tmp/jenkins13640568094123889480.sh 07:57:54 ---> logs-deploy.sh 07:57:54 Setup pyenv: 07:57:54 system 07:57:54 3.8.13 07:57:54 3.9.13 07:57:54 3.10.13 07:57:54 * 3.11.7 (set by /w/workspace/bgpcep-maven-clm-0.20.x/.python-version) 07:57:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1yE from file:/tmp/.os_lf_venv 07:57:56 lf-activate-venv(): INFO: Installing: lftools 07:58:04 lf-activate-venv(): INFO: Adding /tmp/venv-a1yE/bin to PATH 07:58:04 WARNING: Nexus logging server not set 07:58:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-0.20.x/41/ 07:58:04 INFO: archiving logs to S3 07:58:08 ---> uname -a: 07:58:08 Linux prd-centos8-builder-8c-8g-5971.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:58:08 07:58:08 07:58:08 ---> lscpu: 07:58:08 Architecture: x86_64 07:58:08 CPU op-mode(s): 32-bit, 64-bit 07:58:08 Byte Order: Little Endian 07:58:08 CPU(s): 8 07:58:08 On-line CPU(s) list: 0-7 07:58:08 Thread(s) per core: 1 07:58:08 Core(s) per socket: 1 07:58:08 Socket(s): 8 07:58:08 NUMA node(s): 1 07:58:08 Vendor ID: AuthenticAMD 07:58:08 CPU family: 23 07:58:08 Model: 49 07:58:08 Model name: AMD EPYC-Rome Processor 07:58:08 Stepping: 0 07:58:08 CPU MHz: 2799.998 07:58:08 BogoMIPS: 5599.99 07:58:08 Virtualization: AMD-V 07:58:08 Hypervisor vendor: KVM 07:58:08 Virtualization type: full 07:58:08 L1d cache: 32K 07:58:08 L1i cache: 32K 07:58:08 L2 cache: 512K 07:58:08 L3 cache: 16384K 07:58:08 NUMA node0 CPU(s): 0-7 07:58:08 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 07:58:08 07:58:08 07:58:08 ---> nproc: 07:58:08 8 07:58:08 07:58:08 07:58:08 ---> df -h: 07:58:08 Filesystem Size Used Avail Use% Mounted on 07:58:08 devtmpfs 16G 0 16G 0% /dev 07:58:08 tmpfs 16G 0 16G 0% /dev/shm 07:58:08 tmpfs 16G 17M 16G 1% /run 07:58:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:58:08 /dev/vda1 160G 11G 150G 7% / 07:58:08 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:58:08 07:58:08 07:58:08 ---> free -m: 07:58:08 total used free shared buff/cache available 07:58:08 Mem: 31888 1073 27347 19 3467 30341 07:58:08 Swap: 1023 0 1023 07:58:08 07:58:08 07:58:08 ---> ip addr: 07:58:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:58:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:58:08 inet 127.0.0.1/8 scope host lo 07:58:08 valid_lft forever preferred_lft forever 07:58:08 inet6 ::1/128 scope host 07:58:08 valid_lft forever preferred_lft forever 07:58:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:58:08 link/ether fa:16:3e:9f:20:d9 brd ff:ff:ff:ff:ff:ff 07:58:08 altname enp0s3 07:58:08 altname ens3 07:58:08 inet 10.30.171.228/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:58:08 valid_lft 85276sec preferred_lft 85276sec 07:58:08 inet6 fe80::f816:3eff:fe9f:20d9/64 scope link 07:58:08 valid_lft forever preferred_lft forever 07:58:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:58:08 link/ether 02:42:89:14:a6:8f brd ff:ff:ff:ff:ff:ff 07:58:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:58:08 valid_lft forever preferred_lft forever 07:58:08 07:58:08 07:58:08 ---> sar -b -r -n DEV: 07:58:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/28/2024 _x86_64_ (8 CPU) 07:58:08 07:58:08 07:39:21 LINUX RESTART (8 CPU) 07:58:08 07:58:08 07:40:01 AM tps rtps wtps bread/s bwrtn/s 07:58:08 07:41:01 AM 260.80 6.93 253.87 1117.89 7841.70 07:58:08 07:42:01 AM 331.91 20.33 311.58 4219.30 15209.10 07:58:08 07:43:01 AM 87.61 1.83 85.77 112.74 5847.98 07:58:08 07:44:01 AM 65.54 0.00 65.54 0.00 7706.43 07:58:08 07:45:01 AM 25.77 0.07 25.71 83.17 2100.15 07:58:08 07:46:01 AM 47.54 0.00 47.54 0.00 1848.89 07:58:08 07:47:01 AM 74.62 0.00 74.62 0.00 5167.31 07:58:08 07:48:01 AM 21.91 0.03 21.88 0.53 2196.70 07:58:08 07:49:01 AM 10.61 0.00 10.61 0.00 1235.59 07:58:08 07:50:02 AM 33.16 0.00 33.16 0.00 2753.10 07:58:08 07:51:01 AM 26.25 0.00 26.25 0.00 2693.66 07:58:08 07:52:01 AM 22.28 0.00 22.28 0.00 1127.22 07:58:08 07:53:01 AM 81.19 0.00 81.19 0.00 2247.64 07:58:08 07:54:01 AM 53.48 0.00 53.48 0.00 1820.74 07:58:08 07:55:01 AM 28.62 0.03 28.59 0.27 1208.10 07:58:08 07:56:01 AM 29.75 0.00 29.75 0.00 1696.45 07:58:08 07:57:01 AM 62.00 0.00 62.00 0.00 2036.74 07:58:08 07:58:01 AM 39.30 0.50 38.80 74.91 2450.17 07:58:08 Average: 72.39 1.65 70.74 311.86 3733.55 07:58:08 07:58:08 07:40:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:08 07:41:01 AM 29407184 31222524 3246272 9.94 2688 2134004 1500888 4.45 234552 2564972 216356 07:58:08 07:42:01 AM 27802864 30009944 4850592 14.85 2688 2517880 2463324 7.31 340428 4018820 123792 07:58:08 07:43:01 AM 26544356 28914560 6109100 18.71 2688 2676472 3418080 10.14 440312 5160568 136332 07:58:08 07:44:01 AM 26070312 28522316 6583144 20.16 2688 2757152 4078368 12.10 490252 5577988 16536 07:58:08 07:45:01 AM 25898956 28499564 6754500 20.69 2688 2902932 3703908 10.99 508940 5720320 108640 07:58:08 07:46:01 AM 25220564 27825512 7432892 22.76 2688 2902312 4287796 12.72 525184 6365844 81232 07:58:08 07:47:01 AM 25821940 28503524 6831516 20.92 2688 2975940 3520396 10.45 539212 5739916 32796 07:58:08 07:48:01 AM 25391884 28112088 7261572 22.24 2688 3013644 4001316 11.87 545668 6157676 12188 07:58:08 07:49:01 AM 25302732 28065136 7350724 22.51 2688 3054508 4198012 12.46 551340 6237220 21576 07:58:08 07:50:02 AM 25581456 28436032 7072000 21.66 2688 3141568 3567808 10.59 567508 5925140 40752 07:58:08 07:51:01 AM 24886348 27777976 7767108 23.79 2688 3177372 4173300 12.38 575412 6600772 6060 07:58:08 07:52:01 AM 25238116 28242084 7415340 22.71 2688 3287120 3804148 11.29 584636 6233844 96568 07:58:08 07:53:01 AM 25432776 28363864 7220680 22.11 2688 3213260 3595092 10.67 585796 6037452 6308 07:58:08 07:54:01 AM 25136268 28083680 7517188 23.02 2688 3229440 4292540 12.74 591960 6326036 11692 07:58:08 07:55:01 AM 24991900 27978712 7661556 23.46 2688 3268352 4268112 12.66 600992 6458548 36532 07:58:08 07:56:01 AM 24821116 27934692 7832340 23.99 2688 3391148 4095132 12.15 615392 6605624 121716 07:58:08 07:57:01 AM 25338584 28356224 7314872 22.40 2688 3293592 3629796 10.77 609144 6095164 7116 07:58:08 07:58:01 AM 28027728 31088716 4625728 14.17 2688 3337152 1479164 4.39 771680 3250120 14876 07:58:08 Average: 25939727 28663175 6713729 20.56 2688 3015214 3559843 10.56 537689 5615335 60615 07:58:08 07:58:08 07:40:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:08 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:41:01 AM eth0 98.22 76.12 987.19 10.95 0.00 0.00 0.00 0.00 07:58:08 07:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:42:01 AM eth0 263.54 233.78 3706.17 44.06 0.00 0.00 0.00 0.00 07:58:08 07:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:43:01 AM lo 2737.51 2737.51 2612.80 2612.80 0.00 0.00 0.00 0.00 07:58:08 07:43:01 AM eth0 170.31 110.43 2299.71 15.36 0.00 0.00 0.00 0.00 07:58:08 07:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:44:01 AM lo 1829.77 1829.77 1746.68 1746.68 0.00 0.00 0.00 0.00 07:58:08 07:44:01 AM eth0 63.18 56.55 961.71 9.79 0.00 0.00 0.00 0.00 07:58:08 07:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:45:01 AM lo 784.22 784.22 749.95 749.95 0.00 0.00 0.00 0.00 07:58:08 07:45:01 AM eth0 22.46 20.88 57.12 8.06 0.00 0.00 0.00 0.00 07:58:08 07:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:46:01 AM lo 2806.28 2806.28 2678.20 2678.20 0.00 0.00 0.00 0.00 07:58:08 07:46:01 AM eth0 9.83 9.70 3.98 3.23 0.00 0.00 0.00 0.00 07:58:08 07:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:47:01 AM lo 1694.67 1694.67 1617.62 1617.62 0.00 0.00 0.00 0.00 07:58:08 07:47:01 AM eth0 14.91 14.11 9.02 5.69 0.00 0.00 0.00 0.00 07:58:08 07:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:48:01 AM lo 0.58 0.58 0.03 0.03 0.00 0.00 0.00 0.00 07:58:08 07:48:01 AM eth0 13.20 12.76 17.87 4.20 0.00 0.00 0.00 0.00 07:58:08 07:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:49:01 AM lo 0.53 0.53 0.03 0.03 0.00 0.00 0.00 0.00 07:58:08 07:49:01 AM eth0 11.08 9.88 2.67 4.13 0.00 0.00 0.00 0.00 07:58:08 07:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:50:02 AM lo 0.10 0.10 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:50:02 AM eth0 13.90 12.18 4.39 5.44 0.00 0.00 0.00 0.00 07:58:08 07:50:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:51:01 AM lo 7.69 7.69 0.50 0.50 0.00 0.00 0.00 0.00 07:58:08 07:51:01 AM eth0 17.01 16.54 127.60 3.95 0.00 0.00 0.00 0.00 07:58:08 07:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:52:01 AM lo 1183.31 1183.31 1124.13 1124.13 0.00 0.00 0.00 0.00 07:58:08 07:52:01 AM eth0 9.60 9.63 2.50 4.20 0.00 0.00 0.00 0.00 07:58:08 07:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:53:01 AM lo 4449.66 4449.66 4246.28 4246.28 0.00 0.00 0.00 0.00 07:58:08 07:53:01 AM eth0 8.92 8.85 2.23 3.41 0.00 0.00 0.00 0.00 07:58:08 07:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:54:01 AM lo 2487.90 2487.90 2374.29 2374.29 0.00 0.00 0.00 0.00 07:58:08 07:54:01 AM eth0 11.21 11.95 25.75 3.96 0.00 0.00 0.00 0.00 07:58:08 07:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:55:01 AM lo 789.15 789.15 753.37 753.37 0.00 0.00 0.00 0.00 07:58:08 07:55:01 AM eth0 11.35 10.55 2.57 3.86 0.00 0.00 0.00 0.00 07:58:08 07:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:56:01 AM lo 743.39 743.39 709.50 709.50 0.00 0.00 0.00 0.00 07:58:08 07:56:01 AM eth0 3.63 3.10 1.09 1.59 0.00 0.00 0.00 0.00 07:58:08 07:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:57:01 AM lo 4200.92 4200.92 4008.37 4008.37 0.00 0.00 0.00 0.00 07:58:08 07:57:01 AM eth0 9.48 9.36 2.54 3.48 0.00 0.00 0.00 0.00 07:58:08 07:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:58:01 AM lo 1301.43 1301.43 1243.03 1243.03 0.00 0.00 0.00 0.00 07:58:08 07:58:01 AM eth0 63.13 49.75 586.41 12.84 0.00 0.00 0.00 0.00 07:58:08 07:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 Average: lo 1391.15 1391.15 1327.07 1327.07 0.00 0.00 0.00 0.00 07:58:08 Average: eth0 45.30 37.58 489.25 8.24 0.00 0.00 0.00 0.00 07:58:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:08 07:58:08 07:58:08 ---> sar -P ALL: 07:58:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/28/2024 _x86_64_ (8 CPU) 07:58:08 07:58:08 07:39:21 LINUX RESTART (8 CPU) 07:58:08 07:58:08 07:40:01 AM CPU %user %nice %system %iowait %steal %idle 07:58:08 07:41:01 AM all 8.49 0.00 1.40 1.15 0.06 88.91 07:58:08 07:41:01 AM 0 1.00 0.00 0.48 0.12 0.07 98.33 07:58:08 07:41:01 AM 1 23.80 0.00 2.34 2.21 0.10 71.55 07:58:08 07:41:01 AM 2 9.96 0.00 1.76 0.62 0.08 87.58 07:58:08 07:41:01 AM 3 0.57 0.00 0.54 0.64 0.05 98.21 07:58:08 07:41:01 AM 4 2.36 0.00 0.63 0.65 0.03 96.33 07:58:08 07:41:01 AM 5 16.28 0.00 1.91 1.27 0.03 80.51 07:58:08 07:41:01 AM 6 7.64 0.00 2.61 3.01 0.05 86.69 07:58:08 07:41:01 AM 7 6.44 0.00 0.92 0.68 0.03 91.92 07:58:08 07:42:01 AM all 27.76 0.00 2.02 2.82 0.11 67.29 07:58:08 07:42:01 AM 0 26.71 0.00 2.35 5.41 0.10 65.43 07:58:08 07:42:01 AM 1 26.17 0.00 1.40 1.65 0.13 70.65 07:58:08 07:42:01 AM 2 26.97 0.00 1.88 3.06 0.15 67.94 07:58:08 07:42:01 AM 3 32.31 0.00 2.78 3.84 0.12 60.96 07:58:08 07:42:01 AM 4 22.76 0.00 1.21 0.72 0.10 75.20 07:58:08 07:42:01 AM 5 36.55 0.00 2.78 3.64 0.08 56.95 07:58:08 07:42:01 AM 6 27.27 0.00 2.55 2.23 0.10 67.84 07:58:08 07:42:01 AM 7 23.27 0.00 1.23 1.99 0.10 73.41 07:58:08 07:43:01 AM all 39.01 0.00 2.66 1.14 0.12 57.07 07:58:08 07:43:01 AM 0 31.65 0.00 3.45 1.62 0.12 63.17 07:58:08 07:43:01 AM 1 39.93 0.00 2.02 0.10 0.10 57.84 07:58:08 07:43:01 AM 2 47.33 0.00 4.18 1.13 0.14 47.23 07:58:08 07:43:01 AM 3 36.50 0.00 3.23 2.47 0.12 57.68 07:58:08 07:43:01 AM 4 36.50 0.00 2.15 0.19 0.12 61.04 07:58:08 07:43:01 AM 5 40.57 0.00 2.57 0.81 0.10 55.95 07:58:08 07:43:01 AM 6 44.42 0.00 1.14 1.34 0.10 52.99 07:58:08 07:43:01 AM 7 35.19 0.00 2.56 1.48 0.13 60.62 07:58:08 07:44:01 AM all 37.45 0.00 2.51 1.01 0.12 58.91 07:58:08 07:44:01 AM 0 43.85 0.00 1.87 2.22 0.12 51.94 07:58:08 07:44:01 AM 1 46.73 0.00 5.58 0.42 0.12 47.15 07:58:08 07:44:01 AM 2 38.45 0.00 2.03 1.58 0.12 57.82 07:58:08 07:44:01 AM 3 29.20 0.00 2.73 1.96 0.13 65.98 07:58:08 07:44:01 AM 4 30.36 0.00 2.02 0.07 0.10 67.45 07:58:08 07:44:01 AM 5 36.24 0.00 2.81 0.56 0.13 60.26 07:58:08 07:44:01 AM 6 44.67 0.00 1.15 0.67 0.10 53.41 07:58:08 07:44:01 AM 7 30.10 0.00 1.87 0.61 0.10 67.32 07:58:08 07:45:01 AM all 45.58 0.00 2.09 0.49 0.14 51.70 07:58:08 07:45:01 AM 0 51.21 0.00 2.66 0.48 0.12 45.54 07:58:08 07:45:01 AM 1 57.57 0.00 3.01 0.12 0.10 39.20 07:58:08 07:45:01 AM 2 57.20 0.00 2.54 0.41 0.12 39.73 07:58:08 07:45:01 AM 3 37.91 0.00 1.50 0.76 0.12 59.72 07:58:08 07:45:01 AM 4 51.45 0.00 3.07 1.42 0.33 43.73 07:58:08 07:45:01 AM 5 42.66 0.00 1.36 0.59 0.10 55.29 07:58:08 07:45:01 AM 6 33.58 0.00 1.53 0.00 0.12 64.78 07:58:08 07:45:01 AM 7 33.19 0.00 1.09 0.14 0.10 65.49 07:58:08 07:46:01 AM all 38.26 0.00 2.62 0.53 0.11 58.47 07:58:08 07:46:01 AM 0 42.55 0.00 4.39 0.46 0.12 52.49 07:58:08 07:46:01 AM 1 34.72 0.00 2.19 0.99 0.12 61.98 07:58:08 07:46:01 AM 2 25.08 0.00 1.88 0.12 0.08 72.84 07:58:08 07:46:01 AM 3 42.14 0.00 5.66 0.76 0.10 51.34 07:58:08 07:46:01 AM 4 43.32 0.00 2.29 0.79 0.08 53.51 07:58:08 07:46:01 AM 5 41.84 0.00 1.90 0.30 0.19 55.77 07:58:08 07:46:01 AM 6 50.17 0.00 1.22 0.44 0.10 48.07 07:58:08 07:46:01 AM 7 26.34 0.00 1.48 0.39 0.10 71.70 07:58:08 07:47:01 AM all 40.91 0.00 2.46 0.69 0.13 55.81 07:58:08 07:47:01 AM 0 31.47 0.00 2.28 0.52 0.10 65.62 07:58:08 07:47:01 AM 1 37.20 0.00 2.39 2.49 0.08 57.84 07:58:08 07:47:01 AM 2 48.72 0.00 2.70 0.19 0.30 48.09 07:58:08 07:47:01 AM 3 32.41 0.00 2.12 0.81 0.10 64.56 07:58:08 07:47:01 AM 4 37.43 0.00 2.79 0.81 0.12 58.85 07:58:08 07:47:01 AM 5 39.14 0.00 1.81 0.02 0.10 58.93 07:58:08 07:47:01 AM 6 57.52 0.00 2.35 0.20 0.12 39.80 07:58:08 07:47:01 AM 7 43.40 0.00 3.25 0.46 0.10 52.79 07:58:08 07:48:01 AM all 39.66 0.00 1.61 0.26 0.10 58.38 07:58:08 07:48:01 AM 0 43.43 0.00 1.96 0.99 0.10 53.52 07:58:08 07:48:01 AM 1 26.44 0.00 1.07 0.07 0.12 72.30 07:58:08 07:48:01 AM 2 42.13 0.00 2.00 0.03 0.08 55.75 07:58:08 07:48:01 AM 3 58.30 0.00 1.58 0.08 0.10 39.93 07:58:08 07:48:01 AM 4 32.14 0.00 1.84 0.05 0.15 65.82 07:58:08 07:48:01 AM 5 29.67 0.00 1.01 0.00 0.08 69.24 07:58:08 07:48:01 AM 6 40.67 0.00 2.19 0.83 0.08 56.22 07:58:08 07:48:01 AM 7 44.69 0.00 1.21 0.02 0.07 54.01 07:58:08 07:49:01 AM all 35.36 0.00 1.39 0.14 0.10 63.01 07:58:08 07:49:01 AM 0 30.55 0.00 1.18 0.03 0.13 68.11 07:58:08 07:49:01 AM 1 40.13 0.00 0.97 0.13 0.08 58.68 07:58:08 07:49:01 AM 2 42.26 0.00 2.06 0.45 0.10 55.12 07:58:08 07:49:01 AM 3 32.14 0.00 2.01 0.15 0.10 65.60 07:58:08 07:49:01 AM 4 28.14 0.00 1.43 0.27 0.12 70.04 07:58:08 07:49:01 AM 5 28.31 0.00 1.12 0.00 0.08 70.49 07:58:08 07:49:01 AM 6 43.67 0.00 0.89 0.07 0.08 55.29 07:58:08 07:49:01 AM 7 37.61 0.00 1.46 0.02 0.10 60.81 07:58:08 07:50:02 AM all 45.14 0.00 1.72 0.24 0.11 52.80 07:58:08 07:50:02 AM 0 40.37 0.00 1.71 0.00 0.12 57.80 07:58:08 07:50:02 AM 1 35.70 0.00 1.29 0.54 0.12 62.35 07:58:08 07:50:02 AM 2 63.76 0.00 2.70 0.05 0.12 33.38 07:58:08 07:50:02 AM 3 30.80 0.00 1.41 0.05 0.10 67.64 07:58:08 07:50:02 AM 4 60.74 0.00 1.94 0.00 0.10 37.22 07:58:08 07:50:02 AM 5 48.62 0.00 2.22 0.22 0.10 48.84 07:58:08 07:50:02 AM 6 43.76 0.00 1.18 0.59 0.10 54.38 07:58:08 07:50:02 AM 7 37.47 0.00 1.29 0.45 0.10 60.68 07:58:08 07:51:01 AM all 36.46 0.00 1.27 0.24 0.10 61.92 07:58:08 07:51:01 AM 0 21.64 0.00 0.75 0.09 0.09 77.44 07:58:08 07:51:01 AM 1 36.28 0.00 1.48 0.00 0.10 62.13 07:58:08 07:51:01 AM 2 58.54 0.00 1.51 0.03 0.10 39.81 07:58:08 07:51:01 AM 3 52.45 0.00 1.67 0.07 0.10 45.71 07:58:08 07:51:01 AM 4 22.63 0.00 1.13 0.12 0.10 76.02 07:58:08 07:51:01 AM 5 41.53 0.00 1.33 0.63 0.10 56.40 07:58:08 07:51:01 AM 6 20.45 0.00 1.16 1.00 0.09 77.31 07:58:08 07:51:01 AM 7 38.34 0.00 1.13 0.00 0.14 60.40 07:58:08 07:58:08 07:51:01 AM CPU %user %nice %system %iowait %steal %idle 07:58:08 07:52:01 AM all 25.33 0.00 1.74 0.14 0.09 72.70 07:58:08 07:52:01 AM 0 20.05 0.00 2.14 0.03 0.08 77.69 07:58:08 07:52:01 AM 1 20.23 0.00 1.91 0.47 0.10 77.29 07:58:08 07:52:01 AM 2 32.02 0.00 1.99 0.08 0.10 65.80 07:58:08 07:52:01 AM 3 18.30 0.00 1.52 0.32 0.08 79.77 07:58:08 07:52:01 AM 4 23.45 0.00 1.07 0.12 0.08 75.28 07:58:08 07:52:01 AM 5 32.07 0.00 1.52 0.02 0.08 66.31 07:58:08 07:52:01 AM 6 26.10 0.00 1.05 0.00 0.07 72.78 07:58:08 07:52:01 AM 7 30.46 0.00 2.70 0.08 0.08 66.67 07:58:08 07:53:01 AM all 37.04 0.00 3.11 0.26 0.09 59.51 07:58:08 07:53:01 AM 0 46.65 0.00 1.76 0.13 0.08 51.37 07:58:08 07:53:01 AM 1 39.67 0.00 3.14 0.15 0.08 56.96 07:58:08 07:53:01 AM 2 37.26 0.00 5.63 0.47 0.08 56.56 07:58:08 07:53:01 AM 3 49.87 0.00 2.68 0.07 0.07 47.32 07:58:08 07:53:01 AM 4 32.93 0.00 2.87 0.18 0.10 63.91 07:58:08 07:53:01 AM 5 34.54 0.00 3.32 0.12 0.10 61.92 07:58:08 07:53:01 AM 6 32.13 0.00 2.40 0.45 0.08 64.93 07:58:08 07:53:01 AM 7 23.24 0.00 3.04 0.49 0.10 73.13 07:58:08 07:54:01 AM all 34.41 0.00 2.45 0.21 0.09 62.84 07:58:08 07:54:01 AM 0 37.31 0.00 2.21 0.08 0.10 60.29 07:58:08 07:54:01 AM 1 24.54 0.00 2.18 0.65 0.10 72.52 07:58:08 07:54:01 AM 2 31.97 0.00 4.97 0.23 0.08 62.74 07:58:08 07:54:01 AM 3 45.22 0.00 1.61 0.02 0.08 53.07 07:58:08 07:54:01 AM 4 38.03 0.00 1.21 0.08 0.10 60.57 07:58:08 07:54:01 AM 5 40.85 0.00 2.38 0.18 0.08 56.50 07:58:08 07:54:01 AM 6 28.65 0.00 3.02 0.03 0.08 68.22 07:58:08 07:54:01 AM 7 28.68 0.00 1.98 0.39 0.08 68.87 07:58:08 07:55:01 AM all 38.38 0.00 1.86 0.11 0.09 59.55 07:58:08 07:55:01 AM 0 32.08 0.00 2.44 0.07 0.10 65.31 07:58:08 07:55:01 AM 1 43.68 0.00 1.30 0.00 0.10 54.92 07:58:08 07:55:01 AM 2 38.41 0.00 3.07 0.18 0.08 58.26 07:58:08 07:55:01 AM 3 42.19 0.00 1.71 0.25 0.12 55.74 07:58:08 07:55:01 AM 4 36.64 0.00 1.74 0.15 0.10 61.36 07:58:08 07:55:01 AM 5 50.12 0.00 2.01 0.03 0.07 47.77 07:58:08 07:55:01 AM 6 40.04 0.00 1.17 0.05 0.10 58.64 07:58:08 07:55:01 AM 7 23.89 0.00 1.44 0.17 0.08 74.42 07:58:08 07:56:01 AM all 13.16 0.00 0.80 0.14 0.05 85.85 07:58:08 07:56:01 AM 0 12.30 0.00 0.73 0.00 0.05 86.92 07:58:08 07:56:01 AM 1 17.46 0.00 0.72 0.45 0.05 81.32 07:58:08 07:56:01 AM 2 13.68 0.00 0.50 0.07 0.03 85.72 07:58:08 07:56:01 AM 3 16.65 0.00 1.70 0.02 0.05 81.58 07:58:08 07:56:01 AM 4 13.58 0.00 0.80 0.10 0.05 85.46 07:58:08 07:56:01 AM 5 4.30 0.00 0.59 0.18 0.10 94.83 07:58:08 07:56:01 AM 6 14.61 0.00 0.99 0.00 0.05 84.35 07:58:08 07:56:01 AM 7 12.69 0.00 0.35 0.32 0.05 86.60 07:58:08 07:57:01 AM all 33.33 0.00 2.92 0.21 0.08 63.46 07:58:08 07:57:01 AM 0 32.18 0.00 1.46 0.00 0.08 66.28 07:58:08 07:57:01 AM 1 28.75 0.00 4.16 0.40 0.10 66.59 07:58:08 07:57:01 AM 2 38.69 0.00 1.58 0.17 0.07 59.50 07:58:08 07:57:01 AM 3 37.87 0.00 6.19 0.22 0.08 55.64 07:58:08 07:57:01 AM 4 24.19 0.00 1.26 0.05 0.07 74.43 07:58:08 07:57:01 AM 5 38.37 0.00 4.11 0.12 0.07 57.33 07:58:08 07:57:01 AM 6 28.75 0.00 2.54 0.34 0.10 68.28 07:58:08 07:57:01 AM 7 37.83 0.00 2.04 0.40 0.08 59.65 07:58:08 07:58:01 AM all 19.15 0.00 1.90 0.18 0.07 78.70 07:58:08 07:58:01 AM 0 12.89 0.00 1.37 0.02 0.10 85.63 07:58:08 07:58:01 AM 1 14.67 0.00 1.69 0.85 0.08 82.70 07:58:08 07:58:01 AM 2 29.10 0.00 3.33 0.12 0.07 67.39 07:58:08 07:58:01 AM 3 14.02 0.00 1.62 0.05 0.05 84.26 07:58:08 07:58:01 AM 4 11.66 0.00 1.81 0.00 0.08 86.45 07:58:08 07:58:01 AM 5 28.64 0.00 1.50 0.20 0.08 69.57 07:58:08 07:58:01 AM 6 17.65 0.00 2.29 0.13 0.05 79.87 07:58:08 07:58:01 AM 7 24.53 0.00 1.59 0.05 0.07 73.76 07:58:08 Average: all 33.02 0.00 2.03 0.55 0.10 64.30 07:58:08 Average: 0 30.96 0.00 1.95 0.68 0.10 66.31 07:58:08 Average: 1 32.97 0.00 2.16 0.65 0.10 64.13 07:58:08 Average: 2 37.80 0.00 2.57 0.50 0.11 59.02 07:58:08 Average: 3 33.78 0.00 2.35 0.69 0.09 63.09 07:58:08 Average: 4 30.42 0.00 1.73 0.32 0.11 67.42 07:58:08 Average: 5 34.99 0.00 2.02 0.49 0.09 62.41 07:58:08 Average: 6 33.41 0.00 1.75 0.63 0.09 64.12 07:58:08 Average: 7 29.83 0.00 1.70 0.45 0.09 67.93 07:58:08 07:58:08 07:58:08