07:10:54 Started by timer 07:10:54 Running as SYSTEM 07:10:54 [EnvInject] - Loading node environment variables. 07:10:54 Building remotely on prd-ubuntu2204-docker-8c-8g-32826 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-master 07:10:54 [ssh-agent] Looking for ssh-agent implementation... 07:10:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:54 $ ssh-agent 07:10:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxgc3me/agent.1634 07:10:54 SSH_AGENT_PID=1636 07:10:54 [ssh-agent] Started. 07:10:54 Running ssh-add (command line suppressed) 07:10:54 Identity added: /w/workspace/bgpcep-maven-clm-master@tmp/private_key_13619359103130218420.key (/w/workspace/bgpcep-maven-clm-master@tmp/private_key_13619359103130218420.key) 07:10:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:10:54 The recommended git tool is: NONE 07:10:56 using credential jenkins-ssh 07:10:56 Wiping out workspace first. 07:10:56 Cloning the remote Git repository 07:10:56 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 07:10:56 > git init /w/workspace/bgpcep-maven-clm-master # timeout=10 07:10:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 07:10:56 > git --version # timeout=10 07:10:56 > git --version # 'git version 2.34.1' 07:10:56 using GIT_SSH to set credentials jenkins-ssh 07:10:56 Verifying host key using known hosts file, will automatically accept unseen keys 07:10:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 07:11:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:02 Avoid second fetch 07:11:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:11:02 Checking out Revision 07eb9bb2be8c3fde24004106444a9df7d8af314a (refs/remotes/origin/master) 07:11:02 > git config core.sparsecheckout # timeout=10 07:11:02 > git checkout -f 07eb9bb2be8c3fde24004106444a9df7d8af314a # timeout=10 07:11:02 Commit message: "Compare RouteKey by value, not reference" 07:11:02 > git rev-list --no-walk 5d10647fa5e2a178c9e037d3720423f8c2a6ccec # timeout=10 07:11:05 provisioning config files... 07:11:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:11:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:11:05 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins2616100772755876129.sh 07:11:05 ---> python-tools-install.sh 07:11:05 Setup pyenv: 07:11:05 * system (set by /opt/pyenv/version) 07:11:06 * 3.8.20 (set by /opt/pyenv/version) 07:11:06 * 3.9.20 (set by /opt/pyenv/version) 07:11:06 3.10.15 07:11:06 3.11.10 07:11:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YLef 07:11:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:11:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:14 lf-activate-venv(): INFO: Base packages installed successfully 07:11:14 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:37 lf-activate-venv(): INFO: Adding /tmp/venv-YLef/bin to PATH 07:11:37 Generating Requirements File 07:12:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:12:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:12:02 Python 3.11.10 07:12:02 pip 26.1.2 from /tmp/venv-YLef/lib/python3.11/site-packages/pip (python 3.11) 07:12:02 aiohappyeyeballs==2.7.1 07:12:02 aiohttp==3.14.1 07:12:02 aiosignal==1.4.0 07:12:02 appdirs==1.4.4 07:12:02 argcomplete==3.7.0 07:12:02 aspy.yaml==1.3.0 07:12:02 attrs==26.1.0 07:12:02 autopage==0.6.0 07:12:02 beautifulsoup4==4.15.0 07:12:02 boto3==1.43.40 07:12:02 botocore==1.43.40 07:12:02 bs4==0.0.2 07:12:02 certifi==2026.6.17 07:12:02 cffi==2.0.0 07:12:02 cfgv==3.5.0 07:12:02 chardet==7.4.3 07:12:02 charset-normalizer==3.4.7 07:12:02 click==8.4.2 07:12:02 cliff==4.14.0 07:12:02 cmd2==4.0.0 07:12:02 cryptography==3.3.2 07:12:02 debtcollector==3.1.0 07:12:02 decorator==5.3.1 07:12:02 defusedxml==0.7.1 07:12:02 Deprecated==1.3.1 07:12:02 distlib==0.4.3 07:12:02 dnspython==2.8.0 07:12:02 docker==7.1.0 07:12:02 dogpile.cache==1.5.0 07:12:02 durationpy==0.10 07:12:02 email-validator==2.3.0 07:12:02 filelock==3.29.5 07:12:02 frozenlist==1.8.0 07:12:02 future==1.0.0 07:12:02 gitdb==4.0.12 07:12:02 GitPython==3.1.50 07:12:02 httplib2==0.30.2 07:12:02 identify==2.6.19 07:12:02 idna==3.18 07:12:02 importlib-resources==1.5.0 07:12:02 iso8601==2.1.0 07:12:02 Jinja2==3.1.6 07:12:02 jmespath==1.1.0 07:12:02 jsonpatch==1.33 07:12:02 jsonpointer==3.1.1 07:12:02 jsonschema==4.26.0 07:12:02 jsonschema-specifications==2025.9.1 07:12:02 keystoneauth1==5.15.0 07:12:02 kubernetes==36.0.2 07:12:02 lftools==0.37.22 07:12:02 lxml==6.1.1 07:12:02 markdown-it-py==4.2.0 07:12:02 MarkupSafe==3.0.3 07:12:02 mdurl==0.1.2 07:12:02 msgpack==1.2.1 07:12:02 multi_key_dict==2.0.3 07:12:02 multidict==6.7.1 07:12:02 munch==4.0.0 07:12:02 netaddr==1.3.0 07:12:02 niet==1.4.2 07:12:02 nodeenv==1.10.0 07:12:02 oauth2client==4.1.3 07:12:02 oauthlib==3.3.1 07:12:02 openstacksdk==4.17.0 07:12:02 os-service-types==1.8.2 07:12:02 osc-lib==4.6.0 07:12:02 oslo.config==10.5.0 07:12:02 oslo.context==6.4.0 07:12:02 oslo.i18n==6.8.0 07:12:02 oslo.log==8.2.0 07:12:02 oslo.serialization==5.10.0 07:12:02 oslo.utils==10.1.1 07:12:02 packaging==26.2 07:12:02 pbr==7.0.3 07:12:02 platformdirs==4.10.0 07:12:02 prettytable==3.18.0 07:12:02 prompt_toolkit==3.0.52 07:12:02 propcache==0.5.2 07:12:02 psutil==7.2.2 07:12:02 pyasn1==0.6.3 07:12:02 pyasn1_modules==0.4.2 07:12:02 pycparser==3.0 07:12:02 pygerrit2==2.0.15 07:12:02 PyGithub==2.9.1 07:12:02 Pygments==2.20.0 07:12:02 PyJWT==2.13.0 07:12:02 PyNaCl==1.6.2 07:12:02 pyparsing==2.4.7 07:12:02 pyperclip==1.11.0 07:12:02 pyrsistent==0.20.0 07:12:02 python-cinderclient==9.9.0 07:12:02 python-dateutil==2.9.0.post0 07:12:02 python-discovery==1.4.3 07:12:02 python-heatclient==5.2.0 07:12:02 python-jenkins==1.8.3 07:12:02 python-keystoneclient==5.8.0 07:12:02 python-magnumclient==4.11.0 07:12:02 python-openstackclient==10.1.0 07:12:02 python-swiftclient==4.10.0 07:12:02 PyYAML==6.0.3 07:12:02 referencing==0.37.0 07:12:02 requests==2.34.2 07:12:02 requests-oauthlib==2.0.0 07:12:02 rfc3986==2.0.0 07:12:02 rich==15.0.0 07:12:02 rich-argparse==1.8.0 07:12:02 rpds-py==2026.6.3 07:12:02 rsa==4.9.1 07:12:02 ruamel.yaml==0.19.1 07:12:02 ruamel.yaml.clib==0.2.15 07:12:02 s3transfer==0.19.0 07:12:02 simplejson==4.1.1 07:12:02 six==1.17.0 07:12:02 smmap==5.0.3 07:12:02 soupsieve==2.8.4 07:12:02 stevedore==5.9.0 07:12:02 tabulate==0.10.0 07:12:02 toml==0.10.2 07:12:02 tomlkit==0.15.0 07:12:02 tqdm==4.68.3 07:12:02 typing_extensions==4.16.0 07:12:02 urllib3==1.26.20 07:12:02 virtualenv==21.5.1 07:12:02 wcwidth==0.8.2 07:12:02 websocket-client==1.9.0 07:12:02 wrapt==2.2.2 07:12:02 xdg==6.0.0 07:12:02 xmltodict==1.0.4 07:12:02 yarl==1.24.2 07:12:02 yq==4.1.1 07:12:02 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins14692451230191923811.sh 07:12:02 ---> uv-install.sh 07:12:02 Installing uv/uvx (latest) using shell installer 07:12:03 2026-07-04 07:12:03 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-GozL56.sh" [1] 07:12:03 downloading uv 0.11.26 x86_64-unknown-linux-gnu 07:12:03 installing to /home/jenkins/.local/bin 07:12:03 uv 07:12:03 uvx 07:12:04 everything's installed! 07:12:04 07:12:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:12:04 07:12:04 source $HOME/.local/bin/env (sh, bash, zsh) 07:12:04 source $HOME/.local/bin/env.fish (fish) 07:12:04 Adding install location to PATH 07:12:04 ---> Validating uv/uvx install 07:12:04 uvx 0.11.26 (x86_64-unknown-linux-gnu) 07:12:04 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins8474227634910028351.sh 07:12:04 + echo quiet=on 07:12:04 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-32826 07:12:05 [bgpcep-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=bgpcep -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:12:05 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 07:12:05 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:12:05 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:12:05 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:12:05 Default locale: en, platform encoding: UTF-8 07:12:05 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 07:12:05 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins16165320261013982782.sh 07:12:05 + rm /home/jenkins/.wgetrc 07:12:05 [EnvInject] - Injecting environment variables from a build step. 07:12:05 [EnvInject] - Injecting as environment variables the properties content 07:12:05 SET_JDK_VERSION=openjdk21 07:12:05 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:12:05 07:12:05 [EnvInject] - Variables injected successfully. 07:12:05 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins17140426695509513884.sh 07:12:05 ---> update-java-alternatives.sh 07:12:05 ---> Updating Java version 07:12:05 ---> Ubuntu/Debian system detected 07:12:05 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:12:05 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:12:05 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:12:05 openjdk version "21.0.10" 2026-01-20 07:12:05 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 07:12:05 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 07:12:05 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:12:05 [EnvInject] - Injecting environment variables from a build step. 07:12:05 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:12:05 [EnvInject] - Variables injected successfully. 07:12:05 provisioning config files... 07:12:05 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config13185594335080883918tmp 07:12:06 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config182319440326518843tmp 07:12:06 [EnvInject] - Injecting environment variables from a build step. 07:12:06 [EnvInject] - Injecting as environment variables the properties content 07:12:06 MAVEN_GOALS=clean install 07:12:06 07:12:06 [EnvInject] - Variables injected successfully. 07:12:06 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins18156058765918448782.sh 07:12:07 ---> common-variables.sh 07:12: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:12:07 ---> sonatype-clm.sh 07:12:07 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:12:07 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:12:07 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:12:07 Default locale: en, platform encoding: UTF-8 07:12:07 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 07:12:08 [INFO] Scanning for projects... 07:12:14 [INFO] ------------------------------------------------------------------------ 07:12:14 [INFO] Reactor Build Order: 07:12:14 [INFO] 07:12:14 [INFO] bgpcep-artifacts [pom] 07:12:14 [INFO] binding-parent [pom] 07:12:14 [INFO] graph-api [bundle] 07:12:14 [INFO] algo-api [bundle] 07:12:14 [INFO] concepts [bundle] 07:12:14 [INFO] BGPCEP common parent [pom] 07:12:14 [INFO] algo-impl [bundle] 07:12:14 [INFO] single-feature-parent [pom] 07:12:14 [INFO] OpenDaylight :: GRAPH :: API [feature] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 07:12:14 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 07:12:14 [INFO] graph-impl [bundle] 07:12:14 [INFO] OpenDaylight :: GRAPH [feature] 07:12:14 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 07:12:14 [INFO] testtool-parent [pom] 07:12:14 [INFO] util [bundle] 07:12:14 [INFO] bgp-concepts [bundle] 07:12:14 [INFO] bgp-parser-api [bundle] 07:12:14 [INFO] bgp-parser-spi [bundle] 07:12:14 [INFO] bgp-util [bundle] 07:12:14 [INFO] bgp-parser-impl [bundle] 07:12:14 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Parser [feature] 07:12:14 [INFO] bgp-rib-api [bundle] 07:12:14 [INFO] bgp-openconfig-api [bundle] 07:12:14 [INFO] bgp-rib-spi [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 07:12:14 [INFO] bgp-openconfig-spi [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 07:12:14 [INFO] bgp-bmp-api [bundle] 07:12:14 [INFO] bgp-extension-parent [pom] 07:12:14 [INFO] bgp-inet [bundle] 07:12:14 [INFO] bgp-path-selection-mode [bundle] 07:12:14 [INFO] config-loader-spi [bundle] 07:12:14 [INFO] config-loader-impl [bundle] 07:12:14 [INFO] testtool-util [bundle] 07:12:14 [INFO] routing-policy-config-loader [bundle] 07:12:14 [INFO] bgp-openconfig-rp-spi [bundle] 07:12:14 [INFO] bgp-route-target [bundle] 07:12:14 [INFO] bgp-openconfig-rp-impl [bundle] 07:12:14 [INFO] rsvp-api [bundle] 07:12:14 [INFO] rsvp-spi [bundle] 07:12:14 [INFO] rsvp-impl [bundle] 07:12:14 [INFO] bgp-linkstate [bundle] 07:12:14 [INFO] bgp-rib-mock [bundle] 07:12:14 [INFO] bgp-config-example [jar] 07:12:14 [INFO] bgp-openconfig-rp-statement [bundle] 07:12:14 [INFO] bgp-rib-impl [bundle] 07:12:14 [INFO] bgp-peer-acceptor [bundle] 07:12:14 [INFO] bgp-bmp-spi [bundle] 07:12:14 [INFO] OpenDaylight :: BMP :: API [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Inet [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 07:12:14 [INFO] bgp-openconfig-state [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 07:12:14 [INFO] topology-api [bundle] 07:12:14 [INFO] topology-tunnel-api [bundle] 07:12:14 [INFO] topology-segment-routing [bundle] 07:12:14 [INFO] bgp-topology-provider [bundle] 07:12:14 [INFO] OpenDaylight :: RSVP :: API [feature] 07:12:14 [INFO] OpenDaylight :: RSVP [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 07:12:14 [INFO] OpenDaylight :: BGP :: Topology [feature] 07:12:14 [INFO] bgp-cli [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: Cli [feature] 07:12:14 [INFO] bgp-flowspec [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 07:12:14 [INFO] bgp-labeled-unicast [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 07:12:14 [INFO] bgp-l3vpn [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 07:12:14 [INFO] bgp-mvpn [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 07:12:14 [INFO] bgp-evpn [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: Evpn [feature] 07:12:14 [INFO] protocols-config-loader [bundle] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 07:12:14 [INFO] topology-config-loader [bundle] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 07:12:14 [INFO] OpenDaylight :: BGP [feature] 07:12:14 [INFO] OpenDaylight :: Configuration Example Files [feature] 07:12:14 [INFO] bmp-monitors-config-loader [bundle] 07:12:14 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 07:12:14 [INFO] bgp-bmp-config-example [jar] 07:12:14 [INFO] OpenDaylight :: BMP :: Config files example [feature] 07:12:14 [INFO] bgp-bmp-parser-impl [bundle] 07:12:14 [INFO] bgp-bmp-impl [bundle] 07:12:14 [INFO] OpenDaylight :: BMP [feature] 07:12:14 [INFO] pcep-api [bundle] 07:12:14 [INFO] pcep-spi [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: Api [feature] 07:12:14 [INFO] pcep-parser [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 07:12:14 [INFO] pcep-impl [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: Impl [feature] 07:12:14 [INFO] programming-api [bundle] 07:12:14 [INFO] programming-spi [bundle] 07:12:14 [INFO] programming-topology-api [bundle] 07:12:14 [INFO] programming-tunnel-api [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 07:12:14 [INFO] pcep-tunnel-api [bundle] 07:12:14 [INFO] programming-impl [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 07:12:14 [INFO] pcep-topology-api [bundle] 07:12:14 [INFO] pcep-topology-spi [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: Topology [feature] 07:12:14 [INFO] pcep-server-api [bundle] 07:12:14 [INFO] pcep-pcc-mock [jar] 07:12:14 [INFO] pcep-topology-provider [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 07:12:14 [INFO] pcep-server-provider [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 07:12:14 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 07:12:14 [INFO] pcep-tunnel-provider [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 07:12:14 [INFO] pcep-config-example [jar] 07:12:14 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 07:12:14 [INFO] pcep-cli [bundle] 07:12:14 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 07:12:14 [INFO] OpenDaylight :: PCEP [feature] 07:12:14 [INFO] feature-repo-parent [pom] 07:12:14 [INFO] features-bgpcep [feature] 07:12:14 [INFO] bgp-benchmark-app [bundle] 07:12:14 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 07:12:14 [INFO] data-change-counter [bundle] 07:12:14 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 07:12:14 [INFO] features-bgpcep-testing [feature] 07:12:14 [INFO] bgpcep-features-parent [pom] 07:12:14 [INFO] graph [pom] 07:12:14 [INFO] bgp-parser-mock [bundle] 07:12:14 [INFO] bgp-testtool [jar] 07:12:14 [INFO] extensions [pom] 07:12:14 [INFO] bgp-parent [pom] 07:12:14 [INFO] bmp-mock [jar] 07:12:14 [INFO] bmp-parent [pom] 07:12:14 [INFO] algo-parent [pom] 07:12:14 [INFO] pcep-testtool [jar] 07:12:14 [INFO] pcep-server-parent [pom] 07:12:14 [INFO] pcep-topology-parent [pom] 07:12:14 [INFO] pcep-tunnel-parent [pom] 07:12:14 [INFO] pcep-parent [pom] 07:12:14 [INFO] programming-parent [pom] 07:12:14 [INFO] rsvp-parent [pom] 07:12:14 [INFO] topology-parent [pom] 07:12:14 [INFO] config-loader-parent [pom] 07:12:14 [INFO] bgpcep-karaf [pom] 07:12:14 [INFO] bgpcep [pom] 07:12:15 [INFO] 07:12:15 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 07:12:15 [INFO] Building bgpcep-artifacts 2.0.1-SNAPSHOT [1/161] 07:12:15 [INFO] from artifacts/pom.xml 07:12:15 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:15 [INFO] 07:12:15 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- 07:12:15 [INFO] 07:12:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-artifacts --- 07:12:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:12:15 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:12:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:15 [INFO] 07:12:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-artifacts --- 07:12:16 [INFO] 07:12:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- 07:12:16 [INFO] CycloneDX: Resolving Dependencies 07:12:16 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:12:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml 07:12:17 [INFO] attaching as bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json 07:12:17 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:17 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:17 [INFO] attaching as bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.json 07:12:17 [INFO] 07:12:17 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- 07:12:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/2.0.1-SNAPSHOT/bgpcep-artifacts-2.0.1-SNAPSHOT.pom 07:12:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/2.0.1-SNAPSHOT/bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:17 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/2.0.1-SNAPSHOT/bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.json 07:12:17 [INFO] 07:12:17 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgpcep-artifacts --- 07:12:18 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:2.0.1-SNAPSHOT 07:12:18 [INFO] 07:12:18 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgpcep-artifacts --- 07:12:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/artifacts/target/sonatype-clm/module.xml 07:12:19 [INFO] 07:12:19 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 07:12:19 [INFO] Building binding-parent 2.0.1-SNAPSHOT [2/161] 07:12:19 [INFO] from binding-parent/pom.xml 07:12:19 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:19 [INFO] 07:12:19 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 07:12:19 [INFO] 07:12:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- 07:12:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:12:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:12:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:19 [INFO] 07:12:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- 07:12:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:19 [INFO] 07:12:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 07:12:19 [INFO] 07:12:19 [INFO] --- dependency:3.10.0:properties (default) @ binding-parent --- 07:12:19 [INFO] 07:12:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- 07:12:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:12:20 [INFO] 07:12:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 07:12:21 [INFO] Starting audit... 07:12:21 Audit done. 07:12:21 [INFO] You have 0 Checkstyle violations. 07:12:21 [INFO] 07:12:21 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 07:12:21 [INFO] Starting audit... 07:12:21 Audit done. 07:12:21 [INFO] You have 0 Checkstyle violations. 07:12:21 [INFO] 07:12:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ binding-parent --- 07:12:21 [INFO] 07:12:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 07:12:21 [INFO] 07:12:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 07:12:22 [INFO] No files found to run spotbugs, check compile phase has been run 07:12:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:22 [INFO] 07:12:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 07:12:22 [INFO] 07:12:22 [INFO] 07:12:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 07:12:22 [INFO] 07:12:22 [INFO] --- copy:14.3.1:copy-files (default) @ binding-parent --- 07:12:22 [INFO] 07:12:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- 07:12:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:12:23 [INFO] 07:12:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 07:12:23 [INFO] CycloneDX: Resolving Dependencies 07:12:23 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:12:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml 07:12:23 [INFO] attaching as binding-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json 07:12:23 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:23 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:12:23 [INFO] attaching as binding-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:12:23 [INFO] 07:12:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 07:12:24 [INFO] Skipping duplicate-finder execution! 07:12:24 [INFO] 07:12:24 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ binding-parent --- 07:12:24 [INFO] Skipping pom project 07:12:24 [INFO] 07:12:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ binding-parent --- 07:12:24 [INFO] 07:12:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 07:12:24 [INFO] 07:12:24 [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- 07:12:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:24 [INFO] 07:12:24 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 07:12:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/2.0.1-SNAPSHOT/binding-parent-2.0.1-SNAPSHOT.pom 07:12:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/2.0.1-SNAPSHOT/binding-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/2.0.1-SNAPSHOT/binding-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:12:24 [INFO] 07:12:24 [INFO] --- dependency:3.10.0:tree (default-cli) @ binding-parent --- 07:12:24 [INFO] org.opendaylight.bgpcep:binding-parent:pom:2.0.1-SNAPSHOT 07:12:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:12:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:12:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:12:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:12:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:12:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:12:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:12:24 [INFO] +- junit:junit:jar:4.13.2:test 07:12:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:12:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:12:24 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:12:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:12:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:24 [INFO] 07:12:24 [INFO] --- clm:3.0.9-03:index (default-cli) @ binding-parent --- 07:12:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/binding-parent/target/sonatype-clm/module.xml 07:12:24 [INFO] 07:12:24 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 07:12:24 [INFO] Building graph-api 2.0.1-SNAPSHOT [3/161] 07:12:24 [INFO] from graph/graph-api/pom.xml 07:12:24 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:24 [INFO] 07:12:24 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- 07:12:24 [INFO] 07:12:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-api --- 07:12:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:24 [INFO] 07:12:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-api --- 07:12:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:24 [INFO] 07:12:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- 07:12:25 [INFO] 07:12:25 [INFO] --- dependency:3.10.0:properties (default) @ graph-api --- 07:12:25 [INFO] 07:12:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-api --- 07:12:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:12:25 [INFO] 07:12:25 [INFO] --- yang:15.0.2:generate-sources (binding) @ graph-api --- 07:12:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:26 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/yang 07:12:26 [INFO] yang-to-sources: Found 4 dependencies in 46.02 ms 07:12:26 [INFO] yang-to-sources: Project model files found: 1 in 106.9 ms 07:12:27 [INFO] yang-to-sources: 4 YANG models processed in 344.1 ms 07:12:27 [INFO] BindingJavaFileGenerator: Defined 76 files in 124.3 ms 07:12:27 [INFO] Sorted 76 files into 15 directories in 3.798 ms 07:12:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 262.7 ms 07:12:27 [INFO] 07:12:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- 07:12:27 [INFO] Starting audit... 07:12:27 Audit done. 07:12:27 [INFO] You have 0 Checkstyle violations. 07:12:27 [INFO] 07:12:27 [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- 07:12:28 [INFO] Starting audit... 07:12:28 Audit done. 07:12:28 [INFO] You have 0 Checkstyle violations. 07:12:28 [INFO] 07:12:28 [INFO] --- dependency:3.10.0:copy (unpack-license) @ graph-api --- 07:12:28 [INFO] 07:12:28 [INFO] --- resources:3.4.0:resources (default-resources) @ graph-api --- 07:12:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/resources 07:12:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:12:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:12:28 [INFO] 07:12:28 [INFO] --- compiler:3.15.0:compile (default-compile) @ graph-api --- 07:12:28 [INFO] Recompiling the module because of changed source code. 07:12:28 [INFO] Compiling 82 source files with javac [debug release 21] to target/classes 07:12:30 [INFO] 07:12:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> 07:12:30 [INFO] 07:12:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- 07:12:30 [INFO] Fork Value is true 07:12:33 [INFO] Done SpotBugs Analysis.... 07:12:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:33 [INFO] 07:12:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< 07:12:33 [INFO] 07:12:33 [INFO] 07:12:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- 07:12:33 [INFO] BugInstance size is 0 07:12:33 [INFO] Error size is 0 07:12:33 [INFO] No errors/warnings found 07:12:33 [INFO] 07:12:33 [INFO] --- resources:3.4.0:testResources (default-testResources) @ graph-api --- 07:12:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/test/resources 07:12:33 [INFO] 07:12:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ graph-api --- 07:12:33 [INFO] No sources to compile 07:12:33 [INFO] 07:12:33 [INFO] --- surefire:3.5.5:test (default-test) @ graph-api --- 07:12:33 [INFO] No tests to run. 07:12:33 [INFO] 07:12:33 [INFO] --- copy:14.3.1:copy-files (default) @ graph-api --- 07:12:33 [INFO] 07:12:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- 07:12:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT.jar 07:12:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/classes/META-INF/MANIFEST.MF 07:12:34 [INFO] 07:12:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-api --- 07:12:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-javadoc.jar 07:12:37 [INFO] 07:12:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- 07:12:37 [INFO] CycloneDX: Resolving Dependencies 07:12:37 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:12:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml 07:12:37 [INFO] attaching as graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json 07:12:38 [INFO] attaching as graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:12:38 [INFO] 07:12:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 07:12:38 [INFO] Skipping duplicate-finder execution! 07:12:38 [INFO] 07:12:38 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ graph-api --- 07:12:38 [INFO] No dependency problems found 07:12:38 [INFO] 07:12:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ graph-api --- 07:12:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-sources.jar 07:12:38 [INFO] 07:12:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- 07:12:38 [INFO] 07:12:38 [INFO] --- jacoco:0.8.14:report (report) @ graph-api --- 07:12:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:38 [INFO] 07:12:38 [INFO] --- install:3.1.4:install (default-install) @ graph-api --- 07:12:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT.pom 07:12:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT.jar 07:12:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT-javadoc.jar 07:12:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:12:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT-sources.jar 07:12:38 [INFO] 07:12:38 [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- 07:12:38 [INFO] Writing OBR metadata 07:12:38 [INFO] Installing org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT.jar 07:12:38 [INFO] Writing OBR metadata 07:12:38 [INFO] 07:12:38 [INFO] --- dependency:3.10.0:tree (default-cli) @ graph-api --- 07:12:38 [INFO] org.opendaylight.bgpcep:graph-api:bundle:2.0.1-SNAPSHOT 07:12:38 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:12:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:12:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:38 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:12:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:12:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:12:38 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:12:38 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:12:38 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:12:38 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:12:38 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:12:38 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:12:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:12:38 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:12:38 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:12:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:12:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:38 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:12:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:12:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:12:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:12:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:12:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:12:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:12:38 [INFO] +- junit:junit:jar:4.13.2:test 07:12:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:12:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:12:38 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:12:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:12:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:38 [INFO] 07:12:38 [INFO] --- clm:3.0.9-03:index (default-cli) @ graph-api --- 07:12:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/sonatype-clm/module.xml 07:12:38 [INFO] 07:12:38 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 07:12:38 [INFO] Building algo-api 2.0.1-SNAPSHOT [4/161] 07:12:38 [INFO] from algo/algo-api/pom.xml 07:12:38 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:38 [INFO] 07:12:38 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- 07:12:38 [INFO] 07:12:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-api --- 07:12:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:38 [INFO] 07:12:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-api --- 07:12:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:38 [INFO] 07:12:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- 07:12:38 [INFO] 07:12:38 [INFO] --- dependency:3.10.0:properties (default) @ algo-api --- 07:12:38 [INFO] 07:12:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-api --- 07:12:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:12:38 [INFO] 07:12:38 [INFO] --- yang:15.0.2:generate-sources (binding) @ algo-api --- 07:12:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:38 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/yang 07:12:38 [INFO] yang-to-sources: Found 5 dependencies in 4.319 ms 07:12:38 [INFO] yang-to-sources: Project model files found: 1 in 8.751 ms 07:12:38 [INFO] yang-to-sources: 5 YANG models processed in 114.9 ms 07:12:38 [INFO] BindingJavaFileGenerator: Defined 36 files in 20.27 ms 07:12:38 [INFO] Sorted 36 files into 10 directories in 181.0 μs 07:12:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 36 in 52.23 ms 07:12:38 [INFO] 07:12:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- 07:12:38 [INFO] Starting audit... 07:12:38 Audit done. 07:12:38 [INFO] You have 0 Checkstyle violations. 07:12:38 [INFO] 07:12:38 [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- 07:12:39 [INFO] Starting audit... 07:12:39 Audit done. 07:12:39 [INFO] You have 0 Checkstyle violations. 07:12:39 [INFO] 07:12:39 [INFO] --- dependency:3.10.0:copy (unpack-license) @ algo-api --- 07:12:39 [INFO] 07:12:39 [INFO] --- resources:3.4.0:resources (default-resources) @ algo-api --- 07:12:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/resources 07:12:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:12:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:12:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:12:39 [INFO] 07:12:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ algo-api --- 07:12:39 [INFO] Recompiling the module because of changed dependency. 07:12:39 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 07:12:39 [INFO] 07:12:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> 07:12:39 [INFO] 07:12:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- 07:12:39 [INFO] Fork Value is true 07:12:41 [INFO] Done SpotBugs Analysis.... 07:12:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:42 [INFO] 07:12:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< 07:12:42 [INFO] 07:12:42 [INFO] 07:12:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- 07:12:42 [INFO] BugInstance size is 0 07:12:42 [INFO] Error size is 0 07:12:42 [INFO] No errors/warnings found 07:12:42 [INFO] 07:12:42 [INFO] --- resources:3.4.0:testResources (default-testResources) @ algo-api --- 07:12:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/test/resources 07:12:42 [INFO] 07:12:42 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ algo-api --- 07:12:42 [INFO] No sources to compile 07:12:42 [INFO] 07:12:42 [INFO] --- surefire:3.5.5:test (default-test) @ algo-api --- 07:12:42 [INFO] No tests to run. 07:12:42 [INFO] 07:12:42 [INFO] --- copy:14.3.1:copy-files (default) @ algo-api --- 07:12:42 [INFO] 07:12:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- 07:12:42 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT.jar 07:12:42 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/classes/META-INF/MANIFEST.MF 07:12:42 [INFO] 07:12:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-api --- 07:12:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-javadoc.jar 07:12:44 [INFO] 07:12:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- 07:12:44 [INFO] CycloneDX: Resolving Dependencies 07:12:44 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:12:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml 07:12:44 [INFO] attaching as algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json 07:12:44 [INFO] attaching as algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:12:44 [INFO] 07:12:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 07:12:44 [INFO] Skipping duplicate-finder execution! 07:12:44 [INFO] 07:12:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ algo-api --- 07:12:44 [INFO] No dependency problems found 07:12:44 [INFO] 07:12:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ algo-api --- 07:12:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-sources.jar 07:12:44 [INFO] 07:12:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- 07:12:45 [INFO] 07:12:45 [INFO] --- jacoco:0.8.14:report (report) @ algo-api --- 07:12:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:45 [INFO] 07:12:45 [INFO] --- install:3.1.4:install (default-install) @ algo-api --- 07:12:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT.pom 07:12:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT.jar 07:12:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT-javadoc.jar 07:12:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:12:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT-sources.jar 07:12:45 [INFO] 07:12:45 [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- 07:12:45 [INFO] Installing org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT.jar 07:12:45 [INFO] Writing OBR metadata 07:12:45 [INFO] 07:12:45 [INFO] --- dependency:3.10.0:tree (default-cli) @ algo-api --- 07:12:45 [INFO] org.opendaylight.bgpcep:algo-api:bundle:2.0.1-SNAPSHOT 07:12:45 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:12:45 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:12:45 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:12:45 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:12:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:12:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:12:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:12:45 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:12:45 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:12:45 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:12:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:12:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:12:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:12:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:12:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:12:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:12:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:12:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:12:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:12:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:12:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:12:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:12:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:12:45 [INFO] +- junit:junit:jar:4.13.2:test 07:12:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:12:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:12:45 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:12:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:12:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:45 [INFO] 07:12:45 [INFO] --- clm:3.0.9-03:index (default-cli) @ algo-api --- 07:12:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/sonatype-clm/module.xml 07:12:45 [INFO] 07:12:45 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 07:12:45 [INFO] Building concepts 2.0.1-SNAPSHOT [5/161] 07:12:45 [INFO] from concepts/pom.xml 07:12:45 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:46 [INFO] 07:12:46 [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- 07:12:46 [INFO] 07:12:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ concepts --- 07:12:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:46 [INFO] 07:12:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ concepts --- 07:12:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:46 [INFO] 07:12:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- 07:12:47 [INFO] 07:12:47 [INFO] --- dependency:3.10.0:properties (default) @ concepts --- 07:12:47 [INFO] 07:12:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ concepts --- 07:12:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:12:47 [INFO] 07:12:47 [INFO] --- yang:15.0.2:generate-sources (binding) @ concepts --- 07:12:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:12:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/concepts/src/main/yang 07:12:47 [INFO] yang-to-sources: Found 3 dependencies in 3.487 ms 07:12:47 [INFO] yang-to-sources: Project model files found: 4 in 4.188 ms 07:12:47 [INFO] yang-to-sources: 7 YANG models processed in 33.75 ms 07:12:47 [INFO] BindingJavaFileGenerator: Defined 25 files in 7.664 ms 07:12:47 [INFO] Sorted 25 files into 9 directories in 143.1 μs 07:12:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 17.19 ms 07:12:47 [INFO] 07:12:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- 07:12:47 [INFO] Starting audit... 07:12:47 Audit done. 07:12:47 [INFO] You have 0 Checkstyle violations. 07:12:47 [INFO] 07:12:47 [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- 07:12:47 [INFO] Starting audit... 07:12:47 Audit done. 07:12:47 [INFO] You have 0 Checkstyle violations. 07:12:47 [INFO] 07:12:47 [INFO] --- dependency:3.10.0:copy (unpack-license) @ concepts --- 07:12:47 [INFO] 07:12:47 [INFO] --- resources:3.4.0:resources (default-resources) @ concepts --- 07:12:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/main/resources 07:12:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:12:47 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:12:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:12:47 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:12:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:12:47 [INFO] 07:12:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ concepts --- 07:12:47 [INFO] Recompiling the module because of changed source code. 07:12:47 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 07:12:47 [INFO] 07:12:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> 07:12:47 [INFO] 07:12:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- 07:12:47 [INFO] Fork Value is true 07:12:50 [INFO] Done SpotBugs Analysis.... 07:12:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:50 [INFO] 07:12:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< 07:12:50 [INFO] 07:12:50 [INFO] 07:12:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- 07:12:50 [INFO] BugInstance size is 0 07:12:50 [INFO] Error size is 0 07:12:50 [INFO] No errors/warnings found 07:12:50 [INFO] 07:12:50 [INFO] --- resources:3.4.0:testResources (default-testResources) @ concepts --- 07:12:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/test/resources 07:12:50 [INFO] 07:12:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ concepts --- 07:12:50 [INFO] Recompiling the module because of changed dependency. 07:12:50 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:12:50 [INFO] 07:12:50 [INFO] --- surefire:3.5.5:test (default-test) @ concepts --- 07:12:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:12:50 [INFO] 07:12:50 [INFO] ------------------------------------------------------- 07:12:50 [INFO] T E S T S 07:12:50 [INFO] ------------------------------------------------------- 07:12:51 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:12:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:12:51 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 07:12:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.protocol.concepts.ASNumberTest 07:12:51 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 07:12:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 07:12:51 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 07:12:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.concepts.BandwidthTest 07:12:52 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 07:12:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 07:12:52 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:12:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:12:52 [INFO] 07:12:52 [INFO] Results: 07:12:52 [INFO] 07:12:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:12:52 [INFO] 07:12:52 [INFO] 07:12:52 [INFO] --- copy:14.3.1:copy-files (default) @ concepts --- 07:12:52 [INFO] 07:12:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- 07:12:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT.jar 07:12:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/concepts/target/classes/META-INF/MANIFEST.MF 07:12:52 [INFO] 07:12:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ concepts --- 07:12:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-javadoc.jar 07:12:54 [INFO] 07:12:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- 07:12:54 [INFO] CycloneDX: Resolving Dependencies 07:12:54 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:12:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml 07:12:54 [INFO] attaching as concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json 07:12:54 [INFO] attaching as concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:12:54 [INFO] 07:12:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 07:12:54 [INFO] Skipping duplicate-finder execution! 07:12:54 [INFO] 07:12:54 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ concepts --- 07:12:54 [WARNING] Non-test scoped test only dependencies found: 07:12:54 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:12:54 [INFO] 07:12:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ concepts --- 07:12:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-sources.jar 07:12:54 [INFO] 07:12:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- 07:12:54 [INFO] 07:12:54 [INFO] --- jacoco:0.8.14:report (report) @ concepts --- 07:12:54 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/concepts/target/code-coverage/jacoco.exec 07:12:54 [INFO] Analyzed bundle 'concepts' with 13 classes 07:12:54 [INFO] 07:12:54 [INFO] --- install:3.1.4:install (default-install) @ concepts --- 07:12:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT.pom 07:12:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT.jar 07:12:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT-javadoc.jar 07:12:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:12:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT-sources.jar 07:12:54 [INFO] 07:12:54 [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- 07:12:54 [INFO] Installing org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT.jar 07:12:54 [INFO] Writing OBR metadata 07:12:54 [INFO] 07:12:54 [INFO] --- dependency:3.10.0:tree (default-cli) @ concepts --- 07:12:54 [INFO] org.opendaylight.bgpcep:concepts:bundle:2.0.1-SNAPSHOT 07:12:54 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:12:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:12:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:12:54 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:12:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:12:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:12:54 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:12:54 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:12:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:12:54 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:12:54 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:12:54 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:12:54 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:12:54 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:12:54 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:12:54 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:test 07:12:54 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test 07:12:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:12:54 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:12:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:12:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:12:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:12:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:12:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:12:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:12:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:12:54 [INFO] +- junit:junit:jar:4.13.2:test 07:12:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:12:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:12:54 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:12:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:12:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:54 [INFO] 07:12:54 [INFO] --- clm:3.0.9-03:index (default-cli) @ concepts --- 07:12:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/concepts/target/sonatype-clm/module.xml 07:12:54 [INFO] 07:12:54 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 07:12:54 [INFO] Building BGPCEP common parent 2.0.1-SNAPSHOT [6/161] 07:12:54 [INFO] from parent/pom.xml 07:12:54 [INFO] --------------------------------[ pom ]--------------------------------- 07:12:54 [INFO] 07:12:54 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- 07:12:54 [INFO] 07:12:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-parent --- 07:12:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:54 [INFO] 07:12:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 07:12:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:54 [INFO] 07:12:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- 07:12:54 [INFO] 07:12:54 [INFO] --- dependency:3.10.0:properties (default) @ bgpcep-parent --- 07:12:54 [INFO] 07:12:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgpcep-parent --- 07:12:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:12:55 [INFO] 07:12:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- 07:12:55 [INFO] Starting audit... 07:12:55 Audit done. 07:12:55 [INFO] You have 0 Checkstyle violations. 07:12:55 [INFO] 07:12:55 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- 07:12:55 [INFO] Starting audit... 07:12:55 Audit done. 07:12:55 [INFO] You have 0 Checkstyle violations. 07:12:55 [INFO] 07:12:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgpcep-parent --- 07:12:55 [INFO] 07:12:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 07:12:55 [INFO] 07:12:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- 07:12:55 [INFO] No files found to run spotbugs, check compile phase has been run 07:12:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:12:55 [INFO] 07:12:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 07:12:55 [INFO] 07:12:55 [INFO] 07:12:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- 07:12:55 [INFO] 07:12:55 [INFO] --- copy:14.3.1:copy-files (default) @ bgpcep-parent --- 07:12:55 [INFO] 07:12:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-parent --- 07:12:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:12:55 [INFO] 07:12:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- 07:12:55 [INFO] CycloneDX: Resolving Dependencies 07:12:55 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:12:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml 07:12:55 [INFO] attaching as bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json 07:12:55 [INFO] attaching as bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:12:55 [INFO] 07:12:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 07:12:55 [INFO] Skipping duplicate-finder execution! 07:12:55 [INFO] 07:12:55 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgpcep-parent --- 07:12:55 [INFO] Skipping pom project 07:12:55 [INFO] 07:12:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgpcep-parent --- 07:12:55 [INFO] 07:12:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- 07:12:55 [INFO] 07:12:55 [INFO] --- jacoco:0.8.14:report (report) @ bgpcep-parent --- 07:12:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:12:55 [INFO] 07:12:55 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- 07:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/2.0.1-SNAPSHOT/bgpcep-parent-2.0.1-SNAPSHOT.pom 07:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/2.0.1-SNAPSHOT/bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:12:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/2.0.1-SNAPSHOT/bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:12:55 [INFO] 07:12:55 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgpcep-parent --- 07:12:55 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:2.0.1-SNAPSHOT 07:12:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:12:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:12:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:12:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:12:55 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:12:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:12:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:12:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:12:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:12:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:12:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:12:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:12:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:12:55 [INFO] +- junit:junit:jar:4.13.2:test 07:12:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:12:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:12:55 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:12:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:12:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:12:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:12:55 [INFO] 07:12:55 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgpcep-parent --- 07:12:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/parent/target/sonatype-clm/module.xml 07:12:55 [INFO] 07:12:55 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 07:12:55 [INFO] Building algo-impl 2.0.1-SNAPSHOT [7/161] 07:12:55 [INFO] from algo/algo-impl/pom.xml 07:12:55 [INFO] -------------------------------[ bundle ]------------------------------- 07:12:55 [INFO] 07:12:55 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- 07:12:55 [INFO] 07:12:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-impl --- 07:12:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:55 [INFO] 07:12:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-impl --- 07:12:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:12:55 [INFO] 07:12:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- 07:12:55 [INFO] 07:12:55 [INFO] --- dependency:3.10.0:properties (default) @ algo-impl --- 07:12:55 [INFO] 07:12:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-impl --- 07:12:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:12:55 [INFO] 07:12:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- 07:12:55 [INFO] Starting audit... 07:12:55 Audit done. 07:12:55 [INFO] You have 0 Checkstyle violations. 07:12:55 [INFO] 07:12:55 [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- 07:12:56 [INFO] Starting audit... 07:12:56 Audit done. 07:12:56 [INFO] You have 0 Checkstyle violations. 07:12:56 [INFO] 07:12:56 [INFO] --- dependency:3.10.0:copy (unpack-license) @ algo-impl --- 07:12:56 [INFO] 07:12:56 [INFO] --- resources:3.4.0:resources (default-resources) @ algo-impl --- 07:12:56 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/resources 07:12:56 [INFO] 07:12:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ algo-impl --- 07:12:56 [INFO] Recompiling the module because of changed dependency. 07:12:56 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:12:56 [INFO] 07:12:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-impl >>> 07:12:56 [INFO] 07:12:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-impl --- 07:12:56 [INFO] Fork Value is true 07:13:00 [INFO] Done SpotBugs Analysis.... 07:13:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:00 [INFO] 07:13:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-impl <<< 07:13:00 [INFO] 07:13:00 [INFO] 07:13:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-impl --- 07:13:00 [INFO] BugInstance size is 0 07:13:00 [INFO] Error size is 0 07:13:00 [INFO] No errors/warnings found 07:13:00 [INFO] 07:13:00 [INFO] --- resources:3.4.0:testResources (default-testResources) @ algo-impl --- 07:13:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/test/resources 07:13:00 [INFO] 07:13:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ algo-impl --- 07:13:00 [INFO] No sources to compile 07:13:00 [INFO] 07:13:00 [INFO] --- surefire:3.5.5:test (default-test) @ algo-impl --- 07:13:00 [INFO] No tests to run. 07:13:00 [INFO] 07:13:00 [INFO] --- copy:14.3.1:copy-files (default) @ algo-impl --- 07:13:00 [INFO] 07:13:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-impl --- 07:13:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT.jar 07:13:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 07:13:00 [INFO] 07:13:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-impl --- 07:13:01 [WARNING] Javadoc Warnings 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:46: warning: no comment 07:13:01 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:56: warning: no comment 07:13:01 [WARNING] protected Constraints constraints = null; 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:49: warning: no comment 07:13:01 [WARNING] protected final ConnectedGraph graph; 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:53: warning: no comment 07:13:01 [WARNING] protected CspfPath pathDestination = null; 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:52: warning: no comment 07:13:01 [WARNING] protected CspfPath pathSource = null; 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:62: warning: no comment 07:13:01 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:63: warning: no comment 07:13:01 [WARNING] protected final HashMap processedPath = new HashMap<>(); 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:59: warning: no comment 07:13:01 [WARNING] protected ComputationStatus status = ComputationStatus.Idle; 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:65: warning: no comment 07:13:01 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:761: warning: no comment 07:13:01 [WARNING] protected ConstrainedPath combineDivertPaths(final CspfPath pcp, final CspfPath scp) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:901: warning: no comment 07:13:01 [WARNING] protected abstract CspfPath computeSimplePath(VertexKey source, VertexKey destination); 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:747: warning: no comment 07:13:01 [WARNING] protected int getComputedDelay(final List path) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:719: warning: no comment 07:13:01 [WARNING] protected int getComputedMetric(final List path) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:733: warning: no comment 07:13:01 [WARNING] protected int getComputedTeMetric(final List path) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:692: warning: no comment 07:13:01 [WARNING] protected void resetEdgesDiversity(final List edges) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:712: warning: no comment 07:13:01 [WARNING] protected void resetVerticesDiversity(final List edges) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:681: warning: no comment 07:13:01 [WARNING] protected void setEdgesDiversity(final List edges) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:699: warning: no comment 07:13:01 [WARNING] protected void setVerticesDiversity(final List edges) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:537: warning: no comment 07:13:01 [WARNING] protected ConstrainedPath toConstrainedPath(final CspfPath path) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:560: warning: no comment 07:13:01 [WARNING] protected ConstrainedPath toConstrainedPath(final CspfPath primary, final CspfPath secondary) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:33: warning: no comment 07:13:01 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 07:13:01 [WARNING] protected enum CspfPathStatus { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:72: warning: no comment 07:13:01 [WARNING] public CspfPath(final CspfPath path) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:67: warning: no comment 07:13:01 [WARNING] public CspfPath(final ConnectedVertex source, final ConnectedVertex vertex) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:114: warning: no comment 07:13:01 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:119: warning: no comment 07:13:01 [WARNING] public CspfPath addPath(final List list) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:167: warning: no comment 07:13:01 [WARNING] public void clearPath() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:101: warning: no comment 07:13:01 [WARNING] public int getCost() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:110: warning: no comment 07:13:01 [WARNING] public int getDelay() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:189: warning: no comment 07:13:01 [WARNING] public Integer getKey() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:132: warning: no comment 07:13:01 [WARNING] public List getPath() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:136: warning: no comment 07:13:01 [WARNING] public int getPathCount() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:163: warning: no comment 07:13:01 [WARNING] public float getPathLength() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:154: warning: no comment 07:13:01 [WARNING] public Long getPredecessor() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:88: warning: no comment 07:13:01 [WARNING] public ConnectedVertex getSource() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:145: warning: no comment 07:13:01 [WARNING] public CspfPathStatus getStatus() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:84: warning: no comment 07:13:01 [WARNING] public ConnectedVertex getVertex() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 07:13:01 [WARNING] public Long getVertexKey() { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:124: warning: no comment 07:13:01 [WARNING] public CspfPath replacePath(final List list) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:96: warning: no comment 07:13:01 [WARNING] public CspfPath setCost(final int cost) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:105: warning: no comment 07:13:01 [WARNING] public CspfPath setDelay(final int delay) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:184: warning: no comment 07:13:01 [WARNING] public CspfPath setKey(final Integer key) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:158: warning: no comment 07:13:01 [WARNING] public CspfPath setPathLength(final float length) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:149: warning: no comment 07:13:01 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:140: warning: no comment 07:13:01 [WARNING] public CspfPath setStatus(final CspfPathStatus status) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:55: warning: no comment 07:13:01 [WARNING] Active, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:56: warning: no comment 07:13:01 [WARNING] Completed, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:54: warning: no comment 07:13:01 [WARNING] Dominated, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:58: warning: no comment 07:13:01 [WARNING] Failed 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 07:13:01 [WARNING] InProgress, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 07:13:01 [WARNING] NoOp, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 07:13:01 [WARNING] NoPath, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:53: warning: no comment 07:13:01 [WARNING] Processed, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 07:13:01 [WARNING] Selected, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:56: warning: no comment 07:13:01 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:101: warning: no comment 07:13:01 [WARNING] public Samcra(final ConnectedGraph graph) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:31: warning: no comment 07:13:01 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 07:13:01 [WARNING] ^ 07:13:01 [WARNING] 57 warnings 07:13:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-javadoc.jar 07:13:01 [INFO] 07:13:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-impl --- 07:13:01 [INFO] CycloneDX: Resolving Dependencies 07:13:02 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:13:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml 07:13:02 [INFO] attaching as algo-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json 07:13:02 [INFO] attaching as algo-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:13:02 [INFO] 07:13:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 07:13:02 [INFO] Skipping duplicate-finder execution! 07:13:02 [INFO] 07:13:02 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ algo-impl --- 07:13:02 [INFO] No dependency problems found 07:13:02 [INFO] 07:13:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ algo-impl --- 07:13:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-sources.jar 07:13:02 [INFO] 07:13:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-impl --- 07:13:02 [INFO] 07:13:02 [INFO] --- jacoco:0.8.14:report (report) @ algo-impl --- 07:13:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:02 [INFO] 07:13:02 [INFO] --- install:3.1.4:install (default-install) @ algo-impl --- 07:13:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT.pom 07:13:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT.jar 07:13:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT-javadoc.jar 07:13:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:13:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT-sources.jar 07:13:02 [INFO] 07:13:02 [INFO] --- bundle:6.0.0:install (default-install) @ algo-impl --- 07:13:02 [INFO] Installing org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT.jar 07:13:02 [INFO] Writing OBR metadata 07:13:02 [INFO] 07:13:02 [INFO] --- dependency:3.10.0:tree (default-cli) @ algo-impl --- 07:13:02 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:2.0.1-SNAPSHOT 07:13:02 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:13:02 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:02 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:02 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:02 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:02 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:13:02 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:02 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:13:02 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:13:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:13:02 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:13:02 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:02 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:02 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:02 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:02 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:13:02 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:13:02 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:13:02 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:13:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:02 [INFO] +- junit:junit:jar:4.13.2:test 07:13:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:02 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:02 [INFO] 07:13:02 [INFO] --- clm:3.0.9-03:index (default-cli) @ algo-impl --- 07:13:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/sonatype-clm/module.xml 07:13:02 [INFO] 07:13:02 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 07:13:02 [INFO] Building single-feature-parent 2.0.1-SNAPSHOT [8/161] 07:13:02 [INFO] from single-feature-parent/pom.xml 07:13:02 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:02 [INFO] 07:13:02 [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- 07:13:02 [INFO] 07:13:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ single-feature-parent --- 07:13:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:13:02 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:13:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:02 [INFO] 07:13:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ single-feature-parent --- 07:13:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:02 [INFO] 07:13:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- 07:13:02 [INFO] 07:13:02 [INFO] --- dependency:3.10.0:properties (default) @ single-feature-parent --- 07:13:02 [INFO] 07:13:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ single-feature-parent --- 07:13:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:03 [INFO] argLine set to empty 07:13:03 [INFO] 07:13:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- 07:13:03 [INFO] Starting audit... 07:13:03 Audit done. 07:13:03 [INFO] You have 0 Checkstyle violations. 07:13:03 [INFO] 07:13:03 [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- 07:13:03 [INFO] Starting audit... 07:13:03 Audit done. 07:13:03 [INFO] You have 0 Checkstyle violations. 07:13:03 [INFO] 07:13:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ single-feature-parent --- 07:13:03 [INFO] 07:13:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 07:13:03 [INFO] 07:13:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- 07:13:03 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:03 [INFO] 07:13:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 07:13:03 [INFO] 07:13:03 [INFO] 07:13:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- 07:13:03 [INFO] 07:13:03 [INFO] --- feattest:14.3.1:test (default) @ single-feature-parent --- 07:13:04 [INFO] Project packaging is not 'feature', skipping execution 07:13:04 [INFO] 07:13:04 [INFO] --- copy:14.3.1:copy-files (default) @ single-feature-parent --- 07:13:04 [INFO] 07:13:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ single-feature-parent --- 07:13:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:04 [INFO] 07:13:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ single-feature-parent --- 07:13:04 [INFO] CycloneDX: Resolving Dependencies 07:13:04 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:13:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml 07:13:05 [INFO] attaching as single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json 07:13:05 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:13:05 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:13:05 [INFO] attaching as single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:13:05 [INFO] 07:13:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 07:13:05 [INFO] Skipping duplicate-finder execution! 07:13:05 [INFO] 07:13:05 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ single-feature-parent --- 07:13:05 [INFO] Skipping plugin execution 07:13:05 [INFO] 07:13:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ single-feature-parent --- 07:13:05 [INFO] Skipping source per configuration. 07:13:05 [INFO] 07:13:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- 07:13:05 [INFO] 07:13:05 [INFO] --- jacoco:0.8.14:report (report) @ single-feature-parent --- 07:13:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:05 [INFO] 07:13:05 [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- 07:13:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/2.0.1-SNAPSHOT/single-feature-parent-2.0.1-SNAPSHOT.pom 07:13:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/2.0.1-SNAPSHOT/single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/2.0.1-SNAPSHOT/single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:13:05 [INFO] 07:13:05 [INFO] --- dependency:3.10.0:tree (default-cli) @ single-feature-parent --- 07:13:05 [INFO] org.opendaylight.bgpcep:single-feature-parent:pom:2.0.1-SNAPSHOT 07:13:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:05 [INFO] +- junit:junit:jar:4.13.2:test 07:13:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:05 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:05 [INFO] 07:13:05 [INFO] --- clm:3.0.9-03:index (default-cli) @ single-feature-parent --- 07:13:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/sonatype-clm/module.xml 07:13:05 [INFO] 07:13:05 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 07:13:05 [INFO] Building OpenDaylight :: GRAPH :: API 2.0.1-SNAPSHOT [9/161] 07:13:05 [INFO] from features/odl-bgpcep-graph-api/pom.xml 07:13:05 [INFO] ------------------------------[ feature ]------------------------------- 07:13:05 [INFO] 07:13:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph-api --- 07:13:05 [INFO] 07:13:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 07:13:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:05 [INFO] 07:13:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 07:13:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:05 [INFO] 07:13:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph-api --- 07:13:06 [INFO] 07:13:06 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-graph-api --- 07:13:06 [INFO] 07:13:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 07:13:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:06 [INFO] argLine set to empty 07:13:06 [INFO] 07:13:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph-api --- 07:13:06 [INFO] Starting audit... 07:13:06 Audit done. 07:13:06 [INFO] You have 0 Checkstyle violations. 07:13:06 [INFO] 07:13:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph-api --- 07:13:06 [INFO] Starting audit... 07:13:06 Audit done. 07:13:06 [INFO] You have 0 Checkstyle violations. 07:13:06 [INFO] 07:13:06 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-graph-api --- 07:13:06 [INFO] 07:13:06 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 07:13:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml 07:13:06 [INFO] ...done! 07:13:06 [INFO] Set artifact 07:13:06 [INFO] 07:13:06 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-graph-api --- 07:13:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:13:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:07 [INFO] 07:13:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 07:13:07 [INFO] 07:13:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 07:13:07 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:07 [INFO] 07:13:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 07:13:07 [INFO] 07:13:07 [INFO] 07:13:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph-api --- 07:13:07 [INFO] 07:13:07 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-graph-api --- 07:13:07 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 07:13:09 [INFO] Project dependency features detected: [] 07:13:09 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:09 [INFO] Creating RMI registry server on 127.0.0.1:41391 07:13:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:09 [INFO] Waiting for remote bundle context.. on 41391 name: b59849e3-1288-42a2-8584-c02535dbcda7 timout: [ RelativeTimeout value = 180000 ] 07:13:13 [INFO] Building jar from resources and headers. 07:13:13 [INFO] Writing jar finished. 07:13:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:15 [INFO] 07:13:15 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-graph-api --- 07:13:15 [INFO] 07:13:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 07:13:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:15 [INFO] 07:13:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph-api --- 07:13:15 [INFO] CycloneDX: Resolving Dependencies 07:13:16 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:13:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml 07:13:16 [INFO] attaching as odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json 07:13:16 [INFO] attaching as odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:16 [INFO] 07:13:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 07:13:16 [INFO] Skipping duplicate-finder execution! 07:13:16 [INFO] 07:13:16 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 07:13:16 [INFO] Skipping plugin execution 07:13:16 [INFO] 07:13:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 07:13:16 [INFO] Skipping source per configuration. 07:13:16 [INFO] 07:13:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 07:13:16 [INFO] 07:13:16 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph-api --- 07:13:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:16 [INFO] 07:13:16 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph-api --- 07:13:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/2.0.1-SNAPSHOT/odl-bgpcep-graph-api-2.0.1-SNAPSHOT.pom 07:13:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/2.0.1-SNAPSHOT/odl-bgpcep-graph-api-2.0.1-SNAPSHOT-features.xml 07:13:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/2.0.1-SNAPSHOT/odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/2.0.1-SNAPSHOT/odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:16 [INFO] 07:13:16 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-graph-api --- 07:13:16 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT 07:13:16 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:16 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:16 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:16 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:16 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:16 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:16 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:16 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:16 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:16 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:16 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:16 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:13:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:13:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:13:16 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:13:16 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:16 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:16 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:13:16 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:13:16 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:13:16 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:16 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:13:16 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:16 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:13:16 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:13:16 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:13:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:16 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:16 [INFO] +- junit:junit:jar:4.13.2:test 07:13:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:16 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:16 [INFO] 07:13:16 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-graph-api --- 07:13:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 07:13:16 [INFO] 07:13:16 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 07:13:16 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 2.0.1-SNAPSHOT [10/161] 07:13:16 [INFO] from features/odl-bgpcep-concepts/pom.xml 07:13:16 [INFO] ------------------------------[ feature ]------------------------------- 07:13:16 [INFO] 07:13:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-concepts --- 07:13:16 [INFO] 07:13:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-concepts --- 07:13:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:16 [INFO] 07:13:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 07:13:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:16 [INFO] 07:13:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- 07:13:17 [INFO] 07:13:17 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-concepts --- 07:13:17 [INFO] 07:13:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 07:13:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:17 [INFO] argLine set to empty 07:13:17 [INFO] 07:13:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-concepts --- 07:13:17 [INFO] Starting audit... 07:13:17 Audit done. 07:13:17 [INFO] You have 0 Checkstyle violations. 07:13:17 [INFO] 07:13:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-concepts --- 07:13:17 [INFO] Starting audit... 07:13:17 Audit done. 07:13:17 [INFO] You have 0 Checkstyle violations. 07:13:17 [INFO] 07:13:17 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-concepts --- 07:13:17 [INFO] 07:13:17 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 07:13:17 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml 07:13:17 [INFO] ...done! 07:13:17 [INFO] Set artifact 07:13:17 [INFO] 07:13:17 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-concepts --- 07:13:17 [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:13:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:17 [INFO] 07:13:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 07:13:17 [INFO] 07:13:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 07:13:17 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:17 [INFO] 07:13:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 07:13:17 [INFO] 07:13:17 [INFO] 07:13:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-concepts --- 07:13:17 [INFO] 07:13:17 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-concepts --- 07:13:17 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 07:13:17 [INFO] Project dependency features detected: [] 07:13:17 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:17 [INFO] Creating RMI registry server on 127.0.0.1:43617 07:13:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:17 [INFO] Waiting for remote bundle context.. on 43617 name: 0647a8d8-e0b9-4d7f-89cd-1f091bdf5d7b timout: [ RelativeTimeout value = 180000 ] 07:13:21 [INFO] Building jar from resources and headers. 07:13:21 [INFO] Writing jar finished. 07:13:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:23 [INFO] 07:13:23 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-concepts --- 07:13:23 [INFO] 07:13:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-concepts --- 07:13:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:23 [INFO] 07:13:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-concepts --- 07:13:23 [INFO] CycloneDX: Resolving Dependencies 07:13:24 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:13:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml 07:13:24 [INFO] attaching as odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json 07:13:24 [INFO] attaching as odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:13:24 [INFO] 07:13:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 07:13:24 [INFO] Skipping duplicate-finder execution! 07:13:24 [INFO] 07:13:24 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 07:13:24 [INFO] Skipping plugin execution 07:13:24 [INFO] 07:13:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 07:13:24 [INFO] Skipping source per configuration. 07:13:24 [INFO] 07:13:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 07:13:24 [INFO] 07:13:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-concepts --- 07:13:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:24 [INFO] 07:13:24 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-concepts --- 07:13:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/2.0.1-SNAPSHOT/odl-bgpcep-concepts-2.0.1-SNAPSHOT.pom 07:13:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/2.0.1-SNAPSHOT/odl-bgpcep-concepts-2.0.1-SNAPSHOT-features.xml 07:13:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/2.0.1-SNAPSHOT/odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:24 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/2.0.1-SNAPSHOT/odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:13:24 [INFO] 07:13:24 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-concepts --- 07:13:24 [INFO] org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT 07:13:24 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:13:24 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:24 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:24 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:24 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:24 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:24 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:13:24 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:13:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:13:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:13:24 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:24 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:24 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:13:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:13:24 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:13:24 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:24 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:13:24 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:13:24 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:13:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:24 [INFO] +- junit:junit:jar:4.13.2:test 07:13:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:24 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:24 [INFO] 07:13:24 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-concepts --- 07:13:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 07:13:24 [INFO] 07:13:24 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 07:13:24 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 2.0.1-SNAPSHOT [11/161] 07:13:24 [INFO] from features/odl-bgpcep-algo-api/pom.xml 07:13:24 [INFO] ------------------------------[ feature ]------------------------------- 07:13:24 [INFO] 07:13:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] 07:13:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:24 [INFO] 07:13:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:24 [INFO] 07:13:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] 07:13:24 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] 07:13:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:24 [INFO] argLine set to empty 07:13:24 [INFO] 07:13:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] Starting audit... 07:13:24 Audit done. 07:13:24 [INFO] You have 0 Checkstyle violations. 07:13:24 [INFO] 07:13:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] Starting audit... 07:13:24 Audit done. 07:13:24 [INFO] You have 0 Checkstyle violations. 07:13:24 [INFO] 07:13:24 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] 07:13:24 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml 07:13:24 [INFO] ...done! 07:13:24 [INFO] Set artifact 07:13:24 [INFO] 07:13:24 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:13:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:24 [INFO] 07:13:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 07:13:24 [INFO] 07:13:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:24 [INFO] 07:13:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 07:13:24 [INFO] 07:13:24 [INFO] 07:13:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] 07:13:24 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-algo-api --- 07:13:24 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 07:13:24 [INFO] Project dependency features detected: [] 07:13:24 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:24 [INFO] Creating RMI registry server on 127.0.0.1:38633 07:13:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:25 [INFO] Waiting for remote bundle context.. on 38633 name: 4b99869b-ff7e-4cf3-80a7-3160879a0538 timout: [ RelativeTimeout value = 180000 ] 07:13:29 [INFO] Building jar from resources and headers. 07:13:29 [INFO] Writing jar finished. 07:13:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:31 [INFO] 07:13:31 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] 07:13:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:31 [INFO] 07:13:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] CycloneDX: Resolving Dependencies 07:13:31 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 07:13:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml 07:13:31 [INFO] attaching as odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json 07:13:31 [INFO] attaching as odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:31 [INFO] 07:13:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] Skipping duplicate-finder execution! 07:13:31 [INFO] 07:13:31 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] Skipping plugin execution 07:13:31 [INFO] 07:13:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] Skipping source per configuration. 07:13:31 [INFO] 07:13:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] 07:13:31 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:31 [INFO] 07:13:31 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/2.0.1-SNAPSHOT/odl-bgpcep-algo-api-2.0.1-SNAPSHOT.pom 07:13:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/2.0.1-SNAPSHOT/odl-bgpcep-algo-api-2.0.1-SNAPSHOT-features.xml 07:13:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/2.0.1-SNAPSHOT/odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/2.0.1-SNAPSHOT/odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:31 [INFO] 07:13:31 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:2.0.1-SNAPSHOT 07:13:31 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:13:31 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:31 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:31 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:31 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:31 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:31 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:31 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:31 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:31 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:31 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:31 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:31 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:13:31 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:13:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:13:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:13:31 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:13:31 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:31 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:13:31 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:13:31 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:13:31 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:31 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:13:31 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:31 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:13:31 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:13:31 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:13:31 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:13:31 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:13:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:31 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:31 [INFO] +- junit:junit:jar:4.13.2:test 07:13:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:31 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:31 [INFO] 07:13:31 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-algo-api --- 07:13:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 07:13:31 [INFO] 07:13:31 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 07:13:31 [INFO] Building graph-impl 2.0.1-SNAPSHOT [12/161] 07:13:31 [INFO] from graph/graph-impl/pom.xml 07:13:31 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:31 [INFO] 07:13:31 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-impl --- 07:13:31 [INFO] 07:13:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-impl --- 07:13:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:31 [INFO] 07:13:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-impl --- 07:13:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:31 [INFO] 07:13:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-impl --- 07:13:32 [INFO] 07:13:32 [INFO] --- dependency:3.10.0:properties (default) @ graph-impl --- 07:13:32 [INFO] 07:13:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-impl --- 07:13:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:13:32 [INFO] 07:13:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-impl --- 07:13:32 [INFO] Starting audit... 07:13:32 Audit done. 07:13:32 [INFO] You have 0 Checkstyle violations. 07:13:32 [INFO] 07:13:32 [INFO] --- checkstyle:3.6.0:check (default) @ graph-impl --- 07:13:32 [INFO] Starting audit... 07:13:32 Audit done. 07:13:32 [INFO] You have 0 Checkstyle violations. 07:13:32 [INFO] 07:13:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ graph-impl --- 07:13:32 [INFO] 07:13:32 [INFO] --- resources:3.4.0:resources (default-resources) @ graph-impl --- 07:13:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/resources 07:13:32 [INFO] 07:13:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ graph-impl --- 07:13:32 [INFO] Recompiling the module because of changed dependency. 07:13:32 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[94,26] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[109,34] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[131,25] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[144,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:13:32 [INFO] 07:13:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-impl >>> 07:13:32 [INFO] 07:13:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-impl --- 07:13:32 [INFO] Fork Value is true 07:13:36 [INFO] Done SpotBugs Analysis.... 07:13:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:36 [INFO] 07:13:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-impl <<< 07:13:36 [INFO] 07:13:36 [INFO] 07:13:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-impl --- 07:13:36 [INFO] BugInstance size is 0 07:13:36 [INFO] Error size is 0 07:13:36 [INFO] No errors/warnings found 07:13:36 [INFO] 07:13:36 [INFO] --- resources:3.4.0:testResources (default-testResources) @ graph-impl --- 07:13:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/test/resources 07:13:36 [INFO] 07:13:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ graph-impl --- 07:13:36 [INFO] No sources to compile 07:13:36 [INFO] 07:13:36 [INFO] --- surefire:3.5.5:test (default-test) @ graph-impl --- 07:13:36 [INFO] No tests to run. 07:13:36 [INFO] 07:13:36 [INFO] --- copy:14.3.1:copy-files (default) @ graph-impl --- 07:13:36 [INFO] 07:13:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-impl --- 07:13:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT.jar 07:13:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 07:13:36 [INFO] 07:13:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-impl --- 07:13:37 [WARNING] Javadoc Warnings 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:56: warning: no comment 07:13:37 [WARNING] public ConnectedEdgeImpl(final @NonNull Long key) { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:65: warning: no comment 07:13:37 [WARNING] public ConnectedEdgeImpl(final @NonNull Edge edge) { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:226: warning: no comment 07:13:37 [WARNING] public List getTriggers() { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:75: warning: no comment 07:13:37 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:76: warning: no comment 07:13:37 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:53: warning: no comment 07:13:37 [WARNING] public ConnectedVertexImpl(final @NonNull Long key) { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:59: warning: no comment 07:13:37 [WARNING] public ConnectedVertexImpl(final @NonNull Vertex vertex) { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:221: warning: no comment 07:13:37 [WARNING] public List getTriggers() { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:57: warning: no comment 07:13:37 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 07:13:37 [WARNING] ^ 07:13:37 [WARNING] 9 warnings 07:13:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-javadoc.jar 07:13:37 [INFO] 07:13:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-impl --- 07:13:37 [INFO] CycloneDX: Resolving Dependencies 07:13:38 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:13:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml 07:13:38 [INFO] attaching as graph-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json 07:13:38 [INFO] attaching as graph-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:13:38 [INFO] 07:13:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 07:13:38 [INFO] Skipping duplicate-finder execution! 07:13:38 [INFO] 07:13:38 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ graph-impl --- 07:13:38 [INFO] No dependency problems found 07:13:38 [INFO] 07:13:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ graph-impl --- 07:13:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-sources.jar 07:13:38 [INFO] 07:13:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-impl --- 07:13:38 [INFO] 07:13:38 [INFO] --- jacoco:0.8.14:report (report) @ graph-impl --- 07:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:38 [INFO] 07:13:38 [INFO] --- install:3.1.4:install (default-install) @ graph-impl --- 07:13:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT.pom 07:13:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT.jar 07:13:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT-javadoc.jar 07:13:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:13:38 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT-sources.jar 07:13:38 [INFO] 07:13:38 [INFO] --- bundle:6.0.0:install (default-install) @ graph-impl --- 07:13:38 [INFO] Installing org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT.jar 07:13:38 [INFO] Writing OBR metadata 07:13:38 [INFO] 07:13:38 [INFO] --- dependency:3.10.0:tree (default-cli) @ graph-impl --- 07:13:38 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:2.0.1-SNAPSHOT 07:13:38 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:38 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:38 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:13:38 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:13:38 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:38 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:38 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:13:38 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:38 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:38 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:13:38 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:38 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:38 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:38 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:38 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:38 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:38 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:38 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:38 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:13:38 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:13:38 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:13:38 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:13:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:38 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:38 [INFO] +- junit:junit:jar:4.13.2:test 07:13:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:38 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:13:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:38 [INFO] 07:13:38 [INFO] --- clm:3.0.9-03:index (default-cli) @ graph-impl --- 07:13:38 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/sonatype-clm/module.xml 07:13:38 [INFO] 07:13:38 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 07:13:38 [INFO] Building OpenDaylight :: GRAPH 2.0.1-SNAPSHOT [13/161] 07:13:38 [INFO] from features/odl-bgpcep-graph/pom.xml 07:13:38 [INFO] ------------------------------[ feature ]------------------------------- 07:13:40 [INFO] 07:13:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph --- 07:13:40 [INFO] 07:13:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph --- 07:13:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:40 [INFO] 07:13:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 07:13:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:40 [INFO] 07:13:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- 07:13:40 [INFO] 07:13:40 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-graph --- 07:13:40 [INFO] 07:13:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 07:13:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:40 [INFO] argLine set to empty 07:13:40 [INFO] 07:13:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph --- 07:13:40 [INFO] Starting audit... 07:13:40 Audit done. 07:13:40 [INFO] You have 0 Checkstyle violations. 07:13:40 [INFO] 07:13:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph --- 07:13:40 [INFO] Starting audit... 07:13:40 Audit done. 07:13:40 [INFO] You have 0 Checkstyle violations. 07:13:40 [INFO] 07:13:40 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-graph --- 07:13:40 [INFO] 07:13:40 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 07:13:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml 07:13:41 [INFO] ...done! 07:13:41 [INFO] Set artifact 07:13:41 [INFO] 07:13:41 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-graph --- 07:13:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:13:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:41 [INFO] 07:13:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 07:13:41 [INFO] 07:13:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph --- 07:13:41 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:41 [INFO] 07:13:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 07:13:41 [INFO] 07:13:41 [INFO] 07:13:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph --- 07:13:41 [INFO] 07:13:41 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-graph --- 07:13:41 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 07:13:41 [INFO] Project dependency features detected: [] 07:13:41 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:41 [INFO] Creating RMI registry server on 127.0.0.1:35471 07:13:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:41 [INFO] Waiting for remote bundle context.. on 35471 name: caf8a652-496d-4752-9456-e841015b676e timout: [ RelativeTimeout value = 180000 ] 07:13:45 [INFO] Building jar from resources and headers. 07:13:45 [INFO] Writing jar finished. 07:13:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:13:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:13:53 [INFO] 07:13:53 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-graph --- 07:13:53 [INFO] 07:13:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph --- 07:13:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:53 [INFO] 07:13:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph --- 07:13:53 [INFO] CycloneDX: Resolving Dependencies 07:13:56 [INFO] CycloneDX: Creating BOM version 1.6 with 218 component(s) 07:13:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml 07:13:56 [INFO] attaching as odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json 07:13:56 [INFO] attaching as odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.json 07:13:56 [INFO] 07:13:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 07:13:56 [INFO] Skipping duplicate-finder execution! 07:13:56 [INFO] 07:13:56 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 07:13:56 [INFO] Skipping plugin execution 07:13:56 [INFO] 07:13:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 07:13:56 [INFO] Skipping source per configuration. 07:13:56 [INFO] 07:13:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph --- 07:13:56 [INFO] 07:13:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph --- 07:13:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:56 [INFO] 07:13:56 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph --- 07:13:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/2.0.1-SNAPSHOT/odl-bgpcep-graph-2.0.1-SNAPSHOT.pom 07:13:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/2.0.1-SNAPSHOT/odl-bgpcep-graph-2.0.1-SNAPSHOT-features.xml 07:13:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/2.0.1-SNAPSHOT/odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:56 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/2.0.1-SNAPSHOT/odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.json 07:13:56 [INFO] 07:13:56 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-graph --- 07:13:56 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.1-SNAPSHOT 07:13:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:13:56 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:56 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:13:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:13:56 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:13:56 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:13:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:13:56 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:13:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:13:56 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:13:56 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:13:56 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:13:56 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:13:56 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:13:56 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:13:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:13:56 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:13:56 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:13:56 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:13:56 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:13:56 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:13:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:13:56 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:13:56 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:13:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:13:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:13:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:13:56 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:13:56 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:13:56 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:13:56 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:13:56 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:13:56 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:13:56 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:13:56 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:13:56 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:13:56 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:13:56 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:13:56 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:13:56 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:13:56 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:13:56 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:13:56 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:13:56 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:13:56 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:13:56 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:13:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:13:56 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:13:56 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:13:56 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:13:56 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:13:56 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:13:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:13:56 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:13:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:13:56 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:13:56 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:13:56 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:13:56 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:13:56 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:13:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:13:56 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:13:56 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:13:56 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:13:56 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:13:56 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:13:56 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:13:56 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:13:56 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:13:56 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:13:56 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:13:56 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:13:56 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:13:56 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:13:56 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:13:56 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:13:56 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:13:56 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:13:56 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:13:56 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:13:56 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:13:56 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:13:56 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:13:56 [INFO] +- org.opendaylight.bgpcep:graph-impl:jar:2.0.1-SNAPSHOT:compile 07:13:56 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:56 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:56 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:56 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:13:56 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:13:56 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:13:56 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:13:56 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:56 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:56 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:56 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:56 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:56 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:56 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:56 [INFO] +- junit:junit:jar:4.13.2:test 07:13:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:56 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:13:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:56 [INFO] 07:13:56 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-graph --- 07:13:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 07:13:56 [INFO] 07:13:56 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 07:13:56 [INFO] Building OpenDaylight :: Path Computation Algorithms 2.0.1-SNAPSHOT [14/161] 07:13:56 [INFO] from features/odl-bgpcep-algo/pom.xml 07:13:56 [INFO] ------------------------------[ feature ]------------------------------- 07:13:56 [INFO] 07:13:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo --- 07:13:56 [INFO] 07:13:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo --- 07:13:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:56 [INFO] 07:13:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 07:13:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:56 [INFO] 07:13:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo --- 07:13:57 [INFO] 07:13:57 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-algo --- 07:13:57 [INFO] 07:13:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 07:13:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:13:57 [INFO] argLine set to empty 07:13:57 [INFO] 07:13:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo --- 07:13:57 [INFO] Starting audit... 07:13:57 Audit done. 07:13:57 [INFO] You have 0 Checkstyle violations. 07:13:57 [INFO] 07:13:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo --- 07:13:57 [INFO] Starting audit... 07:13:57 Audit done. 07:13:57 [INFO] You have 0 Checkstyle violations. 07:13:57 [INFO] 07:13:57 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-algo --- 07:13:57 [INFO] 07:13:57 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 07:13:57 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml 07:13:57 [INFO] ...done! 07:13:57 [INFO] Set artifact 07:13:57 [INFO] 07:13:57 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-algo --- 07:13:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:13:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:13:57 [INFO] 07:13:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 07:13:57 [INFO] 07:13:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo --- 07:13:57 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:57 [INFO] 07:13:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 07:13:57 [INFO] 07:13:57 [INFO] 07:13:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo --- 07:13:57 [INFO] 07:13:57 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-algo --- 07:13:57 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 07:13:57 [INFO] Project dependency features detected: [] 07:13:57 [INFO] Pax Exam System (Version: 4.14.0) created. 07:13:57 [INFO] Creating RMI registry server on 127.0.0.1:39025 07:13:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:13:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:13:57 [INFO] Waiting for remote bundle context.. on 39025 name: d10d9103-5a90-44c0-95be-d636de15c138 timout: [ RelativeTimeout value = 180000 ] 07:14:01 [INFO] Building jar from resources and headers. 07:14:01 [INFO] Writing jar finished. 07:14:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:09 [INFO] 07:14:09 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-algo --- 07:14:09 [INFO] 07:14:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo --- 07:14:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:09 [INFO] 07:14:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo --- 07:14:09 [INFO] CycloneDX: Resolving Dependencies 07:14:12 [INFO] CycloneDX: Creating BOM version 1.6 with 224 component(s) 07:14:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml 07:14:12 [INFO] attaching as odl-bgpcep-algo-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json 07:14:12 [INFO] attaching as odl-bgpcep-algo-2.0.1-SNAPSHOT-cyclonedx.json 07:14:12 [INFO] 07:14:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 07:14:12 [INFO] Skipping duplicate-finder execution! 07:14:12 [INFO] 07:14:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 07:14:12 [INFO] Skipping plugin execution 07:14:12 [INFO] 07:14:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 07:14:12 [INFO] Skipping source per configuration. 07:14:12 [INFO] 07:14:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo --- 07:14:12 [INFO] 07:14:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo --- 07:14:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:12 [INFO] 07:14:12 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo --- 07:14:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/2.0.1-SNAPSHOT/odl-bgpcep-algo-2.0.1-SNAPSHOT.pom 07:14:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/2.0.1-SNAPSHOT/odl-bgpcep-algo-2.0.1-SNAPSHOT-features.xml 07:14:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/2.0.1-SNAPSHOT/odl-bgpcep-algo-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/2.0.1-SNAPSHOT/odl-bgpcep-algo-2.0.1-SNAPSHOT-cyclonedx.json 07:14:12 [INFO] 07:14:12 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-algo --- 07:14:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:2.0.1-SNAPSHOT 07:14:12 [INFO] +- org.opendaylight.bgpcep:algo-impl:jar:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:12 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:14:12 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:12 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:14:12 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:14:12 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:12 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:12 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:12 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:12 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:14:12 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:14:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:14:12 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:14:12 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:14:12 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:14:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:14:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:14:12 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:14:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:14:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:14:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:14:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:14:12 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:14:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:14:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:14:12 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:14:12 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:14:12 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:14:12 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:14:12 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:14:12 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:14:12 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:14:12 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:14:12 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:14:12 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:14:12 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:14:12 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:14:12 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:14:12 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:14:12 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:14:12 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:14:12 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:14:12 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:14:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:14:12 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:14:12 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:14:12 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:14:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:14:12 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:14:12 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:14:12 [INFO] | | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:14:12 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:14:12 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:14:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:14:12 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:14:12 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:14:12 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:14:12 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:14:12 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:14:12 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:14:12 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:14:12 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:14:12 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:14:12 [INFO] | | | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:14:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:14:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:14:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:14:12 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:14:12 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:14:12 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:14:12 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:14:12 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:14:12 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:14:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:14:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:14:12 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:14:12 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:14:12 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:2.0.1-SNAPSHOT:compile 07:14:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:12 [INFO] +- junit:junit:jar:4.13.2:test 07:14:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:12 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:14:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:12 [INFO] 07:14:12 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-algo --- 07:14:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 07:14:12 [INFO] 07:14:12 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 07:14:12 [INFO] Building testtool-parent 2.0.1-SNAPSHOT [15/161] 07:14:12 [INFO] from testtool-parent/pom.xml 07:14:12 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:12 [INFO] 07:14:12 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-parent --- 07:14:12 [INFO] 07:14:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-parent --- 07:14:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:12 [INFO] 07:14:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-parent --- 07:14:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:12 [INFO] 07:14:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-parent --- 07:14:12 [INFO] 07:14:12 [INFO] --- dependency:3.10.0:properties (default) @ testtool-parent --- 07:14:12 [INFO] 07:14:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-parent --- 07:14:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:14:12 [INFO] 07:14:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-parent --- 07:14:13 [INFO] Starting audit... 07:14:13 Audit done. 07:14:13 [INFO] You have 0 Checkstyle violations. 07:14:13 [INFO] 07:14:13 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-parent --- 07:14:13 [INFO] Starting audit... 07:14:13 Audit done. 07:14:13 [INFO] You have 0 Checkstyle violations. 07:14:13 [INFO] 07:14:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ testtool-parent --- 07:14:13 [INFO] 07:14:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-parent >>> 07:14:13 [INFO] 07:14:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-parent --- 07:14:13 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:13 [INFO] 07:14:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-parent <<< 07:14:13 [INFO] 07:14:13 [INFO] 07:14:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-parent --- 07:14:13 [INFO] 07:14:13 [INFO] --- copy:14.3.1:copy-files (default) @ testtool-parent --- 07:14:13 [INFO] 07:14:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-parent --- 07:14:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:13 [INFO] 07:14:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-parent --- 07:14:13 [INFO] CycloneDX: Resolving Dependencies 07:14:14 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:14:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml 07:14:14 [INFO] attaching as testtool-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json 07:14:14 [INFO] attaching as testtool-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:14:14 [INFO] 07:14:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 07:14:14 [INFO] Skipping duplicate-finder execution! 07:14:14 [INFO] 07:14:14 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ testtool-parent --- 07:14:14 [INFO] Skipping pom project 07:14:14 [INFO] 07:14:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ testtool-parent --- 07:14:14 [INFO] 07:14:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-parent --- 07:14:14 [INFO] 07:14:14 [INFO] --- jacoco:0.8.14:report (report) @ testtool-parent --- 07:14:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:14 [INFO] 07:14:14 [INFO] --- install:3.1.4:install (default-install) @ testtool-parent --- 07:14:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/2.0.1-SNAPSHOT/testtool-parent-2.0.1-SNAPSHOT.pom 07:14:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/2.0.1-SNAPSHOT/testtool-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/2.0.1-SNAPSHOT/testtool-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:14:14 [INFO] 07:14:14 [INFO] --- dependency:3.10.0:tree (default-cli) @ testtool-parent --- 07:14:14 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:2.0.1-SNAPSHOT 07:14:14 [INFO] +- junit:junit:jar:4.13.2:test 07:14:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:14 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:14 [INFO] 07:14:14 [INFO] --- clm:3.0.9-03:index (default-cli) @ testtool-parent --- 07:14:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/sonatype-clm/module.xml 07:14:14 [INFO] 07:14:14 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 07:14:14 [INFO] Building util 2.0.1-SNAPSHOT [16/161] 07:14:14 [INFO] from util/pom.xml 07:14:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:14 [INFO] 07:14:14 [INFO] --- clean:3.5.0:clean (default-clean) @ util --- 07:14:14 [INFO] 07:14:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ util --- 07:14:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:14 [INFO] 07:14:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ util --- 07:14:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:14 [INFO] 07:14:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ util --- 07:14:14 [INFO] 07:14:14 [INFO] --- dependency:3.10.0:properties (default) @ util --- 07:14:14 [INFO] 07:14:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ util --- 07:14:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:14:14 [INFO] 07:14:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ util --- 07:14:14 [INFO] Starting audit... 07:14:14 Audit done. 07:14:14 [INFO] You have 0 Checkstyle violations. 07:14:14 [INFO] 07:14:14 [INFO] --- checkstyle:3.6.0:check (default) @ util --- 07:14:15 [INFO] Starting audit... 07:14:15 Audit done. 07:14:15 [INFO] You have 0 Checkstyle violations. 07:14:15 [INFO] 07:14:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ util --- 07:14:15 [INFO] 07:14:15 [INFO] --- resources:3.4.0:resources (default-resources) @ util --- 07:14:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/util/src/main/resources 07:14:15 [INFO] 07:14:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ util --- 07:14:15 [INFO] Recompiling the module because of changed dependency. 07:14:15 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 07:14:15 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[195,30] implicit cast from int to byte in compound assignment is possibly lossy 07:14:15 [INFO] 07:14:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ util >>> 07:14:15 [INFO] 07:14:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ util --- 07:14:15 [INFO] Fork Value is true 07:14:18 [INFO] Done SpotBugs Analysis.... 07:14:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:18 [INFO] 07:14:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ util <<< 07:14:18 [INFO] 07:14:18 [INFO] 07:14:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ util --- 07:14:18 [INFO] BugInstance size is 0 07:14:18 [INFO] Error size is 0 07:14:18 [INFO] No errors/warnings found 07:14:18 [INFO] 07:14:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ util --- 07:14:18 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:14:18 [INFO] 07:14:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ util --- 07:14:18 [INFO] Recompiling the module because of changed dependency. 07:14:18 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:14:18 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/test/java/org/opendaylight/protocol/util/ByteArrayTest.java:[128,46] fileToBytes(java.lang.String) in org.opendaylight.protocol.util.ByteArray has been deprecated and marked for removal 07:14:18 [INFO] 07:14:18 [INFO] --- surefire:3.5.5:test (default-test) @ util --- 07:14:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:18 [INFO] 07:14:18 [INFO] ------------------------------------------------------- 07:14:18 [INFO] T E S T S 07:14:18 [INFO] ------------------------------------------------------- 07:14:19 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 07:14:19 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.opendaylight.protocol.util.ByteArrayTest 07:14:19 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:14:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:14:19 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 07:14:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 07:14:19 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 07:14:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 07:14:19 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 07:14:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 07:14:19 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 07:14:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 07:14:19 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:14:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:14:19 [INFO] 07:14:19 [INFO] Results: 07:14:19 [INFO] 07:14:19 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:14:19 [INFO] 07:14:19 [INFO] 07:14:19 [INFO] --- copy:14.3.1:copy-files (default) @ util --- 07:14:19 [INFO] 07:14:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ util --- 07:14:19 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT.jar 07:14:19 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/util/target/classes/META-INF/MANIFEST.MF 07:14:19 [INFO] 07:14:19 [INFO] --- jar:3.5.0:test-jar (default) @ util --- 07:14:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-tests.jar 07:14:20 [INFO] 07:14:20 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ util --- 07:14:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-test-sources.jar 07:14:20 [INFO] 07:14:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ util --- 07:14:21 [WARNING] Javadoc Warnings 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:172: warning: no @throws for java.io.IOException 07:14:21 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 07:14:21 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 07:14:21 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 07:14:21 [WARNING] public static final int IP4_BITS_LENGTH = 32; 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 07:14:21 [WARNING] public static final int IP4_LENGTH = 4; 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 07:14:21 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 07:14:21 [WARNING] public static int prefixBitsToBytes(final int bits) { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 07:14:21 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 07:14:21 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 07:14:21 [WARNING] public static final int IPV6_LENGTH = 16; 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 07:14:21 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 07:14:21 [WARNING] T getSharedReference(T object); 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 07:14:21 [WARNING] public static NoopReferenceCache getInstance() { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:42: warning: no comment 07:14:21 [WARNING] public static List parseMessages(final File file) throws IOException { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:50: warning: no comment 07:14:21 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 07:14:21 [WARNING] public static List parseMessages(final Path file) throws IOException { 07:14:21 [WARNING] ^ 07:14:21 [WARNING] 16 warnings 07:14:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-javadoc.jar 07:14:21 [INFO] 07:14:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ util --- 07:14:21 [INFO] CycloneDX: Resolving Dependencies 07:14:22 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:14:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml 07:14:22 [INFO] attaching as util-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/util/target/bom.json 07:14:22 [INFO] attaching as util-2.0.1-SNAPSHOT-cyclonedx.json 07:14:22 [INFO] 07:14:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ util --- 07:14:22 [INFO] Skipping duplicate-finder execution! 07:14:22 [INFO] 07:14:22 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ util --- 07:14:22 [INFO] No dependency problems found 07:14:22 [INFO] 07:14:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ util --- 07:14:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-sources.jar 07:14:22 [INFO] 07:14:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ util --- 07:14:22 [INFO] 07:14:22 [INFO] --- jacoco:0.8.14:report (report) @ util --- 07:14:22 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/util/target/code-coverage/jacoco.exec 07:14:22 [INFO] Analyzed bundle 'util' with 10 classes 07:14:22 [INFO] 07:14:22 [INFO] --- install:3.1.4:install (default-install) @ util --- 07:14:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT.pom 07:14:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT.jar 07:14:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-tests.jar 07:14:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-test-sources.jar 07:14:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-javadoc.jar 07:14:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-cyclonedx.json 07:14:22 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT-sources.jar 07:14:22 [INFO] 07:14:22 [INFO] --- bundle:6.0.0:install (default-install) @ util --- 07:14:22 [INFO] Installing org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT.jar 07:14:22 [INFO] Writing OBR metadata 07:14:22 [INFO] 07:14:22 [INFO] --- dependency:3.10.0:tree (default-cli) @ util --- 07:14:22 [INFO] org.opendaylight.bgpcep:util:bundle:2.0.1-SNAPSHOT 07:14:22 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:22 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:22 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:22 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:22 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:22 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:22 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:14:22 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:14:22 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:22 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:22 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:22 [INFO] +- junit:junit:jar:4.13.2:test 07:14:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:22 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:22 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:22 [INFO] 07:14:22 [INFO] --- clm:3.0.9-03:index (default-cli) @ util --- 07:14:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/util/target/sonatype-clm/module.xml 07:14:22 [INFO] 07:14:22 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 07:14:22 [INFO] Building bgp-concepts 2.0.1-SNAPSHOT [17/161] 07:14:22 [INFO] from bgp/concepts/pom.xml 07:14:22 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:22 [INFO] 07:14:22 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-concepts --- 07:14:22 [INFO] 07:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-concepts --- 07:14:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:22 [INFO] 07:14:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-concepts --- 07:14:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:22 [INFO] 07:14:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-concepts --- 07:14:22 [INFO] 07:14:22 [INFO] --- dependency:3.10.0:properties (default) @ bgp-concepts --- 07:14:22 [INFO] 07:14:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-concepts --- 07:14:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:14:22 [INFO] 07:14:22 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-concepts --- 07:14:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:14:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/yang 07:14:22 [INFO] yang-to-sources: Found 4 dependencies in 4.098 ms 07:14:22 [INFO] yang-to-sources: Project model files found: 1 in 59.94 ms 07:14:22 [INFO] yang-to-sources: 6 YANG models processed in 99.38 ms 07:14:22 [INFO] BindingJavaFileGenerator: Defined 116 files in 23.06 ms 07:14:22 [INFO] Sorted 116 files into 27 directories in 467.8 μs 07:14:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 116 in 239.6 ms 07:14:23 [INFO] 07:14:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-concepts --- 07:14:23 [INFO] Starting audit... 07:14:23 Audit done. 07:14:23 [INFO] You have 0 Checkstyle violations. 07:14:23 [INFO] 07:14:23 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-concepts --- 07:14:23 [INFO] Starting audit... 07:14:23 Audit done. 07:14:23 [INFO] You have 0 Checkstyle violations. 07:14:23 [INFO] 07:14:23 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-concepts --- 07:14:23 [INFO] 07:14:23 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-concepts --- 07:14:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/resources 07:14:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:14:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:14:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:14:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:14:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:14:23 [INFO] 07:14:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-concepts --- 07:14:23 [INFO] Recompiling the module because of changed dependency. 07:14:23 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 07:14:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/BgpId.java:[55,42] possible 'this' escape before subclass is fully initialized 07:14:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/ClusterIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:14:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:[97,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:14:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:[99,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:14:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:[290,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:14:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:[280,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:14:24 [INFO] 07:14:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 07:14:24 [INFO] 07:14:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-concepts --- 07:14:24 [INFO] Fork Value is true 07:14:27 [INFO] Done SpotBugs Analysis.... 07:14:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:27 [INFO] 07:14:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 07:14:27 [INFO] 07:14:27 [INFO] 07:14:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-concepts --- 07:14:27 [INFO] BugInstance size is 0 07:14:27 [INFO] Error size is 0 07:14:27 [INFO] No errors/warnings found 07:14:27 [INFO] 07:14:27 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-concepts --- 07:14:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/test/resources 07:14:27 [INFO] 07:14:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-concepts --- 07:14:27 [INFO] Recompiling the module because of changed dependency. 07:14:27 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:14:27 [INFO] 07:14:27 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-concepts --- 07:14:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:27 [INFO] 07:14:27 [INFO] ------------------------------------------------------- 07:14:27 [INFO] T E S T S 07:14:27 [INFO] ------------------------------------------------------- 07:14:28 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 07:14:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 07:14:28 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:14:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:14:28 [INFO] 07:14:28 [INFO] Results: 07:14:28 [INFO] 07:14:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:14:28 [INFO] 07:14:28 [INFO] 07:14:28 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-concepts --- 07:14:28 [INFO] 07:14:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-concepts --- 07:14:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT.jar 07:14:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/classes/META-INF/MANIFEST.MF 07:14:28 [INFO] 07:14:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-concepts --- 07:14:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-javadoc.jar 07:14:32 [INFO] 07:14:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-concepts --- 07:14:32 [INFO] CycloneDX: Resolving Dependencies 07:14:32 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:14:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml 07:14:32 [INFO] attaching as bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json 07:14:32 [INFO] attaching as bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:14:32 [INFO] 07:14:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 07:14:32 [INFO] Skipping duplicate-finder execution! 07:14:32 [INFO] 07:14:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-concepts --- 07:14:32 [INFO] No dependency problems found 07:14:32 [INFO] 07:14:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-concepts --- 07:14:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-sources.jar 07:14:32 [INFO] 07:14:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-concepts --- 07:14:32 [INFO] 07:14:32 [INFO] --- jacoco:0.8.14:report (report) @ bgp-concepts --- 07:14:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/code-coverage/jacoco.exec 07:14:32 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 07:14:32 [INFO] 07:14:32 [INFO] --- install:3.1.4:install (default-install) @ bgp-concepts --- 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT.pom 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT.jar 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT-javadoc.jar 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:14:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT-sources.jar 07:14:32 [INFO] 07:14:32 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-concepts --- 07:14:32 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT.jar 07:14:32 [INFO] Writing OBR metadata 07:14:32 [INFO] 07:14:32 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-concepts --- 07:14:32 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:2.0.1-SNAPSHOT 07:14:32 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:32 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:14:32 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:14:32 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:14:32 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:14:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:32 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:32 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:32 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:14:32 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:14:32 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:32 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:32 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:32 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:14:32 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:32 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:32 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:32 [INFO] +- junit:junit:jar:4.13.2:test 07:14:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:32 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:14:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:32 [INFO] 07:14:32 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-concepts --- 07:14:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/sonatype-clm/module.xml 07:14:32 [INFO] 07:14:32 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 07:14:32 [INFO] Building bgp-parser-api 2.0.1-SNAPSHOT [18/161] 07:14:32 [INFO] from bgp/parser-api/pom.xml 07:14:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:32 [INFO] 07:14:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-api --- 07:14:32 [INFO] 07:14:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-api --- 07:14:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:32 [INFO] 07:14:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 07:14:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:32 [INFO] 07:14:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-api --- 07:14:33 [INFO] 07:14:33 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-api --- 07:14:33 [INFO] 07:14:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-api --- 07:14:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:14:33 [INFO] 07:14:33 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-parser-api --- 07:14:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:14:33 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/yang 07:14:33 [INFO] yang-to-sources: Found 6 dependencies in 3.868 ms 07:14:33 [INFO] yang-to-sources: Project model files found: 2 in 5.436 ms 07:14:33 [INFO] yang-to-sources: 9 YANG models processed in 94.10 ms 07:14:33 [INFO] BindingJavaFileGenerator: Defined 115 files in 21.35 ms 07:14:33 [INFO] Sorted 115 files into 25 directories in 399.4 μs 07:14:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 56.26 ms 07:14:33 [INFO] 07:14:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-api --- 07:14:33 [INFO] Starting audit... 07:14:33 Audit done. 07:14:33 [INFO] You have 0 Checkstyle violations. 07:14:33 [INFO] 07:14:33 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-api --- 07:14:33 [INFO] Starting audit... 07:14:33 Audit done. 07:14:33 [INFO] You have 0 Checkstyle violations. 07:14:33 [INFO] 07:14:33 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-api --- 07:14:33 [INFO] 07:14:33 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-api --- 07:14:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/resources 07:14:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:14:33 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:14:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:14:33 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:14:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:14:33 [INFO] 07:14:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-api --- 07:14:33 [INFO] Recompiling the module because of changed dependency. 07:14:33 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 07:14:34 [INFO] 07:14:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 07:14:34 [INFO] 07:14:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-api --- 07:14:34 [INFO] Fork Value is true 07:14:37 [INFO] Done SpotBugs Analysis.... 07:14:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:37 [INFO] 07:14:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 07:14:37 [INFO] 07:14:37 [INFO] 07:14:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-api --- 07:14:37 [INFO] BugInstance size is 0 07:14:37 [INFO] Error size is 0 07:14:37 [INFO] No errors/warnings found 07:14:37 [INFO] 07:14:37 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-api --- 07:14:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/test/resources 07:14:37 [INFO] 07:14:37 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-api --- 07:14:37 [INFO] Recompiling the module because of changed dependency. 07:14:37 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:14:37 [INFO] 07:14:37 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-api --- 07:14:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:37 [INFO] 07:14:37 [INFO] ------------------------------------------------------- 07:14:37 [INFO] T E S T S 07:14:37 [INFO] ------------------------------------------------------- 07:14:38 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 07:14:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.protocol.bgp.parser.APITest 07:14:38 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 07:14:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 07:14:38 [INFO] 07:14:38 [INFO] Results: 07:14:38 [INFO] 07:14:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:14:38 [INFO] 07:14:38 [INFO] 07:14:38 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-api --- 07:14:38 [INFO] 07:14:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-api --- 07:14:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT.jar 07:14:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 07:14:38 [INFO] 07:14:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-api --- 07:14:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-javadoc.jar 07:14:42 [INFO] 07:14:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-api --- 07:14:42 [INFO] CycloneDX: Resolving Dependencies 07:14:42 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:14:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml 07:14:42 [INFO] attaching as bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json 07:14:42 [INFO] attaching as bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:14:42 [INFO] 07:14:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 07:14:42 [INFO] Skipping duplicate-finder execution! 07:14:42 [INFO] 07:14:42 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-api --- 07:14:42 [INFO] No dependency problems found 07:14:42 [INFO] 07:14:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-api --- 07:14:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-sources.jar 07:14:42 [INFO] 07:14:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-api --- 07:14:42 [INFO] 07:14:42 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-api --- 07:14:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/code-coverage/jacoco.exec 07:14:42 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 07:14:42 [INFO] 07:14:42 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-api --- 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT.pom 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT.jar 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT-javadoc.jar 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:14:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT-sources.jar 07:14:42 [INFO] 07:14:42 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-api --- 07:14:42 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT.jar 07:14:42 [INFO] Writing OBR metadata 07:14:42 [INFO] 07:14:42 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-api --- 07:14:42 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:2.0.1-SNAPSHOT 07:14:42 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:42 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:14:42 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:14:42 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:14:42 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:14:42 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:14:42 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:14:42 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:42 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:14:42 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:42 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:42 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:42 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:42 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:42 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:42 [INFO] +- junit:junit:jar:4.13.2:test 07:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:42 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:14:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:42 [INFO] 07:14:42 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-parser-api --- 07:14:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/sonatype-clm/module.xml 07:14:42 [INFO] 07:14:42 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 07:14:42 [INFO] Building bgp-parser-spi 2.0.1-SNAPSHOT [19/161] 07:14:42 [INFO] from bgp/parser-spi/pom.xml 07:14:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:42 [INFO] 07:14:42 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-spi --- 07:14:42 [INFO] 07:14:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-spi --- 07:14:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:42 [INFO] 07:14:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 07:14:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:42 [INFO] 07:14:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-spi --- 07:14:43 [INFO] 07:14:43 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-spi --- 07:14:43 [INFO] 07:14:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 07:14:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:14:43 [INFO] 07:14:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-spi --- 07:14:43 [INFO] Starting audit... 07:14:43 Audit done. 07:14:43 [INFO] You have 0 Checkstyle violations. 07:14:43 [INFO] 07:14:43 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-spi --- 07:14:43 [INFO] Starting audit... 07:14:43 Audit done. 07:14:43 [INFO] You have 0 Checkstyle violations. 07:14:43 [INFO] 07:14:43 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-spi --- 07:14:43 [INFO] 07:14:43 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-spi --- 07:14:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/resources 07:14:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/spi 07:14:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/yang 07:14:43 [INFO] 07:14:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-spi --- 07:14:43 [INFO] Recompiling the module because of changed dependency. 07:14:43 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 07:14:44 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 07:14:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:[54,51] Possible heap pollution from parameterized vararg type java.lang.Class 07:14:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java:[111,64] Possible heap pollution from parameterized vararg type java.lang.Class 07:14:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:14:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:14:44 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 07:14:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:14:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion 07:14:44 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 07:14:44 found: java.util.AbstractMap.SimpleEntry 07:14:44 [INFO] 07:14:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 07:14:44 [INFO] 07:14:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-spi --- 07:14:44 [INFO] Fork Value is true 07:14:47 [INFO] Done SpotBugs Analysis.... 07:14:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:47 [INFO] 07:14:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 07:14:47 [INFO] 07:14:47 [INFO] 07:14:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-spi --- 07:14:47 [INFO] BugInstance size is 0 07:14:47 [INFO] Error size is 0 07:14:47 [INFO] No errors/warnings found 07:14:47 [INFO] 07:14:47 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-spi --- 07:14:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/resources 07:14:47 [INFO] 07:14:47 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-spi --- 07:14:47 [INFO] Recompiling the module because of changed dependency. 07:14:47 [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes 07:14:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[153,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:14:48 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[155,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:14:48 [INFO] 07:14:48 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-spi --- 07:14:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:48 [INFO] 07:14:48 [INFO] ------------------------------------------------------- 07:14:48 [INFO] T E S T S 07:14:48 [INFO] ------------------------------------------------------- 07:14:49 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:14:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:14:49 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:14:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:14:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:14:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:14:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:14:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:14:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:14:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:14:50 [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:14:50 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:14:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:14:51 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:14:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:14:51 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:14:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:14:51 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:14:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:14:51 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:14:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:14:51 [INFO] 07:14:51 [INFO] Results: 07:14:51 [INFO] 07:14:51 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 07:14:51 [INFO] 07:14:51 [INFO] 07:14:51 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-spi --- 07:14:51 [INFO] 07:14:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-spi --- 07:14:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT.jar 07:14:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 07:14:52 [INFO] 07:14:52 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-parser-spi --- 07:14:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-tests.jar 07:14:52 [INFO] 07:14:52 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-parser-spi --- 07:14:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-test-sources.jar 07:14:52 [INFO] 07:14:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-spi --- 07:14:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-javadoc.jar 07:14:53 [INFO] 07:14:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-spi --- 07:14:53 [INFO] CycloneDX: Resolving Dependencies 07:14:54 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 07:14:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml 07:14:54 [INFO] attaching as bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json 07:14:54 [INFO] attaching as bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:14:54 [INFO] 07:14:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 07:14:54 [INFO] Skipping duplicate-finder execution! 07:14:54 [INFO] 07:14:54 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-spi --- 07:14:54 [INFO] No dependency problems found 07:14:54 [INFO] 07:14:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-spi --- 07:14:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-sources.jar 07:14:54 [INFO] 07:14:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-spi --- 07:14:54 [INFO] 07:14:54 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-spi --- 07:14:54 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/code-coverage/jacoco.exec 07:14:54 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 07:14:54 [INFO] 07:14:54 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-spi --- 07:14:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT.pom 07:14:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT.jar 07:14:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-tests.jar 07:14:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-test-sources.jar 07:14:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-javadoc.jar 07:14:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:14:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT-sources.jar 07:14:54 [INFO] 07:14:54 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-spi --- 07:14:54 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT.jar 07:14:54 [INFO] Writing OBR metadata 07:14:54 [INFO] 07:14:54 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-spi --- 07:14:54 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:2.0.1-SNAPSHOT 07:14:54 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:14:54 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:54 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:54 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:54 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:14:54 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:14:54 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:14:54 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:54 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:54 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:54 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:54 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:54 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:54 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:54 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:54 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:54 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:14:54 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:14:54 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:14:54 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:14:54 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:14:54 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:14:54 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:14:54 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:14:54 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:14:54 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:14:54 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:14:54 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:14:54 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:14:54 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:14:54 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:14:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:54 [INFO] +- junit:junit:jar:4.13.2:test 07:14:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:54 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:14:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:54 [INFO] 07:14:54 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-parser-spi --- 07:14:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/sonatype-clm/module.xml 07:14:54 [INFO] 07:14:54 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 07:14:54 [INFO] Building bgp-util 2.0.1-SNAPSHOT [20/161] 07:14:54 [INFO] from bgp/util/pom.xml 07:14:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:54 [INFO] 07:14:54 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-util --- 07:14:54 [INFO] 07:14:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-util --- 07:14:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:54 [INFO] 07:14:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-util --- 07:14:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:54 [INFO] 07:14:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-util --- 07:14:55 [INFO] 07:14:55 [INFO] --- dependency:3.10.0:properties (default) @ bgp-util --- 07:14:55 [INFO] 07:14:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-util --- 07:14:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:14:55 [INFO] 07:14:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-util --- 07:14:55 [INFO] Starting audit... 07:14:55 Audit done. 07:14:55 [INFO] You have 0 Checkstyle violations. 07:14:55 [INFO] 07:14:55 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-util --- 07:14:55 [INFO] Starting audit... 07:14:55 Audit done. 07:14:55 [INFO] You have 0 Checkstyle violations. 07:14:55 [INFO] 07:14:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-util --- 07:14:55 [INFO] 07:14:55 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-util --- 07:14:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/src/main/resources 07:14:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/spi 07:14:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/yang 07:14:55 [INFO] 07:14:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-util --- 07:14:55 [INFO] Recompiling the module because of changed dependency. 07:14:55 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:14:55 [INFO] 07:14:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-util >>> 07:14:55 [INFO] 07:14:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-util --- 07:14:55 [INFO] Fork Value is true 07:14:57 [INFO] Done SpotBugs Analysis.... 07:14:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:57 [INFO] 07:14:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-util <<< 07:14:57 [INFO] 07:14:57 [INFO] 07:14:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-util --- 07:14:57 [INFO] BugInstance size is 0 07:14:57 [INFO] Error size is 0 07:14:57 [INFO] No errors/warnings found 07:14:57 [INFO] 07:14:57 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-util --- 07:14:57 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:14:57 [INFO] 07:14:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-util --- 07:14:57 [INFO] Recompiling the module because of changed dependency. 07:14:57 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:14:57 [INFO] 07:14:57 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-util --- 07:14:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:14:57 [INFO] 07:14:57 [INFO] ------------------------------------------------------- 07:14:57 [INFO] T E S T S 07:14:57 [INFO] ------------------------------------------------------- 07:14:58 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:14:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:14:58 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:14:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:14:58 [INFO] 07:14:58 [INFO] Results: 07:14:58 [INFO] 07:14:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:14:58 [INFO] 07:14:58 [INFO] 07:14:58 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-util --- 07:14:58 [INFO] 07:14:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-util --- 07:14:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT.jar 07:14:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/classes/META-INF/MANIFEST.MF 07:14:58 [INFO] 07:14:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-util --- 07:15:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-javadoc.jar 07:15:00 [INFO] 07:15:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-util --- 07:15:00 [INFO] CycloneDX: Resolving Dependencies 07:15:00 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 07:15:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml 07:15:00 [INFO] attaching as bgp-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json 07:15:00 [INFO] attaching as bgp-util-2.0.1-SNAPSHOT-cyclonedx.json 07:15:00 [INFO] 07:15:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 07:15:00 [INFO] Skipping duplicate-finder execution! 07:15:00 [INFO] 07:15:00 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-util --- 07:15:00 [INFO] No dependency problems found 07:15:00 [INFO] 07:15:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-util --- 07:15:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-sources.jar 07:15:00 [INFO] 07:15:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-util --- 07:15:00 [INFO] 07:15:00 [INFO] --- jacoco:0.8.14:report (report) @ bgp-util --- 07:15:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/util/target/code-coverage/jacoco.exec 07:15:00 [INFO] Analyzed bundle 'bgp-util' with 2 classes 07:15:00 [INFO] 07:15:00 [INFO] --- install:3.1.4:install (default-install) @ bgp-util --- 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT.pom 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT.jar 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT-javadoc.jar 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT-cyclonedx.json 07:15:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT-sources.jar 07:15:00 [INFO] 07:15:00 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-util --- 07:15:00 [INFO] Installing org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT.jar 07:15:00 [INFO] Writing OBR metadata 07:15:00 [INFO] 07:15:00 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-util --- 07:15:00 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:2.0.1-SNAPSHOT 07:15:00 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:00 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:00 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:00 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:00 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:00 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:00 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:00 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:00 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:00 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:15:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:15:00 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:00 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:00 [INFO] +- junit:junit:jar:4.13.2:test 07:15:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:00 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:00 [INFO] 07:15:00 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-util --- 07:15:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/util/target/sonatype-clm/module.xml 07:15:00 [INFO] 07:15:00 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 07:15:00 [INFO] Building bgp-parser-impl 2.0.1-SNAPSHOT [21/161] 07:15:00 [INFO] from bgp/parser-impl/pom.xml 07:15:00 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:00 [INFO] 07:15:00 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-impl --- 07:15:00 [INFO] 07:15:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-impl --- 07:15:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:00 [INFO] 07:15:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 07:15:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:00 [INFO] 07:15:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-impl --- 07:15:01 [INFO] 07:15:01 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-impl --- 07:15:01 [INFO] 07:15:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 07:15:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:15:01 [INFO] 07:15:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-impl --- 07:15:01 [INFO] Starting audit... 07:15:01 Audit done. 07:15:01 [INFO] You have 0 Checkstyle violations. 07:15:01 [INFO] 07:15:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-impl --- 07:15:01 [INFO] Starting audit... 07:15:01 Audit done. 07:15:01 [INFO] You have 0 Checkstyle violations. 07:15:01 [INFO] 07:15:01 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-impl --- 07:15:01 [INFO] 07:15:01 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-impl --- 07:15:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/resources 07:15:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/spi 07:15:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/yang 07:15:01 [INFO] 07:15:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-impl --- 07:15:01 [INFO] Recompiling the module because of changed dependency. 07:15:01 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 07:15:01 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:15:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:15:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:15:01 [INFO] 07:15:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 07:15:01 [INFO] 07:15:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-impl --- 07:15:02 [INFO] Fork Value is true 07:15:06 [INFO] Done SpotBugs Analysis.... 07:15:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:06 [INFO] 07:15:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 07:15:06 [INFO] 07:15:06 [INFO] 07:15:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-impl --- 07:15:06 [INFO] BugInstance size is 0 07:15:06 [INFO] Error size is 0 07:15:06 [INFO] No errors/warnings found 07:15:06 [INFO] 07:15:06 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-impl --- 07:15:06 [INFO] Copying 10 resources from src/test/resources to target/test-classes 07:15:06 [INFO] 07:15:06 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-impl --- 07:15:06 [INFO] Recompiling the module because of changed dependency. 07:15:06 [INFO] Compiling 42 source files with javac [debug release 21] to target/test-classes 07:15:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:15:06 [INFO] 07:15:06 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-impl --- 07:15:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:06 [INFO] 07:15:06 [INFO] ------------------------------------------------------- 07:15:06 [INFO] T E S T S 07:15:06 [INFO] ------------------------------------------------------- 07:15:07 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:15:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:15:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:15:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:15:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:15:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:15:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:15:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:15:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:15:09 [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.SourceAS4OctectASHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:15:09 [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:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:15:09 [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.RouteOriginIpv4EcHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:15:09 [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:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:15:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:15:09 [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:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:15:09 [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.Generic4OctASEcHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:15:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:15:09 [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.RouteOrigin4OctectASEcHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:15:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:15:09 [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.EncapsulationECTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:15:09 [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:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:15:09 [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:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:15:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:15:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:15:09 [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:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:15:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:15:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:15:09 [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:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:15:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:15:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:15:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:15:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:15:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:15:09 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:15:09 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:15:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:15:10 [INFO] 07:15:10 [INFO] Results: 07:15:10 [INFO] 07:15:10 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 07:15:10 [INFO] 07:15:10 [INFO] 07:15:10 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-impl --- 07:15:10 [INFO] 07:15:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-impl --- 07:15:10 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT.jar 07:15:10 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 07:15:10 [INFO] 07:15:10 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-parser-impl --- 07:15:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-tests.jar 07:15:10 [INFO] 07:15:10 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-parser-impl --- 07:15:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar 07:15:10 [INFO] 07:15:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-impl --- 07:15:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar 07:15:12 [INFO] 07:15:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-impl --- 07:15:12 [INFO] CycloneDX: Resolving Dependencies 07:15:12 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 07:15:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml 07:15:12 [INFO] attaching as bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json 07:15:12 [INFO] attaching as bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:15:12 [INFO] 07:15:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 07:15:12 [INFO] Skipping duplicate-finder execution! 07:15:12 [INFO] 07:15:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-impl --- 07:15:12 [INFO] No dependency problems found 07:15:12 [INFO] 07:15:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-impl --- 07:15:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-sources.jar 07:15:12 [INFO] 07:15:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-impl --- 07:15:12 [INFO] 07:15:12 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-impl --- 07:15:12 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/code-coverage/jacoco.exec 07:15:12 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 07:15:12 [INFO] 07:15:12 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-impl --- 07:15:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT.pom 07:15:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT.jar 07:15:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-tests.jar 07:15:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar 07:15:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar 07:15:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:15:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT-sources.jar 07:15:12 [INFO] 07:15:12 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-impl --- 07:15:12 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT.jar 07:15:12 [INFO] Writing OBR metadata 07:15:12 [INFO] 07:15:12 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-impl --- 07:15:12 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:2.0.1-SNAPSHOT 07:15:12 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:12 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:12 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:12 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:12 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:12 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:12 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:15:12 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:12 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:15:12 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:12 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:12 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:12 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:12 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:15:12 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:12 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:12 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:12 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:12 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:12 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:12 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:12 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:12 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:12 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:15:12 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:15:12 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:15:12 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:15:12 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:15:12 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:15:12 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:15:12 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:15:12 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:2.0.1-SNAPSHOT:test 07:15:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:12 [INFO] +- junit:junit:jar:4.13.2:test 07:15:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:12 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:12 [INFO] 07:15:12 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-parser-impl --- 07:15:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/sonatype-clm/module.xml 07:15:12 [INFO] 07:15:12 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 07:15:12 [INFO] Building OpenDaylight :: Extras :: Dependencies 2.0.1-SNAPSHOT [22/161] 07:15:12 [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml 07:15:12 [INFO] ------------------------------[ feature ]------------------------------- 07:15:12 [INFO] 07:15:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 07:15:12 [INFO] 07:15:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:13 [INFO] 07:15:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:13 [INFO] 07:15:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] 07:15:13 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] 07:15:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:13 [INFO] argLine set to empty 07:15:13 [INFO] 07:15:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] Starting audit... 07:15:13 Audit done. 07:15:13 [INFO] You have 0 Checkstyle violations. 07:15:13 [INFO] 07:15:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] Starting audit... 07:15:13 Audit done. 07:15:13 [INFO] You have 0 Checkstyle violations. 07:15:13 [INFO] 07:15:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] 07:15:13 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 07:15:13 [INFO] ...done! 07:15:13 [INFO] Set artifact 07:15:13 [INFO] 07:15:13 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:15:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:13 [INFO] 07:15:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 07:15:13 [INFO] 07:15:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:13 [INFO] 07:15:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 07:15:13 [INFO] 07:15:13 [INFO] 07:15:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] 07:15:13 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-extras-dependencies --- 07:15:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 07:15:13 [INFO] Project dependency features detected: [] 07:15:13 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:13 [INFO] Creating RMI registry server on 127.0.0.1:34735 07:15:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:13 [INFO] Waiting for remote bundle context.. on 34735 name: 1b26c74d-b40e-40f6-a744-5289070c3b56 timout: [ RelativeTimeout value = 180000 ] 07:15:17 [INFO] Building jar from resources and headers. 07:15:17 [INFO] Writing jar finished. 07:15:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:19 [INFO] 07:15:19 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-extras-dependencies --- 07:15:19 [INFO] 07:15:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 07:15:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:19 [INFO] 07:15:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-extras-dependencies --- 07:15:19 [INFO] CycloneDX: Resolving Dependencies 07:15:20 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 07:15:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml 07:15:20 [INFO] attaching as odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json 07:15:20 [INFO] attaching as odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:15:20 [INFO] 07:15:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 07:15:20 [INFO] Skipping duplicate-finder execution! 07:15:20 [INFO] 07:15:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 07:15:20 [INFO] Skipping plugin execution 07:15:20 [INFO] 07:15:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 07:15:20 [INFO] Skipping source per configuration. 07:15:20 [INFO] 07:15:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 07:15:20 [INFO] 07:15:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-extras-dependencies --- 07:15:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:20 [INFO] 07:15:20 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-extras-dependencies --- 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT.pom 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-features.xml 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:15:20 [INFO] 07:15:20 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 07:15:20 [INFO] org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT 07:15:20 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:20 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:20 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:20 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:20 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:20 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:20 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:20 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:20 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:20 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:15:20 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:15:20 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:15:20 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:15:20 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:20 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:20 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:15:20 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:15:20 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:15:20 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:20 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:20 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:20 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:15:20 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:15:20 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:15:20 [INFO] | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:15:20 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:15:20 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:15:20 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:15:20 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:15:20 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:15:20 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:15:20 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:15:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:20 [INFO] +- junit:junit:jar:4.13.2:test 07:15:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:20 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:20 [INFO] 07:15:20 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-extras-dependencies --- 07:15:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 07:15:20 [INFO] 07:15:20 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 07:15:20 [INFO] Building OpenDaylight :: BGP :: Dependencies 2.0.1-SNAPSHOT [23/161] 07:15:20 [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml 07:15:20 [INFO] ------------------------------[ feature ]------------------------------- 07:15:20 [INFO] 07:15:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 07:15:20 [INFO] 07:15:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 07:15:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:20 [INFO] 07:15:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 07:15:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:20 [INFO] 07:15:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] 07:15:21 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] 07:15:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:21 [INFO] argLine set to empty 07:15:21 [INFO] 07:15:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] Starting audit... 07:15:21 Audit done. 07:15:21 [INFO] You have 0 Checkstyle violations. 07:15:21 [INFO] 07:15:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] Starting audit... 07:15:21 Audit done. 07:15:21 [INFO] You have 0 Checkstyle violations. 07:15:21 [INFO] 07:15:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] 07:15:21 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 07:15:21 [INFO] ...done! 07:15:21 [INFO] Set artifact 07:15:21 [INFO] 07:15:21 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 07:15: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:15:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:21 [INFO] 07:15:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 07:15:21 [INFO] 07:15:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:21 [INFO] 07:15:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 07:15:21 [INFO] 07:15:21 [INFO] 07:15:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] 07:15:21 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-dependencies --- 07:15:21 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 07:15:21 [INFO] Project dependency features detected: [] 07:15:21 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:21 [INFO] Creating RMI registry server on 127.0.0.1:37631 07:15:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:21 [INFO] Waiting for remote bundle context.. on 37631 name: 7ec11e8e-e9aa-4ac6-b032-f1d55428ee3b timout: [ RelativeTimeout value = 180000 ] 07:15:25 [INFO] Building jar from resources and headers. 07:15:25 [INFO] Writing jar finished. 07:15:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:27 [INFO] 07:15:27 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 07:15:27 [INFO] 07:15:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 07:15:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:27 [INFO] 07:15:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 07:15:27 [INFO] CycloneDX: Resolving Dependencies 07:15:28 [INFO] CycloneDX: Creating BOM version 1.6 with 82 component(s) 07:15:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml 07:15:28 [INFO] attaching as odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json 07:15:28 [INFO] attaching as odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:15:28 [INFO] 07:15:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 07:15:28 [INFO] Skipping duplicate-finder execution! 07:15:28 [INFO] 07:15:28 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 07:15:28 [INFO] Skipping plugin execution 07:15:28 [INFO] 07:15:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 07:15:28 [INFO] Skipping source per configuration. 07:15:28 [INFO] 07:15:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 07:15:28 [INFO] 07:15:28 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-dependencies --- 07:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:28 [INFO] 07:15:28 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-dependencies --- 07:15:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT.pom 07:15:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-features.xml 07:15:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/2.0.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:15:28 [INFO] 07:15:28 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:15:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT 07:15:28 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:28 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:28 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:28 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:28 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:28 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:28 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:28 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:15:28 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:15:28 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:15:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:15:28 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:15:28 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:15:28 [INFO] | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:15:28 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:15:28 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:15:28 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:15:28 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:15:28 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:15:28 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:15:28 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:15:28 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:15:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:15:28 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:28 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:15:28 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:15:28 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:15:28 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:15:28 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:15:28 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:15:28 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:15:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:28 [INFO] +- junit:junit:jar:4.13.2:test 07:15:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:28 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:28 [INFO] 07:15:28 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:15:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 07:15:28 [INFO] 07:15:28 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 07:15:28 [INFO] Building OpenDaylight :: BGP :: Parser :: API 2.0.1-SNAPSHOT [24/161] 07:15:28 [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml 07:15:28 [INFO] ------------------------------[ feature ]------------------------------- 07:15:29 [INFO] 07:15:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] 07:15:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:29 [INFO] 07:15:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:29 [INFO] 07:15:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] 07:15:29 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] 07:15:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:29 [INFO] argLine set to empty 07:15:29 [INFO] 07:15:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] Starting audit... 07:15:29 Audit done. 07:15:29 [INFO] You have 0 Checkstyle violations. 07:15:29 [INFO] 07:15:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] Starting audit... 07:15:29 Audit done. 07:15:29 [INFO] You have 0 Checkstyle violations. 07:15:29 [INFO] 07:15:29 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] 07:15:29 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 07:15:29 [INFO] ...done! 07:15:29 [INFO] Set artifact 07:15:29 [INFO] 07:15:29 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 07:15: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:15:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:29 [INFO] 07:15:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 07:15:29 [INFO] 07:15:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:29 [INFO] 07:15:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 07:15:29 [INFO] 07:15:29 [INFO] 07:15:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] 07:15:29 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-parser-api --- 07:15:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 07:15:29 [INFO] Project dependency features detected: [] 07:15:29 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:29 [INFO] Creating RMI registry server on 127.0.0.1:42203 07:15:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:30 [INFO] Waiting for remote bundle context.. on 42203 name: 6b51ce64-e4dc-4542-926a-d718dadabcdb timout: [ RelativeTimeout value = 180000 ] 07:15:33 [INFO] Building jar from resources and headers. 07:15:33 [INFO] Writing jar finished. 07:15:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:36 [INFO] 07:15:36 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 07:15:36 [INFO] 07:15:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 07:15:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:36 [INFO] 07:15:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 07:15:36 [INFO] CycloneDX: Resolving Dependencies 07:15:37 [INFO] CycloneDX: Creating BOM version 1.6 with 93 component(s) 07:15:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml 07:15:37 [INFO] attaching as odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json 07:15:37 [INFO] attaching as odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:15:37 [INFO] 07:15:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 07:15:37 [INFO] Skipping duplicate-finder execution! 07:15:37 [INFO] 07:15:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 07:15:37 [INFO] Skipping plugin execution 07:15:37 [INFO] 07:15:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 07:15:37 [INFO] Skipping source per configuration. 07:15:37 [INFO] 07:15:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 07:15:37 [INFO] 07:15:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser-api --- 07:15:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:37 [INFO] 07:15:37 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser-api --- 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT.pom 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-features.xml 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:15:37 [INFO] 07:15:37 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:15:37 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT 07:15:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:15:37 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:37 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:37 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:37 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:37 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:37 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:37 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:37 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:37 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:37 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:37 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:15:37 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:37 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:37 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:15:37 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:15:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:15:37 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:15:37 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:15:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:15:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:15:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:15:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:15:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:15:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:37 [INFO] | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:15:37 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:15:37 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:15:37 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:15:37 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:15:37 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:15:37 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:15:37 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:15:37 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:15:37 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:15:37 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:15:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:15:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:15:37 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:37 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:15:37 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:15:37 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:15:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:15:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:15:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:15:37 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:15:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:15:37 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:15:37 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:15:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:37 [INFO] +- junit:junit:jar:4.13.2:test 07:15:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:37 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:37 [INFO] 07:15:37 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:15:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 07:15:37 [INFO] 07:15:37 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 07:15:37 [INFO] Building OpenDaylight :: BGP :: Parser 2.0.1-SNAPSHOT [25/161] 07:15:37 [INFO] from features/odl-bgpcep-bgp-parser/pom.xml 07:15:37 [INFO] ------------------------------[ feature ]------------------------------- 07:15:37 [INFO] 07:15:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] 07:15:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:37 [INFO] 07:15:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:37 [INFO] 07:15:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] 07:15:37 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] 07:15:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:37 [INFO] argLine set to empty 07:15:37 [INFO] 07:15:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] Starting audit... 07:15:37 Audit done. 07:15:37 [INFO] You have 0 Checkstyle violations. 07:15:37 [INFO] 07:15:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] Starting audit... 07:15:37 Audit done. 07:15:37 [INFO] You have 0 Checkstyle violations. 07:15:37 [INFO] 07:15:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] 07:15:37 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 07:15:37 [INFO] ...done! 07:15:37 [INFO] Set artifact 07:15:37 [INFO] 07:15:37 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-parser --- 07:15: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:15:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:37 [INFO] 07:15:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 07:15:37 [INFO] 07:15:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] No files found to run spotbugs, check compile phase has been run 07:15:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:37 [INFO] 07:15:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 07:15:37 [INFO] 07:15:37 [INFO] 07:15:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] 07:15:37 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-parser --- 07:15:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 07:15:37 [INFO] Project dependency features detected: [] 07:15:37 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:37 [INFO] Creating RMI registry server on 127.0.0.1:41215 07:15:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:38 [INFO] Waiting for remote bundle context.. on 41215 name: 24942fe5-8e8e-4084-ae50-3ed5b617340b timout: [ RelativeTimeout value = 180000 ] 07:15:41 [INFO] Building jar from resources and headers. 07:15:41 [INFO] Writing jar finished. 07:15:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:44 [INFO] 07:15:44 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-parser --- 07:15:44 [INFO] 07:15:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 07:15:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:44 [INFO] 07:15:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser --- 07:15:44 [INFO] CycloneDX: Resolving Dependencies 07:15:45 [INFO] CycloneDX: Creating BOM version 1.6 with 95 component(s) 07:15:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.xml 07:15:45 [INFO] attaching as odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.json 07:15:45 [INFO] attaching as odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:15:45 [INFO] 07:15:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 07:15:45 [INFO] Skipping duplicate-finder execution! 07:15:45 [INFO] 07:15:45 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 07:15:45 [INFO] Skipping plugin execution 07:15:45 [INFO] 07:15:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 07:15:45 [INFO] Skipping source per configuration. 07:15:45 [INFO] 07:15:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 07:15:45 [INFO] 07:15:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser --- 07:15:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:45 [INFO] 07:15:45 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser --- 07:15:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT.pom 07:15:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-features.xml 07:15:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/2.0.1-SNAPSHOT/odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:15:45 [INFO] 07:15:45 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-parser --- 07:15:45 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT 07:15:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:45 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:45 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:45 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:45 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:45 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:45 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:45 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:45 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:45 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:45 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:45 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:45 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:45 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:15:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:15:45 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:15:45 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:15:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:15:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:15:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:15:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:15:45 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:15:45 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:15:45 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:15:45 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:15:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:15:45 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:15:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:15:45 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:15:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:15:45 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:15:45 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:15:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:15:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:15:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:15:45 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:15:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:15:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:15:45 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:45 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:15:45 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:15:45 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:15:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:15:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:15:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:15:45 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:15:45 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:15:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:45 [INFO] +- junit:junit:jar:4.13.2:test 07:15:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:45 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:45 [INFO] 07:15:45 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-bgp-parser --- 07:15:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 07:15:45 [INFO] 07:15:45 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 07:15:45 [INFO] Building bgp-rib-api 2.0.1-SNAPSHOT [26/161] 07:15:45 [INFO] from bgp/rib-api/pom.xml 07:15:45 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:45 [INFO] 07:15:45 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-api --- 07:15:45 [INFO] 07:15:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-api --- 07:15:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:45 [INFO] 07:15:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 07:15:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:45 [INFO] 07:15:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-api --- 07:15:45 [INFO] 07:15:45 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-api --- 07:15:45 [INFO] 07:15:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-api --- 07:15:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:15:45 [INFO] 07:15:45 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-rib-api --- 07:15:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:45 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/yang 07:15:45 [INFO] yang-to-sources: Found 8 dependencies in 4.124 ms 07:15:46 [INFO] yang-to-sources: Project model files found: 2 in 2.639 ms 07:15:46 [INFO] yang-to-sources: 12 YANG models processed in 86.03 ms 07:15:46 [INFO] BindingJavaFileGenerator: Defined 64 files in 19.87 ms 07:15:46 [INFO] Sorted 64 files into 11 directories in 261.5 μs 07:15:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 37.34 ms 07:15:46 [INFO] 07:15:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-api --- 07:15:46 [INFO] Starting audit... 07:15:46 Audit done. 07:15:46 [INFO] You have 0 Checkstyle violations. 07:15:46 [INFO] 07:15:46 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-api --- 07:15:46 [INFO] Starting audit... 07:15:46 Audit done. 07:15:46 [INFO] You have 0 Checkstyle violations. 07:15:46 [INFO] 07:15:46 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-api --- 07:15:46 [INFO] 07:15:46 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-api --- 07:15:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/resources 07:15:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:15:46 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:15:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:46 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:15:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:15:46 [INFO] 07:15:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-api --- 07:15:46 [INFO] Recompiling the module because of changed dependency. 07:15:46 [INFO] Compiling 65 source files with javac [debug release 21] to target/classes 07:15:46 [INFO] 07:15:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 07:15:46 [INFO] 07:15:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-api --- 07:15:46 [INFO] Fork Value is true 07:15:48 [INFO] Done SpotBugs Analysis.... 07:15:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:48 [INFO] 07:15:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 07:15:48 [INFO] 07:15:48 [INFO] 07:15:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-api --- 07:15:48 [INFO] BugInstance size is 0 07:15:48 [INFO] Error size is 0 07:15:48 [INFO] No errors/warnings found 07:15:48 [INFO] 07:15:48 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-api --- 07:15:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/test/resources 07:15:48 [INFO] 07:15:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-api --- 07:15:48 [INFO] No sources to compile 07:15:48 [INFO] 07:15:48 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-api --- 07:15:48 [INFO] No tests to run. 07:15:48 [INFO] 07:15:48 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-api --- 07:15:48 [INFO] 07:15:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-api --- 07:15:49 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT.jar 07:15:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 07:15:49 [INFO] 07:15:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-api --- 07:15:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-javadoc.jar 07:15:51 [INFO] 07:15:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-api --- 07:15:51 [INFO] CycloneDX: Resolving Dependencies 07:15:51 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:15:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml 07:15:51 [INFO] attaching as bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json 07:15:52 [INFO] attaching as bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:15:52 [INFO] 07:15:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 07:15:52 [INFO] Skipping duplicate-finder execution! 07:15:52 [INFO] 07:15:52 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-api --- 07:15:52 [INFO] No dependency problems found 07:15:52 [INFO] 07:15:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-api --- 07:15:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-sources.jar 07:15:52 [INFO] 07:15:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-api --- 07:15:52 [INFO] 07:15:52 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-api --- 07:15:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:52 [INFO] 07:15:52 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-api --- 07:15:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT.pom 07:15:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT.jar 07:15:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT-javadoc.jar 07:15:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:15:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT-sources.jar 07:15:52 [INFO] 07:15:52 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-api --- 07:15:52 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT.jar 07:15:52 [INFO] Writing OBR metadata 07:15:52 [INFO] 07:15:52 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-api --- 07:15:52 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:2.0.1-SNAPSHOT 07:15:52 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:15:52 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:52 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:52 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:52 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:52 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:52 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:52 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:52 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:52 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:52 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:52 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:52 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:52 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:52 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:52 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:15:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:52 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:52 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:52 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:52 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:52 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:52 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:52 [INFO] +- junit:junit:jar:4.13.2:test 07:15:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:52 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:52 [INFO] 07:15:52 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-rib-api --- 07:15:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/sonatype-clm/module.xml 07:15:52 [INFO] 07:15:52 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 07:15:52 [INFO] Building bgp-openconfig-api 2.0.1-SNAPSHOT [27/161] 07:15:52 [INFO] from bgp/openconfig-api/pom.xml 07:15:52 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:52 [INFO] 07:15:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-api --- 07:15:52 [INFO] 07:15:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-api --- 07:15:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:52 [INFO] 07:15:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 07:15:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:52 [INFO] 07:15:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-api --- 07:15:52 [INFO] 07:15:52 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-api --- 07:15:52 [INFO] 07:15:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 07:15:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:15:52 [INFO] 07:15:52 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-openconfig-api --- 07:15:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:52 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/main/yang 07:15:52 [INFO] yang-to-sources: Found 10 dependencies in 5.562 ms 07:15:52 [INFO] yang-to-sources: Project model files found: 16 in 17.11 ms 07:15:52 [INFO] yang-to-sources: 27 YANG models processed in 260.8 ms 07:15:52 [INFO] BindingJavaFileGenerator: Defined 877 files in 58.39 ms 07:15:52 [INFO] Sorted 877 files into 181 directories in 2.328 ms 07:15:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 877 in 173.5 ms 07:15:53 [INFO] 07:15:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-api --- 07:15:53 [INFO] Starting audit... 07:15:53 Audit done. 07:15:53 [INFO] You have 0 Checkstyle violations. 07:15:53 [INFO] 07:15:53 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-api --- 07:15:53 [INFO] Starting audit... 07:15:53 Audit done. 07:15:53 [INFO] You have 0 Checkstyle violations. 07:15:53 [INFO] 07:15:53 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-api --- 07:15:53 [INFO] 07:15:53 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-api --- 07:15:53 [INFO] Copying 2 resources from src/main/resources to target/classes 07:15:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:15:53 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:15:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:53 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:15:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:15:53 [INFO] 07:15:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-api --- 07:15:53 [INFO] Recompiling the module because of changed dependency. 07:15:53 [INFO] Compiling 876 source files with javac [debug release 21] to target/classes 07:15:56 [INFO] 07:15:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 07:15:56 [INFO] 07:15:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-api --- 07:15:56 [INFO] Fork Value is true 07:16:00 [INFO] Done SpotBugs Analysis.... 07:16:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:00 [INFO] 07:16:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 07:16:00 [INFO] 07:16:00 [INFO] 07:16:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-api --- 07:16:00 [INFO] BugInstance size is 0 07:16:00 [INFO] Error size is 0 07:16:00 [INFO] No errors/warnings found 07:16:00 [INFO] 07:16:00 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-api --- 07:16:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/test/resources 07:16:00 [INFO] 07:16:00 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-api --- 07:16:00 [INFO] No sources to compile 07:16:00 [INFO] 07:16:00 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-api --- 07:16:00 [INFO] No tests to run. 07:16:00 [INFO] 07:16:00 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-api --- 07:16:00 [INFO] 07:16:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-api --- 07:16:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT.jar 07:16:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 07:16:01 [INFO] 07:16:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-api --- 07:16:09 [WARNING] Javadoc Warnings 07:16:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:68: warning: empty tag 07:16:09 [WARNING] * 07:16:09 [WARNING] ^ 07:16:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:80: warning: empty tag 07:16:09 [WARNING] * 07:16:09 [WARNING] ^ 07:16:09 [WARNING] 2 warnings 07:16:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-javadoc.jar 07:16:10 [INFO] 07:16:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-api --- 07:16:10 [INFO] CycloneDX: Resolving Dependencies 07:16:10 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:16:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml 07:16:10 [INFO] attaching as bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json 07:16:10 [INFO] attaching as bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:10 [INFO] 07:16:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 07:16:10 [INFO] Skipping duplicate-finder execution! 07:16:10 [INFO] 07:16:10 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 07:16:10 [INFO] No dependency problems found 07:16:10 [INFO] 07:16:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 07:16:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-sources.jar 07:16:11 [INFO] 07:16:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-api --- 07:16:11 [INFO] 07:16:11 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-api --- 07:16:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:16:11 [INFO] 07:16:11 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-api --- 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT.pom 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT.jar 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT-javadoc.jar 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT-sources.jar 07:16:11 [INFO] 07:16:11 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-api --- 07:16:11 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT.jar 07:16:11 [INFO] Writing OBR metadata 07:16:11 [INFO] 07:16:11 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-api --- 07:16:11 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:2.0.1-SNAPSHOT 07:16:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:11 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:11 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:11 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:11 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:16:11 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:11 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:11 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:11 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:11 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:11 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:11 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:11 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:11 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:11 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:16:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:11 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:16:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:11 [INFO] +- junit:junit:jar:4.13.2:test 07:16:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:11 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:16:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:11 [INFO] 07:16:11 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-openconfig-api --- 07:16:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/sonatype-clm/module.xml 07:16:11 [INFO] 07:16:11 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 07:16:11 [INFO] Building bgp-rib-spi 2.0.1-SNAPSHOT [28/161] 07:16:11 [INFO] from bgp/rib-spi/pom.xml 07:16:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:11 [INFO] 07:16:11 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-spi --- 07:16:11 [INFO] 07:16:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-spi --- 07:16:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:11 [INFO] 07:16:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 07:16:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:11 [INFO] 07:16:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-spi --- 07:16:11 [INFO] 07:16:11 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-spi --- 07:16:11 [INFO] 07:16:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 07:16:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:16:11 [INFO] 07:16:11 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-rib-spi --- 07:16:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:11 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/yang 07:16:11 [INFO] yang-to-sources: Found 11 dependencies in 7.216 ms 07:16:11 [INFO] yang-to-sources: Project model files found: 1 in 2.086 ms 07:16:11 [INFO] yang-to-sources: 11 YANG models processed in 102.2 ms 07:16:12 [INFO] BindingJavaFileGenerator: Defined 29 files in 13.87 ms 07:16:12 [INFO] Sorted 29 files into 14 directories in 264.3 μs 07:16:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 23.96 ms 07:16:12 [INFO] 07:16:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-spi --- 07:16:12 [INFO] Starting audit... 07:16:12 Audit done. 07:16:12 [INFO] You have 0 Checkstyle violations. 07:16:12 [INFO] 07:16:12 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-spi --- 07:16:12 [INFO] Starting audit... 07:16:12 Audit done. 07:16:12 [INFO] You have 0 Checkstyle violations. 07:16:12 [INFO] 07:16:12 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-spi --- 07:16:12 [INFO] 07:16:12 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-spi --- 07:16:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/resources 07:16:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:16:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:16:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:16:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:16:12 [INFO] 07:16:12 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-spi --- 07:16:12 [INFO] Recompiling the module because of changed dependency. 07:16:12 [INFO] Compiling 80 source files with javac [debug release 21] to target/classes 07:16:12 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 07:16:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[528,24] unchecked cast 07:16:12 required: R 07:16:12 found: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route 07:16:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:16:12 [INFO] 07:16:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 07:16:12 [INFO] 07:16:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-spi --- 07:16:12 [INFO] Fork Value is true 07:16:16 [INFO] Done SpotBugs Analysis.... 07:16:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:16 [INFO] 07:16:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 07:16:16 [INFO] 07:16:16 [INFO] 07:16:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-spi --- 07:16:16 [INFO] BugInstance size is 0 07:16:16 [INFO] Error size is 0 07:16:16 [INFO] No errors/warnings found 07:16:16 [INFO] 07:16:16 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-spi --- 07:16:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/resources 07:16:16 [INFO] 07:16:16 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-spi --- 07:16:16 [INFO] Recompiling the module because of changed dependency. 07:16:16 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:16:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,62] unchecked method invocation: method add in interface java.util.List is applied to given types 07:16:16 required: E 07:16:16 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:16:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[107,63] unchecked conversion 07:16:16 required: E 07:16:16 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:16:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[93,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:16:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[98,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:16:16 [INFO] 07:16:16 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-spi --- 07:16:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:16 [INFO] 07:16:16 [INFO] ------------------------------------------------------- 07:16:16 [INFO] T E S T S 07:16:16 [INFO] ------------------------------------------------------- 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:16:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:16:18 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:16:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.788 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:16:21 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:16:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:16:22 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:16:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:16:22 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:16:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:16:22 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:16:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:16:22 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:16:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:16:22 [INFO] 07:16:22 [INFO] Results: 07:16:22 [INFO] 07:16:22 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 07:16:22 [INFO] 07:16:22 [INFO] 07:16:22 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-spi --- 07:16:22 [INFO] 07:16:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-spi --- 07:16:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT.jar 07:16:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 07:16:22 [INFO] 07:16:22 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-rib-spi --- 07:16:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-tests.jar 07:16:22 [INFO] 07:16:22 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-rib-spi --- 07:16:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-test-sources.jar 07:16:22 [INFO] 07:16:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-spi --- 07:16:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-javadoc.jar 07:16:25 [INFO] 07:16:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-spi --- 07:16:25 [INFO] CycloneDX: Resolving Dependencies 07:16:26 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:16:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml 07:16:26 [INFO] attaching as bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json 07:16:26 [INFO] attaching as bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:16:26 [INFO] 07:16:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 07:16:26 [INFO] Skipping duplicate-finder execution! 07:16:26 [INFO] 07:16:26 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-spi --- 07:16:26 [INFO] No dependency problems found 07:16:26 [INFO] 07:16:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-spi --- 07:16:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-sources.jar 07:16:26 [INFO] 07:16:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-spi --- 07:16:26 [INFO] 07:16:26 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-spi --- 07:16:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/code-coverage/jacoco.exec 07:16:26 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 07:16:26 [INFO] 07:16:26 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-spi --- 07:16:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT.pom 07:16:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT.jar 07:16:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-tests.jar 07:16:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-test-sources.jar 07:16:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-javadoc.jar 07:16:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:16:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT-sources.jar 07:16:26 [INFO] 07:16:26 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-spi --- 07:16:26 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-spi-2.0.1-SNAPSHOT.jar 07:16:26 [INFO] Writing OBR metadata 07:16:26 [INFO] 07:16:26 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-spi --- 07:16:26 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:2.0.1-SNAPSHOT 07:16:26 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:26 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:26 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:26 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:26 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:26 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:26 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:26 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:16:26 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:26 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:16:26 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:16:26 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:16:26 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:26 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:26 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:26 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:16:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:16:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:26 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:16:26 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:26 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:26 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:26 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:26 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:26 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:26 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:26 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:26 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:26 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:26 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:26 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:16:26 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:16:26 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:16:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:16:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:16:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:16:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:16:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:16:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:16:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:16:26 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:16:26 [INFO] | | \- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:16:26 [INFO] | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:16:26 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:16:26 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:16:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:16:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:16:26 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:16:26 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:16:26 [INFO] | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:16:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:16:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:16:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:16:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:16:26 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:16:26 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:16:26 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:16:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:16:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:16:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:16:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:16:26 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:16:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:16:26 [INFO] +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:16:26 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:16:26 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:16:26 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:16:26 [INFO] | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:16:26 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:16:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:26 [INFO] +- junit:junit:jar:4.13.2:test 07:16:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:26 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:16:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:26 [INFO] 07:16:26 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-rib-spi --- 07:16:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/sonatype-clm/module.xml 07:16:26 [INFO] 07:16:26 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 07:16:26 [INFO] Building OpenDaylight :: BGP :: RIB Api 2.0.1-SNAPSHOT [29/161] 07:16:26 [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml 07:16:26 [INFO] ------------------------------[ feature ]------------------------------- 07:16:26 [INFO] 07:16:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 07:16:26 [INFO] 07:16:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 07:16:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:26 [INFO] 07:16:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 07:16:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:26 [INFO] 07:16:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] 07:16:27 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] 07:16:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:27 [INFO] argLine set to empty 07:16:27 [INFO] 07:16:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] Starting audit... 07:16:27 Audit done. 07:16:27 [INFO] You have 0 Checkstyle violations. 07:16:27 [INFO] 07:16:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] Starting audit... 07:16:27 Audit done. 07:16:27 [INFO] You have 0 Checkstyle violations. 07:16:27 [INFO] 07:16:27 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] 07:16:27 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 07:16:27 [INFO] ...done! 07:16:27 [INFO] Set artifact 07:16:27 [INFO] 07:16:27 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:16:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:27 [INFO] 07:16:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 07:16:27 [INFO] 07:16:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:27 [INFO] 07:16:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 07:16:27 [INFO] 07:16:27 [INFO] 07:16:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] 07:16:27 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-rib-api --- 07:16:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 07:16:27 [INFO] Project dependency features detected: [] 07:16:27 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:27 [INFO] Creating RMI registry server on 127.0.0.1:46791 07:16:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:27 [INFO] Waiting for remote bundle context.. on 46791 name: f1fd5c7e-d981-4b81-b0b0-e2371a317e79 timout: [ RelativeTimeout value = 180000 ] 07:16:31 [INFO] Building jar from resources and headers. 07:16:31 [INFO] Writing jar finished. 07:16:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:36 [INFO] 07:16:36 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 07:16:36 [INFO] 07:16:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 07:16:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:36 [INFO] 07:16:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 07:16:36 [INFO] CycloneDX: Resolving Dependencies 07:16:37 [INFO] CycloneDX: Creating BOM version 1.6 with 147 component(s) 07:16:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml 07:16:37 [INFO] attaching as odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json 07:16:37 [INFO] attaching as odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:37 [INFO] 07:16:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 07:16:37 [INFO] Skipping duplicate-finder execution! 07:16:37 [INFO] 07:16:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 07:16:37 [INFO] Skipping plugin execution 07:16:37 [INFO] 07:16:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 07:16:37 [INFO] Skipping source per configuration. 07:16:37 [INFO] 07:16:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 07:16:37 [INFO] 07:16:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-rib-api --- 07:16:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:37 [INFO] 07:16:37 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-api --- 07:16:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT.pom 07:16:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-features.xml 07:16:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:37 [INFO] 07:16:37 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:16:37 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT 07:16:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:37 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:37 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:37 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:37 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:37 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:37 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:37 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:37 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:37 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:37 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:37 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:37 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:37 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:16:37 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:16:37 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:16:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:16:37 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:16:37 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:16:37 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:16:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:16:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:16:37 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:37 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:37 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:37 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:37 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:37 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:37 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:37 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:37 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:37 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:37 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:37 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:16:37 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:16:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:16:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:16:37 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:16:37 [INFO] +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:16:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:16:37 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:16:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:16:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:16:37 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:16:37 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:16:37 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:16:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:16:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:16:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:16:37 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:16:37 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:16:37 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:16:37 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:16:37 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:16:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:16:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:16:37 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:16:37 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:16:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:37 [INFO] +- junit:junit:jar:4.13.2:test 07:16:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:37 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:16:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:37 [INFO] 07:16:37 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:16:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 07:16:37 [INFO] 07:16:37 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 07:16:37 [INFO] Building bgp-openconfig-spi 2.0.1-SNAPSHOT [30/161] 07:16:37 [INFO] from bgp/openconfig-spi/pom.xml 07:16:37 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:37 [INFO] 07:16:37 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-spi --- 07:16:37 [INFO] 07:16:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-spi --- 07:16:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:37 [INFO] 07:16:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 07:16:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:37 [INFO] 07:16:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-spi --- 07:16:38 [INFO] 07:16:38 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-spi --- 07:16:38 [INFO] 07:16:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 07:16:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:16:38 [INFO] 07:16:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-spi --- 07:16:38 [INFO] Starting audit... 07:16:38 Audit done. 07:16:38 [INFO] You have 0 Checkstyle violations. 07:16:38 [INFO] 07:16:38 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-spi --- 07:16:38 [INFO] Starting audit... 07:16:38 Audit done. 07:16:38 [INFO] You have 0 Checkstyle violations. 07:16:38 [INFO] 07:16:38 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-spi --- 07:16:38 [INFO] 07:16:38 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-spi --- 07:16:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/main/resources 07:16:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/spi 07:16:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/yang 07:16:38 [INFO] 07:16:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-spi --- 07:16:38 [INFO] Recompiling the module because of changed dependency. 07:16:38 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:16:38 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 07:16:38 [INFO] 07:16:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 07:16:38 [INFO] 07:16:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-spi --- 07:16:38 [INFO] Fork Value is true 07:16:40 [INFO] Done SpotBugs Analysis.... 07:16:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:40 [INFO] 07:16:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 07:16:40 [INFO] 07:16:40 [INFO] 07:16:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-spi --- 07:16:40 [INFO] BugInstance size is 0 07:16:40 [INFO] Error size is 0 07:16:40 [INFO] No errors/warnings found 07:16:40 [INFO] 07:16:40 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-spi --- 07:16:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/test/resources 07:16:40 [INFO] 07:16:40 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-spi --- 07:16:40 [INFO] Recompiling the module because of changed dependency. 07:16:40 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:16:40 [INFO] 07:16:40 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-spi --- 07:16:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:40 [INFO] 07:16:40 [INFO] ------------------------------------------------------- 07:16:40 [INFO] T E S T S 07:16:40 [INFO] ------------------------------------------------------- 07:16:41 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:16:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:16:41 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:16:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:16:41 [INFO] 07:16:41 [INFO] Results: 07:16:41 [INFO] 07:16:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:16:41 [INFO] 07:16:41 [INFO] 07:16:41 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-spi --- 07:16:41 [INFO] 07:16:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-spi --- 07:16:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar 07:16:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 07:16:41 [INFO] 07:16:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-spi --- 07:16:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-javadoc.jar 07:16:43 [INFO] 07:16:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-spi --- 07:16:43 [INFO] CycloneDX: Resolving Dependencies 07:16:43 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 07:16:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml 07:16:43 [INFO] attaching as bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json 07:16:43 [INFO] attaching as bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:16:43 [INFO] 07:16:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 07:16:43 [INFO] Skipping duplicate-finder execution! 07:16:43 [INFO] 07:16:43 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 07:16:43 [INFO] No dependency problems found 07:16:43 [INFO] 07:16:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 07:16:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-sources.jar 07:16:43 [INFO] 07:16:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-spi --- 07:16:43 [INFO] 07:16:43 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-spi --- 07:16:43 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/code-coverage/jacoco.exec 07:16:43 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 07:16:43 [INFO] 07:16:43 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-spi --- 07:16:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT.pom 07:16:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar 07:16:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT-javadoc.jar 07:16:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:16:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT-sources.jar 07:16:43 [INFO] 07:16:43 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-spi --- 07:16:43 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar 07:16:43 [INFO] Writing OBR metadata 07:16:43 [INFO] 07:16:43 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-spi --- 07:16:43 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:2.0.1-SNAPSHOT 07:16:43 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:43 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:43 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:43 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:43 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:43 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:43 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:43 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:43 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:43 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:43 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:16:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:43 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:16:43 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:43 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:43 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:43 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:16:43 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:16:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:43 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:43 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:43 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:43 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:16:43 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:16:43 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:16:43 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:16:43 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:16:43 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:16:43 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:16:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:43 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:43 [INFO] +- junit:junit:jar:4.13.2:test 07:16:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:43 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:16:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:43 [INFO] 07:16:43 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-openconfig-spi --- 07:16:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/sonatype-clm/module.xml 07:16:43 [INFO] 07:16:43 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 07:16:43 [INFO] Building OpenDaylight :: BGP :: Openconfig 2.0.1-SNAPSHOT [31/161] 07:16:43 [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml 07:16:43 [INFO] ------------------------------[ feature ]------------------------------- 07:16:43 [INFO] 07:16:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 07:16:43 [INFO] 07:16:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 07:16:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:43 [INFO] 07:16:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 07:16:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:43 [INFO] 07:16:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] 07:16:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:44 [INFO] argLine set to empty 07:16:44 [INFO] 07:16:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] Starting audit... 07:16:44 Audit done. 07:16:44 [INFO] You have 0 Checkstyle violations. 07:16:44 [INFO] 07:16:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] Starting audit... 07:16:44 Audit done. 07:16:44 [INFO] You have 0 Checkstyle violations. 07:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] 07:16:44 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 07:16:44 [INFO] ...done! 07:16:44 [INFO] Set artifact 07:16:44 [INFO] 07:16:44 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:16:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:44 [INFO] 07:16:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 07:16:44 [INFO] 07:16:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:44 [INFO] 07:16:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 07:16:44 [INFO] 07:16:44 [INFO] 07:16:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] 07:16:44 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-openconfig --- 07:16:44 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 07:16:44 [INFO] Project dependency features detected: [] 07:16:44 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:44 [INFO] Creating RMI registry server on 127.0.0.1:45525 07:16:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:44 [INFO] Waiting for remote bundle context.. on 45525 name: cc181b27-faa6-4f57-b9bd-560d51e523be timout: [ RelativeTimeout value = 180000 ] 07:16:48 [INFO] Building jar from resources and headers. 07:16:48 [INFO] Writing jar finished. 07:16:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:52 [INFO] 07:16:52 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 07:16:52 [INFO] 07:16:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 07:16:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:52 [INFO] 07:16:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 07:16:52 [INFO] CycloneDX: Resolving Dependencies 07:16:54 [INFO] CycloneDX: Creating BOM version 1.6 with 149 component(s) 07:16:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml 07:16:54 [INFO] attaching as odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json 07:16:54 [INFO] attaching as odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.json 07:16:54 [INFO] 07:16:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 07:16:54 [INFO] Skipping duplicate-finder execution! 07:16:54 [INFO] 07:16:54 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 07:16:54 [INFO] Skipping plugin execution 07:16:54 [INFO] 07:16:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 07:16:54 [INFO] Skipping source per configuration. 07:16:54 [INFO] 07:16:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 07:16:54 [INFO] 07:16:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig --- 07:16:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:54 [INFO] 07:16:54 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig --- 07:16:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT.pom 07:16:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-features.xml 07:16:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.json 07:16:54 [INFO] 07:16:54 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:16:54 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT 07:16:54 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:54 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:54 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:54 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:54 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:54 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:54 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:54 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:16:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:54 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:54 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:54 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:54 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:16:54 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:16:54 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:16:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:16:54 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:16:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:16:54 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:16:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:16:54 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:16:54 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:54 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:54 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:54 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:54 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:54 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:54 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:54 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:54 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:54 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:54 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:54 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:54 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:16:54 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:54 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:16:54 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:16:54 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:16:54 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:54 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:16:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:16:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:16:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:16:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:16:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:16:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:16:54 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:16:54 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:16:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:16:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:16:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:16:54 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:16:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:16:54 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:16:54 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:16:54 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:16:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:16:54 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:16:54 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:16:54 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:16:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:54 [INFO] +- junit:junit:jar:4.13.2:test 07:16:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:54 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:16:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:54 [INFO] 07:16:54 [INFO] --- clm:3.0.9-03:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:16:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 07:16:54 [INFO] 07:16:54 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 07:16:54 [INFO] Building bgp-bmp-api 2.0.1-SNAPSHOT [32/161] 07:16:54 [INFO] from bmp/bmp-api/pom.xml 07:16:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:54 [INFO] 07:16:54 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-api --- 07:16:54 [INFO] 07:16:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-api --- 07:16:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:54 [INFO] 07:16:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 07:16:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:54 [INFO] 07:16:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-api --- 07:16:54 [INFO] 07:16:54 [INFO] --- dependency:3.10.0:properties (default) @ bgp-bmp-api --- 07:16:54 [INFO] 07:16:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 07:16:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:16:54 [INFO] 07:16:54 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-bmp-api --- 07:16:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:16:54 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/yang 07:16:54 [INFO] yang-to-sources: Found 9 dependencies in 5.660 ms 07:16:54 [INFO] yang-to-sources: Project model files found: 3 in 6.625 ms 07:16:55 [INFO] yang-to-sources: 14 YANG models processed in 67.97 ms 07:16:55 [INFO] BindingJavaFileGenerator: Defined 169 files in 16.74 ms 07:16:55 [INFO] Sorted 169 files into 35 directories in 362.1 μs 07:16:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 169 in 46.40 ms 07:16:55 [INFO] 07:16:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-api --- 07:16:55 [INFO] Starting audit... 07:16:55 Audit done. 07:16:55 [INFO] You have 0 Checkstyle violations. 07:16:55 [INFO] 07:16:55 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-api --- 07:16:55 [INFO] Starting audit... 07:16:55 Audit done. 07:16:55 [INFO] You have 0 Checkstyle violations. 07:16:55 [INFO] 07:16:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-bmp-api --- 07:16:55 [INFO] 07:16:55 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-bmp-api --- 07:16:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/resources 07:16:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:16:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:16:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:55 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:16:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:16:55 [INFO] 07:16:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-bmp-api --- 07:16:55 [INFO] Recompiling the module because of changed dependency. 07:16:55 [INFO] Compiling 169 source files with javac [debug release 21] to target/classes 07:16:55 [INFO] 07:16:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 07:16:55 [INFO] 07:16:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-api --- 07:16:55 [INFO] Fork Value is true 07:16:58 [INFO] Done SpotBugs Analysis.... 07:16:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:58 [INFO] 07:16:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 07:16:58 [INFO] 07:16:58 [INFO] 07:16:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-api --- 07:16:58 [INFO] BugInstance size is 0 07:16:58 [INFO] Error size is 0 07:16:58 [INFO] No errors/warnings found 07:16:58 [INFO] 07:16:58 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-bmp-api --- 07:16:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/test/resources 07:16:58 [INFO] 07:16:58 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-bmp-api --- 07:16:58 [INFO] No sources to compile 07:16:58 [INFO] 07:16:58 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-bmp-api --- 07:16:58 [INFO] No tests to run. 07:16:58 [INFO] 07:16:58 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-bmp-api --- 07:16:58 [INFO] 07:16:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-api --- 07:16:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT.jar 07:16:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 07:16:58 [INFO] 07:16:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-api --- 07:17:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-javadoc.jar 07:17:02 [INFO] 07:17:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-api --- 07:17:02 [INFO] CycloneDX: Resolving Dependencies 07:17:03 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:17:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml 07:17:03 [INFO] attaching as bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json 07:17:03 [INFO] attaching as bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:03 [INFO] 07:17:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 07:17:03 [INFO] Skipping duplicate-finder execution! 07:17:03 [INFO] 07:17:03 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-bmp-api --- 07:17:03 [INFO] No dependency problems found 07:17:03 [INFO] 07:17:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-bmp-api --- 07:17:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-sources.jar 07:17:03 [INFO] 07:17:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-api --- 07:17:03 [INFO] 07:17:03 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-api --- 07:17:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:03 [INFO] 07:17:03 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-api --- 07:17:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT.pom 07:17:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT.jar 07:17:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT-javadoc.jar 07:17:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT-sources.jar 07:17:03 [INFO] 07:17:03 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-api --- 07:17:03 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT.jar 07:17:03 [INFO] Writing OBR metadata 07:17:03 [INFO] 07:17:03 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-bmp-api --- 07:17:03 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:2.0.1-SNAPSHOT 07:17:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:03 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:03 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:03 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:03 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:03 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:03 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:03 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:03 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:03 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:03 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:03 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:03 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:03 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:03 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:03 [INFO] +- junit:junit:jar:4.13.2:test 07:17:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:03 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:03 [INFO] 07:17:03 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-bmp-api --- 07:17:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/sonatype-clm/module.xml 07:17:03 [INFO] 07:17:03 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 07:17:03 [INFO] Building bgp-extension-parent 2.0.1-SNAPSHOT [33/161] 07:17:03 [INFO] from bgp/extensions/parent/pom.xml 07:17:03 [INFO] --------------------------------[ pom ]--------------------------------- 07:17:03 [INFO] 07:17:03 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-extension-parent --- 07:17:03 [INFO] 07:17:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-extension-parent --- 07:17:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:03 [INFO] 07:17:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 07:17:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:03 [INFO] 07:17:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-extension-parent --- 07:17:03 [INFO] 07:17:03 [INFO] --- dependency:3.10.0:properties (default) @ bgp-extension-parent --- 07:17:03 [INFO] 07:17:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 07:17:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:17:03 [INFO] 07:17:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-extension-parent --- 07:17:03 [INFO] Starting audit... 07:17:03 Audit done. 07:17:03 [INFO] You have 0 Checkstyle violations. 07:17:03 [INFO] 07:17:03 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-extension-parent --- 07:17:03 [INFO] Starting audit... 07:17:03 Audit done. 07:17:03 [INFO] You have 0 Checkstyle violations. 07:17:03 [INFO] 07:17:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-extension-parent --- 07:17:03 [INFO] 07:17:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 07:17:03 [INFO] 07:17:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-extension-parent --- 07:17:03 [INFO] No files found to run spotbugs, check compile phase has been run 07:17:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:03 [INFO] 07:17:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 07:17:03 [INFO] 07:17:03 [INFO] 07:17:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-extension-parent --- 07:17:03 [INFO] 07:17:03 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-extension-parent --- 07:17:03 [INFO] 07:17:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-extension-parent --- 07:17:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:17:03 [INFO] 07:17:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-extension-parent --- 07:17:03 [INFO] CycloneDX: Resolving Dependencies 07:17:04 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 07:17:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml 07:17:04 [INFO] attaching as bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json 07:17:04 [INFO] attaching as bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:17:04 [INFO] 07:17:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 07:17:04 [INFO] Skipping duplicate-finder execution! 07:17:04 [INFO] 07:17:04 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-extension-parent --- 07:17:04 [INFO] Skipping pom project 07:17:04 [INFO] 07:17:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-extension-parent --- 07:17:04 [INFO] 07:17:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-extension-parent --- 07:17:04 [INFO] 07:17:04 [INFO] --- jacoco:0.8.14:report (report) @ bgp-extension-parent --- 07:17:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:04 [INFO] 07:17:04 [INFO] --- install:3.1.4:install (default-install) @ bgp-extension-parent --- 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/2.0.1-SNAPSHOT/bgp-extension-parent-2.0.1-SNAPSHOT.pom 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/2.0.1-SNAPSHOT/bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/2.0.1-SNAPSHOT/bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:17:04 [INFO] 07:17:04 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-extension-parent --- 07:17:04 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:2.0.1-SNAPSHOT 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:04 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:04 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:04 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:04 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:04 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:04 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:04 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:04 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:04 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:17:04 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:17:04 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:17:04 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:17:04 [INFO] | | | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:04 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:17:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:17:04 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:17:04 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:04 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:17:04 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:17:04 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:17:04 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:17:04 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:17:04 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:17:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:17:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:17:04 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:17:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:17:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:04 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:04 [INFO] +- junit:junit:jar:4.13.2:test 07:17:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:04 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:04 [INFO] 07:17:04 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-extension-parent --- 07:17:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/sonatype-clm/module.xml 07:17:04 [INFO] 07:17:04 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 07:17:04 [INFO] Building bgp-inet 2.0.1-SNAPSHOT [34/161] 07:17:04 [INFO] from bgp/extensions/inet/pom.xml 07:17:04 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:04 [INFO] 07:17:04 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-inet --- 07:17:04 [INFO] 07:17:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-inet --- 07:17:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:05 [INFO] 07:17:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-inet --- 07:17:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:05 [INFO] 07:17:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-inet --- 07:17:05 [INFO] 07:17:05 [INFO] --- dependency:3.10.0:properties (default) @ bgp-inet --- 07:17:05 [INFO] 07:17:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-inet --- 07:17:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:17:05 [INFO] 07:17:05 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-inet --- 07:17:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:17:05 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/yang 07:17:05 [INFO] yang-to-sources: Found 13 dependencies in 7.126 ms 07:17:05 [INFO] yang-to-sources: Project model files found: 1 in 1.919 ms 07:17:05 [INFO] yang-to-sources: 13 YANG models processed in 123.3 ms 07:17:05 [INFO] BindingJavaFileGenerator: Defined 68 files in 15.32 ms 07:17:05 [INFO] Sorted 68 files into 22 directories in 234.5 μs 07:17:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 29.90 ms 07:17:05 [INFO] 07:17:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-inet --- 07:17:05 [INFO] Starting audit... 07:17:05 Audit done. 07:17:05 [INFO] You have 0 Checkstyle violations. 07:17:05 [INFO] 07:17:05 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-inet --- 07:17:05 [INFO] Starting audit... 07:17:05 Audit done. 07:17:05 [INFO] You have 0 Checkstyle violations. 07:17:05 [INFO] 07:17:05 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-inet --- 07:17:05 [INFO] 07:17:05 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-inet --- 07:17:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/resources 07:17:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:17:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:17:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:17:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:17:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:17:05 [INFO] 07:17:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-inet --- 07:17:05 [INFO] Recompiling the module because of changed dependency. 07:17:05 [INFO] Compiling 78 source files with javac [debug release 21] to target/classes 07:17:06 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:17:06 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:17:06 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:17:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:17:06 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:17:06 [INFO] 07:17:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-inet >>> 07:17:06 [INFO] 07:17:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-inet --- 07:17:06 [INFO] Fork Value is true 07:17:09 [INFO] Done SpotBugs Analysis.... 07:17:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:09 [INFO] 07:17:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-inet <<< 07:17:09 [INFO] 07:17:09 [INFO] 07:17:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-inet --- 07:17:09 [INFO] BugInstance size is 0 07:17:09 [INFO] Error size is 0 07:17:09 [INFO] No errors/warnings found 07:17:09 [INFO] 07:17:09 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-inet --- 07:17:09 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:17:09 [INFO] 07:17:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-inet --- 07:17:09 [INFO] Recompiling the module because of changed dependency. 07:17:09 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 07:17:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:17:09 [INFO] 07:17:09 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-inet --- 07:17:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:09 [INFO] 07:17:09 [INFO] ------------------------------------------------------- 07:17:09 [INFO] T E S T S 07:17:09 [INFO] ------------------------------------------------------- 07:17:10 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:17:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:17:10 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:17:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:15 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.603 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:17:15 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:17:15 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:17:15 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:17:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:17:15 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:17:15 [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:17:15 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:17:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:17:15 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:17:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:17:15 [INFO] 07:17:15 [INFO] Results: 07:17:15 [INFO] 07:17:15 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:17:15 [INFO] 07:17:15 [INFO] 07:17:15 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-inet --- 07:17:15 [INFO] 07:17:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-inet --- 07:17:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT.jar 07:17:16 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 07:17:16 [INFO] 07:17:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-inet --- 07:17:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-javadoc.jar 07:17:19 [INFO] 07:17:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-inet --- 07:17:19 [INFO] CycloneDX: Resolving Dependencies 07:17:20 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:17:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml 07:17:20 [INFO] attaching as bgp-inet-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json 07:17:20 [INFO] attaching as bgp-inet-2.0.1-SNAPSHOT-cyclonedx.json 07:17:20 [INFO] 07:17:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 07:17:20 [INFO] Skipping duplicate-finder execution! 07:17:20 [INFO] 07:17:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-inet --- 07:17:20 [INFO] No dependency problems found 07:17:20 [INFO] 07:17:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-inet --- 07:17:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-sources.jar 07:17:20 [INFO] 07:17:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-inet --- 07:17:20 [INFO] 07:17:20 [INFO] --- jacoco:0.8.14:report (report) @ bgp-inet --- 07:17:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/code-coverage/jacoco.exec 07:17:20 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 07:17:20 [INFO] 07:17:20 [INFO] --- install:3.1.4:install (default-install) @ bgp-inet --- 07:17:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT.pom 07:17:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT.jar 07:17:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT-javadoc.jar 07:17:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT-cyclonedx.json 07:17:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT-sources.jar 07:17:20 [INFO] 07:17:20 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-inet --- 07:17:20 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT.jar 07:17:20 [INFO] Writing OBR metadata 07:17:20 [INFO] 07:17:20 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-inet --- 07:17:20 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:2.0.1-SNAPSHOT 07:17:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:20 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:20 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:17:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:20 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:20 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:20 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:20 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:20 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:20 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:20 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:20 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:20 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:20 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:20 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:20 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:20 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:20 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:20 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:17:20 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:17:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:17:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:17:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:17:20 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:17:20 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:17:20 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:17:20 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:17:20 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:17:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:17:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:17:20 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:17:20 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:17:20 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:17:20 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:17:20 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:17:20 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:17:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:17:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:17:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:17:20 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:17:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:17:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:17:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:17:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:17:20 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:17:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:17:20 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:17:20 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:17:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:17:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:17:20 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:17:20 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:17:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:17:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:17:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:17:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:17:20 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:17:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:17:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:20 [INFO] +- junit:junit:jar:4.13.2:test 07:17:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:20 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:20 [INFO] 07:17:20 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-inet --- 07:17:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/sonatype-clm/module.xml 07:17:20 [INFO] 07:17:20 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 07:17:20 [INFO] Building bgp-path-selection-mode 2.0.1-SNAPSHOT [35/161] 07:17:20 [INFO] from bgp/path-selection-mode/pom.xml 07:17:20 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:20 [INFO] 07:17:20 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-path-selection-mode --- 07:17:20 [INFO] 07:17:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-path-selection-mode --- 07:17:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:20 [INFO] 07:17:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 07:17:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:20 [INFO] 07:17:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- 07:17:21 [INFO] 07:17:21 [INFO] --- dependency:3.10.0:properties (default) @ bgp-path-selection-mode --- 07:17:21 [INFO] 07:17:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 07:17:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:17:21 [INFO] 07:17:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-path-selection-mode --- 07:17:21 [INFO] Starting audit... 07:17:21 Audit done. 07:17:21 [INFO] You have 0 Checkstyle violations. 07:17:21 [INFO] 07:17:21 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-path-selection-mode --- 07:17:21 [INFO] Starting audit... 07:17:21 Audit done. 07:17:21 [INFO] You have 0 Checkstyle violations. 07:17:21 [INFO] 07:17:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-path-selection-mode --- 07:17:21 [INFO] 07:17:21 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-path-selection-mode --- 07:17:21 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/resources 07:17:21 [INFO] 07:17:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-path-selection-mode --- 07:17:21 [INFO] Recompiling the module because of changed dependency. 07:17:21 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 07:17:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:17:21 [INFO] 07:17:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 07:17:21 [INFO] 07:17:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-path-selection-mode --- 07:17:21 [INFO] Fork Value is true 07:17:25 [INFO] Done SpotBugs Analysis.... 07:17:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:25 [INFO] 07:17:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 07:17:25 [INFO] 07:17:25 [INFO] 07:17:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-path-selection-mode --- 07:17:25 [INFO] BugInstance size is 0 07:17:25 [INFO] Error size is 0 07:17:25 [INFO] No errors/warnings found 07:17:25 [INFO] 07:17:25 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-path-selection-mode --- 07:17:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/resources 07:17:25 [INFO] 07:17:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-path-selection-mode --- 07:17:25 [INFO] Recompiling the module because of changed dependency. 07:17:25 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:17:25 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/BGPPeerTrackerMock.java:[40,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:17:25 [INFO] 07:17:25 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-path-selection-mode --- 07:17:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:25 [INFO] 07:17:25 [INFO] ------------------------------------------------------- 07:17:25 [INFO] T E S T S 07:17:25 [INFO] ------------------------------------------------------- 07:17:26 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:17:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:17:26 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:17:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:17:26 [INFO] 07:17:26 [INFO] Results: 07:17:26 [INFO] 07:17:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:17:26 [INFO] 07:17:26 [INFO] 07:17:26 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-path-selection-mode --- 07:17:26 [INFO] 07:17:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-path-selection-mode --- 07:17:26 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar 07:17:26 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 07:17:26 [INFO] 07:17:26 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-path-selection-mode --- 07:17:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-tests.jar 07:17:26 [INFO] 07:17:26 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-path-selection-mode --- 07:17:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-test-sources.jar 07:17:26 [INFO] 07:17:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-path-selection-mode --- 07:17:28 [WARNING] Javadoc Warnings 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:34: warning: no @param for 07:17:28 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:34: warning: no @param for 07:17:28 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:28: warning: no @param for 07:17:28 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:28: warning: no @param for 07:17:28 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: no @param for 07:17:28 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: no @param for 07:17:28 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:19: warning: no comment 07:17:28 [WARNING] public abstract class AbstractBestPath implements BestPath { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:20: warning: no comment 07:17:28 [WARNING] protected final BestPathState state; 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:22: warning: no comment 07:17:28 [WARNING] protected AbstractBestPath(final BestPathState state) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:26: warning: no comment 07:17:28 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:31: warning: no comment 07:17:28 [WARNING] public final BestPathState getState() { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:23: warning: no comment 07:17:28 [WARNING] public class AbstractBestPathSelector { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:28: warning: no comment 07:17:28 [WARNING] protected RouterId bestOriginatorId = null; 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:29: warning: no comment 07:17:28 [WARNING] protected BestPathState bestState = null; 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:31: warning: no comment 07:17:28 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:34: warning: no comment 07:17:28 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:119: warning: no comment 07:17:28 [WARNING] protected abstract Comparator comparator(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:121: warning: no comment 07:17:28 [WARNING] protected abstract K[] emptyKeys(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:89: warning: no comment 07:17:28 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:40: warning: no comment 07:17:28 [WARNING] public final K getKey(final int offset) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:79: warning: no comment 07:17:28 [WARNING] public final C getValue(final C[] array, final int offset) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:123: warning: no comment 07:17:28 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:48: warning: no comment 07:17:28 [WARNING] public final boolean isEmpty() { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:44: warning: no comment 07:17:28 [WARNING] public final int offsetOf(final K key) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:98: warning: no comment 07:17:28 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:84: warning: no comment 07:17:28 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:52: warning: no comment 07:17:28 [WARNING] public final int size() { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:56: warning: no comment 07:17:28 [WARNING] public final T with(final K key) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:67: warning: no comment 07:17:28 [WARNING] public final T without(final K key) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:50: warning: no @param for ribSupport 07:17:28 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:68: warning: no @return 07:17:28 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:87: warning: no @return 07:17:28 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:215: warning: no @param for ribSupport 07:17:28 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:43: warning: use of default constructor, which does not provide a comment 07:17:28 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:224: warning: no comment 07:17:28 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:206: warning: no comment 07:17:28 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:17:28 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 07:17:28 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:20: warning: no comment 07:17:28 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:23: warning: no comment 07:17:28 [WARNING] public AddPathBestNPathSelection(final int npaths) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:19: warning: no comment 07:17:28 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:36: warning: no comment 07:17:28 [WARNING] public int getOffset() { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:19: warning: no comment 07:17:28 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:26: warning: no comment 07:17:28 [WARNING] public AddPathSelector(final long ourAs) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:52: warning: no comment 07:17:28 [WARNING] public AddPathBestPath result() { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:18: warning: no comment 07:17:28 [WARNING] public final class AllPathSelection implements PathSelectionMode { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:19: warning: no comment 07:17:28 [WARNING] public AllPathSelection() { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:12: warning: no comment 07:17:28 [WARNING] public final class BasePathSelectionModeFactory { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:17: warning: no comment 07:17:28 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:13: warning: no comment 07:17:28 [WARNING] public final class BesthPathStateUtil { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:18: warning: no comment 07:17:28 [WARNING] public static long getPeerAs(final List segments) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPath.java:15: warning: no comment 07:17:28 [WARNING] public interface BestPath { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:16: warning: no comment 07:17:28 [WARNING] public interface BestPathState { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:25: warning: no comment 07:17:28 [WARNING] int getAsPathLength(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:34: warning: no comment 07:17:28 [WARNING] @NonNull ContainerNode getAttributes(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:17: warning: no comment 07:17:28 [WARNING] @Nullable Uint32 getLocalPref(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:19: warning: no comment 07:17:28 [WARNING] long getMultiExitDisc(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:21: warning: no comment 07:17:28 [WARNING] @Nullable BgpOrigin getOrigin(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:23: warning: no comment 07:17:28 [WARNING] long getPeerAs(); 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:50: warning: no comment 07:17:28 [WARNING] public final class BestPathStateImpl implements BestPathState { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:100: warning: no comment 07:17:28 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:23: warning: no comment 07:17:28 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:29: warning: no comment 07:17:28 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 07:17:28 [WARNING] ^ 07:17:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:17: warning: no comment 07:17:28 [WARNING] public interface PathSelectionMode extends AutoCloseable { 07:17:28 [WARNING] ^ 07:17:28 [WARNING] 64 warnings 07:17:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-javadoc.jar 07:17:28 [INFO] 07:17:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-path-selection-mode --- 07:17:28 [INFO] CycloneDX: Resolving Dependencies 07:17:29 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:17:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml 07:17:29 [INFO] attaching as bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json 07:17:29 [INFO] attaching as bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.json 07:17:29 [INFO] 07:17:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 07:17:29 [INFO] Skipping duplicate-finder execution! 07:17:29 [INFO] 07:17:29 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 07:17:29 [WARNING] Used undeclared dependencies found: 07:17:29 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:29 [WARNING] Non-test scoped test only dependencies found: 07:17:29 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:29 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] 07:17:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 07:17:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-sources.jar 07:17:29 [INFO] 07:17:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-path-selection-mode --- 07:17:29 [INFO] 07:17:29 [INFO] --- jacoco:0.8.14:report (report) @ bgp-path-selection-mode --- 07:17:29 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/code-coverage/jacoco.exec 07:17:29 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 07:17:29 [INFO] 07:17:29 [INFO] --- install:3.1.4:install (default-install) @ bgp-path-selection-mode --- 07:17:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT.pom 07:17:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar 07:17:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-tests.jar 07:17:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-test-sources.jar 07:17:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-javadoc.jar 07:17:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.json 07:17:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT-sources.jar 07:17:29 [INFO] 07:17:29 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-path-selection-mode --- 07:17:29 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar 07:17:29 [INFO] Writing OBR metadata 07:17:29 [INFO] 07:17:29 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-path-selection-mode --- 07:17:29 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:2.0.1-SNAPSHOT 07:17:29 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:29 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:29 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:29 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:29 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:29 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:29 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:29 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:29 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:29 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:29 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:29 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:29 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:29 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:29 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:29 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:29 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:29 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:29 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:29 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:29 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:29 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:29 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:29 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:29 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:29 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:29 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:17:29 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:test 07:17:29 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:test 07:17:29 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:test 07:17:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:17:29 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:17:29 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:17:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:17:29 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:17:29 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:17:29 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:17:29 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:17:29 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:17:29 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:17:29 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:17:29 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:17:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:17:29 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:17:29 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:17:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:17:29 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:17:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:17:29 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:17:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:29 [INFO] +- junit:junit:jar:4.13.2:test 07:17:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:29 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:17:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:29 [INFO] 07:17:29 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-path-selection-mode --- 07:17:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/sonatype-clm/module.xml 07:17:29 [INFO] 07:17:29 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 07:17:29 [INFO] Building config-loader-spi 2.0.1-SNAPSHOT [36/161] 07:17:29 [INFO] from config-loader/config-loader-spi/pom.xml 07:17:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:29 [INFO] 07:17:29 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-spi --- 07:17:29 [INFO] 07:17:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-spi --- 07:17:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:29 [INFO] 07:17:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-spi --- 07:17:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:29 [INFO] 07:17:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-spi --- 07:17:30 [INFO] 07:17:30 [INFO] --- dependency:3.10.0:properties (default) @ config-loader-spi --- 07:17:30 [INFO] 07:17:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-spi --- 07:17:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:17:30 [INFO] 07:17:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-spi --- 07:17:30 [INFO] Starting audit... 07:17:30 Audit done. 07:17:30 [INFO] You have 0 Checkstyle violations. 07:17:30 [INFO] 07:17:30 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-spi --- 07:17:30 [INFO] Starting audit... 07:17:30 Audit done. 07:17:30 [INFO] You have 0 Checkstyle violations. 07:17:30 [INFO] 07:17:30 [INFO] --- dependency:3.10.0:copy (unpack-license) @ config-loader-spi --- 07:17:30 [INFO] 07:17:30 [INFO] --- resources:3.4.0:resources (default-resources) @ config-loader-spi --- 07:17:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/resources 07:17:30 [INFO] 07:17:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ config-loader-spi --- 07:17:30 [INFO] Recompiling the module because of changed source code. 07:17:30 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:17:30 [INFO] 07:17:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 07:17:30 [INFO] 07:17:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-spi --- 07:17:30 [INFO] Fork Value is true 07:17:32 [INFO] Done SpotBugs Analysis.... 07:17:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:32 [INFO] 07:17:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 07:17:32 [INFO] 07:17:32 [INFO] 07:17:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-spi --- 07:17:32 [INFO] BugInstance size is 0 07:17:32 [INFO] Error size is 0 07:17:32 [INFO] No errors/warnings found 07:17:32 [INFO] 07:17:32 [INFO] --- resources:3.4.0:testResources (default-testResources) @ config-loader-spi --- 07:17:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/test/resources 07:17:32 [INFO] 07:17:32 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ config-loader-spi --- 07:17:32 [INFO] No sources to compile 07:17:32 [INFO] 07:17:32 [INFO] --- surefire:3.5.5:test (default-test) @ config-loader-spi --- 07:17:32 [INFO] No tests to run. 07:17:32 [INFO] 07:17:32 [INFO] --- copy:14.3.1:copy-files (default) @ config-loader-spi --- 07:17:32 [INFO] 07:17:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-spi --- 07:17:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT.jar 07:17:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 07:17:32 [INFO] 07:17:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-spi --- 07:17:34 [WARNING] Javadoc Warnings 07:17:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractConfigFileProcessor.java:37: warning: no comment 07:17:34 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 07:17:34 [WARNING] ^ 07:17:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractOSGiConfigFileProcessor.java:19: warning: use of default constructor, which does not provide a comment 07:17:34 [WARNING] public abstract class AbstractOSGiConfigFileProcessor extends ForwardingConfigFileProcessor { 07:17:34 [WARNING] ^ 07:17:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:23: warning: no @return 07:17:34 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 07:17:34 [WARNING] ^ 07:17:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:16: warning: no comment 07:17:34 [WARNING] public interface ConfigLoader { 07:17:34 [WARNING] ^ 07:17:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ForwardingConfigFileProcessor.java:18: warning: use of default constructor, which does not provide a comment 07:17:34 [WARNING] public abstract class ForwardingConfigFileProcessor extends ForwardingObject implements ConfigFileProcessor { 07:17:34 [WARNING] ^ 07:17:34 [WARNING] 5 warnings 07:17:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT-javadoc.jar 07:17:34 [INFO] 07:17:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-spi --- 07:17:34 [INFO] CycloneDX: Resolving Dependencies 07:17:34 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 07:17:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml 07:17:34 [INFO] attaching as config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json 07:17:34 [INFO] attaching as config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:17:34 [INFO] 07:17:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 07:17:34 [INFO] Skipping duplicate-finder execution! 07:17:34 [INFO] 07:17:34 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ config-loader-spi --- 07:17:34 [INFO] No dependency problems found 07:17:34 [INFO] 07:17:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ config-loader-spi --- 07:17:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT-sources.jar 07:17:34 [INFO] 07:17:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-spi --- 07:17:34 [INFO] 07:17:34 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-spi --- 07:17:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:34 [INFO] 07:17:34 [INFO] --- install:3.1.4:install (default-install) @ config-loader-spi --- 07:17:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT.pom 07:17:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT.jar 07:17:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT-javadoc.jar 07:17:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:17:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT-sources.jar 07:17:34 [INFO] 07:17:34 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-spi --- 07:17:34 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT.jar 07:17:34 [INFO] Writing OBR metadata 07:17:34 [INFO] 07:17:34 [INFO] --- dependency:3.10.0:tree (default-cli) @ config-loader-spi --- 07:17:34 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:2.0.1-SNAPSHOT 07:17:34 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:34 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:34 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:34 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:34 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:34 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:34 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:34 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:34 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:34 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:34 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:34 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:34 [INFO] +- junit:junit:jar:4.13.2:test 07:17:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:34 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:17:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:34 [INFO] 07:17:34 [INFO] --- clm:3.0.9-03:index (default-cli) @ config-loader-spi --- 07:17:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/sonatype-clm/module.xml 07:17:34 [INFO] 07:17:34 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 07:17:34 [INFO] Building config-loader-impl 2.0.1-SNAPSHOT [37/161] 07:17:34 [INFO] from config-loader/config-loader-impl/pom.xml 07:17:34 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:34 [INFO] 07:17:34 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-impl --- 07:17:34 [INFO] 07:17:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-impl --- 07:17:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:34 [INFO] 07:17:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-impl --- 07:17:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:34 [INFO] 07:17:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-impl --- 07:17:35 [INFO] 07:17:35 [INFO] --- dependency:3.10.0:properties (default) @ config-loader-impl --- 07:17:35 [INFO] 07:17:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-impl --- 07:17:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:17:35 [INFO] 07:17:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-impl --- 07:17:35 [INFO] Starting audit... 07:17:35 Audit done. 07:17:35 [INFO] You have 0 Checkstyle violations. 07:17:35 [INFO] 07:17:35 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-impl --- 07:17:35 [INFO] Starting audit... 07:17:35 Audit done. 07:17:35 [INFO] You have 0 Checkstyle violations. 07:17:35 [INFO] 07:17:35 [INFO] --- dependency:3.10.0:copy (unpack-license) @ config-loader-impl --- 07:17:35 [INFO] 07:17:35 [INFO] --- resources:3.4.0:resources (default-resources) @ config-loader-impl --- 07:17:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/resources 07:17:35 [INFO] 07:17:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ config-loader-impl --- 07:17:35 [INFO] Recompiling the module because of changed dependency. 07:17:35 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:17:35 [INFO] 07:17:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 07:17:35 [INFO] 07:17:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-impl --- 07:17:35 [INFO] Fork Value is true 07:17:38 [INFO] Done SpotBugs Analysis.... 07:17:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:38 [INFO] 07:17:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 07:17:38 [INFO] 07:17:38 [INFO] 07:17:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-impl --- 07:17:38 [INFO] BugInstance size is 0 07:17:38 [INFO] Error size is 0 07:17:38 [INFO] No errors/warnings found 07:17:38 [INFO] 07:17:38 [INFO] --- resources:3.4.0:testResources (default-testResources) @ config-loader-impl --- 07:17:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:17:38 [INFO] 07:17:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ config-loader-impl --- 07:17:38 [INFO] Recompiling the module because of changed dependency. 07:17:38 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:17:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/test/java/org/opendaylight/bgpcep/config/loader/impl/AbstractConfigLoaderTest.java:[46,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:17:38 [INFO] 07:17:38 [INFO] --- surefire:3.5.5:test (default-test) @ config-loader-impl --- 07:17:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:38 [INFO] 07:17:38 [INFO] ------------------------------------------------------- 07:17:38 [INFO] T E S T S 07:17:38 [INFO] ------------------------------------------------------- 07:17:39 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:17:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.016 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:17:43 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:17:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:17:43 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:17:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:17:43 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:17:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:17:44 [INFO] 07:17:44 [INFO] Results: 07:17:44 [INFO] 07:17:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:17:44 [INFO] 07:17:44 [INFO] 07:17:44 [INFO] --- copy:14.3.1:copy-files (default) @ config-loader-impl --- 07:17:44 [INFO] 07:17:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-impl --- 07:17:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT.jar 07:17:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 07:17:44 [INFO] 07:17:44 [INFO] --- jar:3.5.0:test-jar (default) @ config-loader-impl --- 07:17:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-tests.jar 07:17:44 [INFO] 07:17:44 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ config-loader-impl --- 07:17:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-test-sources.jar 07:17:44 [INFO] 07:17:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-impl --- 07:17:45 [WARNING] Javadoc Warnings 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:34: warning: no comment 07:17:45 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:63: warning: no comment 07:17:45 [WARNING] public DefaultFileWatcher() throws IOException { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:80: warning: no comment 07:17:45 [WARNING] public void activate() throws IOException { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:94: warning: no comment 07:17:45 [WARNING] public void deactivate() { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/FileWatcher.java:15: warning: no comment 07:17:45 [WARNING] public interface FileWatcher { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: no comment 07:17:45 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: use of default constructor, which does not provide a comment 07:17:45 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:23: warning: no comment 07:17:45 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:28: warning: no comment 07:17:45 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:35: warning: no comment 07:17:45 [WARNING] public void init() { 07:17:45 [WARNING] ^ 07:17:45 [WARNING] 10 warnings 07:17:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-javadoc.jar 07:17:45 [INFO] 07:17:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-impl --- 07:17:45 [INFO] CycloneDX: Resolving Dependencies 07:17:46 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:17:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml 07:17:46 [INFO] attaching as config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json 07:17:46 [INFO] attaching as config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:17:46 [INFO] 07:17:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 07:17:46 [INFO] Skipping duplicate-finder execution! 07:17:46 [INFO] 07:17:46 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ config-loader-impl --- 07:17:46 [INFO] No dependency problems found 07:17:46 [INFO] 07:17:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ config-loader-impl --- 07:17:46 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-sources.jar 07:17:46 [INFO] 07:17:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-impl --- 07:17:46 [INFO] 07:17:46 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-impl --- 07:17:46 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 07:17:46 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 07:17:46 [INFO] 07:17:46 [INFO] --- install:3.1.4:install (default-install) @ config-loader-impl --- 07:17:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT.pom 07:17:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT.jar 07:17:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-tests.jar 07:17:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-test-sources.jar 07:17:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-javadoc.jar 07:17:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:17:46 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT-sources.jar 07:17:46 [INFO] 07:17:46 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-impl --- 07:17:46 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT.jar 07:17:46 [INFO] Writing OBR metadata 07:17:47 [INFO] 07:17:47 [INFO] --- dependency:3.10.0:tree (default-cli) @ config-loader-impl --- 07:17:47 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:2.0.1-SNAPSHOT 07:17:47 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:17:47 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:47 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:17:47 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:47 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:47 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:47 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:17:47 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:17:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:47 [INFO] +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:17:47 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:17:47 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:47 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:17:47 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:17:47 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:47 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:47 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:17:47 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:17:47 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:17:47 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:17:47 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:17:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:47 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:47 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:47 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:47 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:47 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:17:47 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:47 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:17:47 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:17:47 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:17:47 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:47 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:47 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:47 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:47 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:test 07:17:47 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:test 07:17:47 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:test 07:17:47 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:test 07:17:47 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:17:47 [INFO] | | | \- io.netty:netty-common:jar:4.2.10.Final:test 07:17:47 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:test 07:17:47 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:test 07:17:47 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:test 07:17:47 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:test 07:17:47 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:test 07:17:47 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:17:47 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:test 07:17:47 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:test 07:17:47 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:test 07:17:47 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:test 07:17:47 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:17:47 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:17:47 [INFO] | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:17:47 [INFO] | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:17:47 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:17:47 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:17:47 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:17:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:17:47 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:47 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:17:47 [INFO] | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:17:47 [INFO] | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:17:47 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:17:47 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:test 07:17:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:17:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:17:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:17:47 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:17:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:17:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:17:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:17:47 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:17:47 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:17:47 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:17:47 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:17:47 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:17:47 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:17:47 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:17:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:17:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:17:47 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:17:47 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:17:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:17:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:47 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:47 [INFO] +- junit:junit:jar:4.13.2:test 07:17:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:47 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:17:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:47 [INFO] 07:17:47 [INFO] --- clm:3.0.9-03:index (default-cli) @ config-loader-impl --- 07:17:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/sonatype-clm/module.xml 07:17:47 [INFO] 07:17:47 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 07:17:47 [INFO] Building testtool-util 2.0.1-SNAPSHOT [38/161] 07:17:47 [INFO] from testtool-util/pom.xml 07:17:47 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:47 [INFO] 07:17:47 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-util --- 07:17:47 [INFO] 07:17:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-util --- 07:17:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:47 [INFO] 07:17:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-util --- 07:17:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:47 [INFO] 07:17:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-util --- 07:17:47 [INFO] 07:17:47 [INFO] --- dependency:3.10.0:properties (default) @ testtool-util --- 07:17:47 [INFO] 07:17:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-util --- 07:17:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:17:47 [INFO] 07:17:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-util --- 07:17:47 [INFO] Starting audit... 07:17:47 Audit done. 07:17:47 [INFO] You have 0 Checkstyle violations. 07:17:47 [INFO] 07:17:47 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-util --- 07:17:47 [INFO] Starting audit... 07:17:47 Audit done. 07:17:47 [INFO] You have 0 Checkstyle violations. 07:17:47 [INFO] 07:17:47 [INFO] --- dependency:3.10.0:copy (unpack-license) @ testtool-util --- 07:17:47 [INFO] 07:17:47 [INFO] --- resources:3.4.0:resources (default-resources) @ testtool-util --- 07:17:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/resources 07:17:47 [INFO] 07:17:47 [INFO] --- compiler:3.15.0:compile (default-compile) @ testtool-util --- 07:17:47 [INFO] Recompiling the module because of changed source code. 07:17:47 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:17:47 [INFO] 07:17:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-util >>> 07:17:47 [INFO] 07:17:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-util --- 07:17:47 [INFO] Fork Value is true 07:17:50 [INFO] Done SpotBugs Analysis.... 07:17:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:50 [INFO] 07:17:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-util <<< 07:17:50 [INFO] 07:17:50 [INFO] 07:17:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-util --- 07:17:50 [INFO] BugInstance size is 0 07:17:50 [INFO] Error size is 0 07:17:50 [INFO] No errors/warnings found 07:17:50 [INFO] 07:17:50 [INFO] --- resources:3.4.0:testResources (default-testResources) @ testtool-util --- 07:17:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/resources 07:17:50 [INFO] 07:17:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ testtool-util --- 07:17:50 [INFO] Recompiling the module because of changed dependency. 07:17:50 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:17:50 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[129,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:17:50 [INFO] 07:17:50 [INFO] --- surefire:3.5.5:test (default-test) @ testtool-util --- 07:17:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:50 [INFO] 07:17:50 [INFO] ------------------------------------------------------- 07:17:50 [INFO] T E S T S 07:17:50 [INFO] ------------------------------------------------------- 07:17:51 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 07:17:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.76 s -- in org.opendaylight.protocol.util.CheckUtilTest 07:18:18 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:18:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:18:18 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 07:18:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.protocol.util.LoggerUtilTest 07:18:18 [INFO] 07:18:18 [INFO] Results: 07:18:18 [INFO] 07:18:18 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 07:18:18 [INFO] 07:18:18 [INFO] 07:18:18 [INFO] --- copy:14.3.1:copy-files (default) @ testtool-util --- 07:18:18 [INFO] 07:18:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testtool-util --- 07:18:18 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT.jar 07:18:18 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/classes/META-INF/MANIFEST.MF 07:18:18 [INFO] 07:18:18 [INFO] --- jar:3.5.0:test-jar (default) @ testtool-util --- 07:18:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-tests.jar 07:18:18 [INFO] 07:18:18 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ testtool-util --- 07:18:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-test-sources.jar 07:18:18 [INFO] 07:18:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-util --- 07:18:20 [WARNING] Javadoc Warnings 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 07:18:20 [WARNING] Level getLogLevel(); 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 07:18:20 [WARNING] public final class CheckTestUtil { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 07:18:20 [WARNING] public interface CheckEquals { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 07:18:20 [WARNING] public interface ListenerCheck { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 07:18:20 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 07:18:20 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 07:18:20 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 07:18:20 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 07:18:20 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 07:18:20 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 07:18:20 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 07:18:20 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 07:18:20 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 07:18:20 [WARNING] public static > void waitFutureSuccess(final T future) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 07:18:20 [WARNING] void check() throws ExecutionException, InterruptedException; 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 07:18:20 [WARNING] int getListMessageSize(); 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 07:18:20 [WARNING] public final class CheckUtil { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 07:18:20 [WARNING] public interface CheckEquals { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 07:18:20 [WARNING] public interface ListenerCheck { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 07:18:20 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 07:18:20 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 07:18:20 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 07:18:20 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 07:18:20 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 07:18:20 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 07:18:20 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 07:18:20 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 07:18:20 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 07:18:20 [WARNING] public static > void waitFutureSuccess(final T future) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 07:18:20 [WARNING] void check() throws ExecutionException, InterruptedException; 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 07:18:20 [WARNING] int getListMessageSize(); 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 07:18:20 [WARNING] List getListMsg(); 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 07:18:20 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 07:18:20 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 07:18:20 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 07:18:20 [WARNING] public static List parseAddresses(final String address) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 07:18:20 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 07:18:20 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 07:18:20 [WARNING] public final class LoggerUtil { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 07:18:20 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 07:18:20 [WARNING] ^ 07:18:20 [WARNING] 40 warnings 07:18:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-javadoc.jar 07:18:20 [INFO] 07:18:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-util --- 07:18:20 [INFO] CycloneDX: Resolving Dependencies 07:18:21 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:18:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml 07:18:21 [INFO] attaching as testtool-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json 07:18:21 [INFO] attaching as testtool-util-2.0.1-SNAPSHOT-cyclonedx.json 07:18:21 [INFO] 07:18:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 07:18:21 [INFO] Skipping duplicate-finder execution! 07:18:21 [INFO] 07:18:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ testtool-util --- 07:18:21 [INFO] No dependency problems found 07:18:21 [INFO] 07:18:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ testtool-util --- 07:18:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-sources.jar 07:18:21 [INFO] 07:18:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-util --- 07:18:21 [INFO] 07:18:21 [INFO] --- jacoco:0.8.14:report (report) @ testtool-util --- 07:18:21 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/testtool-util/target/code-coverage/jacoco.exec 07:18:21 [INFO] Analyzed bundle 'testtool-util' with 4 classes 07:18:21 [INFO] 07:18:21 [INFO] --- install:3.1.4:install (default-install) @ testtool-util --- 07:18:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT.pom 07:18:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT.jar 07:18:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-tests.jar 07:18:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-test-sources.jar 07:18:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-javadoc.jar 07:18:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-cyclonedx.json 07:18:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT-sources.jar 07:18:21 [INFO] 07:18:21 [INFO] --- bundle:6.0.0:install (default-install) @ testtool-util --- 07:18:21 [INFO] Installing org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-2.0.1-SNAPSHOT.jar 07:18:21 [INFO] Writing OBR metadata 07:18:21 [INFO] 07:18:21 [INFO] --- dependency:3.10.0:tree (default-cli) @ testtool-util --- 07:18:21 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:2.0.1-SNAPSHOT 07:18:21 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.32:compile 07:18:21 [INFO] +- ch.qos.logback:logback-core:jar:1.5.32:compile 07:18:21 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:21 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:18:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:21 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:21 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:21 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:21 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:18:21 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test 07:18:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:18:21 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:test 07:18:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:test 07:18:21 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:test 07:18:21 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:18:21 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:test 07:18:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:18:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:18:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:test 07:18:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:test 07:18:21 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:18:21 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:18:21 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:18:21 [INFO] | | | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:21 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:18:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:18:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:18:21 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:18:21 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:18:21 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:18:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:18:21 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:18:21 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:18:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:18:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:18:21 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:21 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:18:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:18:21 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:18:21 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:18:21 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:21 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:21 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:test 07:18:21 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:test (optional) 07:18:21 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:18:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:18:21 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:18:21 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:test 07:18:21 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:18:21 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:21 [INFO] +- junit:junit:jar:4.13.2:test 07:18:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:21 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:21 [INFO] 07:18:21 [INFO] --- clm:3.0.9-03:index (default-cli) @ testtool-util --- 07:18:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-util/target/sonatype-clm/module.xml 07:18:21 [INFO] 07:18:21 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 07:18:21 [INFO] Building routing-policy-config-loader 2.0.1-SNAPSHOT [39/161] 07:18:21 [INFO] from config-loader/routing-policy-config-loader/pom.xml 07:18:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:21 [INFO] 07:18:21 [INFO] --- clean:3.5.0:clean (default-clean) @ routing-policy-config-loader --- 07:18:21 [INFO] 07:18:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ routing-policy-config-loader --- 07:18:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:21 [INFO] 07:18:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 07:18:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:21 [INFO] 07:18:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ routing-policy-config-loader --- 07:18:21 [INFO] 07:18:21 [INFO] --- dependency:3.10.0:properties (default) @ routing-policy-config-loader --- 07:18:21 [INFO] 07:18:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 07:18:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:18:21 [INFO] 07:18:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ routing-policy-config-loader --- 07:18:21 [INFO] Starting audit... 07:18:21 Audit done. 07:18:21 [INFO] You have 0 Checkstyle violations. 07:18:21 [INFO] 07:18:21 [INFO] --- checkstyle:3.6.0:check (default) @ routing-policy-config-loader --- 07:18:22 [INFO] Starting audit... 07:18:22 Audit done. 07:18:22 [INFO] You have 0 Checkstyle violations. 07:18:22 [INFO] 07:18:22 [INFO] --- dependency:3.10.0:copy (unpack-license) @ routing-policy-config-loader --- 07:18:22 [INFO] 07:18:22 [INFO] --- resources:3.4.0:resources (default-resources) @ routing-policy-config-loader --- 07:18:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/resources 07:18:22 [INFO] 07:18:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ routing-policy-config-loader --- 07:18:22 [INFO] Recompiling the module because of changed dependency. 07:18:22 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:18:22 [INFO] 07:18:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 07:18:22 [INFO] 07:18:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ routing-policy-config-loader --- 07:18:22 [INFO] Fork Value is true 07:18:24 [INFO] Done SpotBugs Analysis.... 07:18:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:24 [INFO] 07:18:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 07:18:24 [INFO] 07:18:24 [INFO] 07:18:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ routing-policy-config-loader --- 07:18:24 [INFO] BugInstance size is 0 07:18:24 [INFO] Error size is 0 07:18:24 [INFO] No errors/warnings found 07:18:24 [INFO] 07:18:24 [INFO] --- resources:3.4.0:testResources (default-testResources) @ routing-policy-config-loader --- 07:18:24 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:18:24 [INFO] 07:18:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ routing-policy-config-loader --- 07:18:24 [INFO] Recompiling the module because of changed dependency. 07:18:24 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:18:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:18:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:18:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:18:24 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:18:24 [INFO] 07:18:24 [INFO] --- surefire:3.5.5:test (default-test) @ routing-policy-config-loader --- 07:18:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:24 [INFO] 07:18:24 [INFO] ------------------------------------------------------- 07:18:24 [INFO] T E S T S 07:18:24 [INFO] ------------------------------------------------------- 07:18:25 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:18:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.211 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:18:29 [INFO] 07:18:29 [INFO] Results: 07:18:29 [INFO] 07:18:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:18:29 [INFO] 07:18:29 [INFO] 07:18:29 [INFO] --- copy:14.3.1:copy-files (default) @ routing-policy-config-loader --- 07:18:29 [INFO] 07:18:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ routing-policy-config-loader --- 07:18:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT.jar 07:18:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 07:18:29 [INFO] 07:18:29 [INFO] --- jar:3.5.0:test-jar (default) @ routing-policy-config-loader --- 07:18:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-tests.jar 07:18:29 [INFO] 07:18:29 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ routing-policy-config-loader --- 07:18:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-test-sources.jar 07:18:29 [INFO] 07:18:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ routing-policy-config-loader --- 07:18:31 [WARNING] Javadoc Warnings 07:18:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:26: warning: no comment 07:18:31 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 07:18:31 [WARNING] ^ 07:18:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:28: warning: no comment 07:18:31 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:18:31 [WARNING] ^ 07:18:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:33: warning: no comment 07:18:31 [WARNING] public void init() { 07:18:31 [WARNING] ^ 07:18:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 07:18:31 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:18:31 [WARNING] ^ 07:18:31 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 07:18:31 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:18:31 [WARNING] ^ 07:18:31 [WARNING] 5 warnings 07:18:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:18:31 [INFO] 07:18:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ routing-policy-config-loader --- 07:18:31 [INFO] CycloneDX: Resolving Dependencies 07:18:32 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:18:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml 07:18:32 [INFO] attaching as routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json 07:18:32 [INFO] attaching as routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:18:32 [INFO] 07:18:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 07:18:32 [INFO] Skipping duplicate-finder execution! 07:18:32 [INFO] 07:18:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 07:18:32 [INFO] No dependency problems found 07:18:32 [INFO] 07:18:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 07:18:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-sources.jar 07:18:32 [INFO] 07:18:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ routing-policy-config-loader --- 07:18:32 [INFO] 07:18:32 [INFO] --- jacoco:0.8.14:report (report) @ routing-policy-config-loader --- 07:18:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 07:18:32 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 07:18:32 [INFO] 07:18:32 [INFO] --- install:3.1.4:install (default-install) @ routing-policy-config-loader --- 07:18:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT.pom 07:18:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT.jar 07:18:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-tests.jar 07:18:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-test-sources.jar 07:18:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:18:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:18:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT-sources.jar 07:18:32 [INFO] 07:18:32 [INFO] --- bundle:6.0.0:install (default-install) @ routing-policy-config-loader --- 07:18:32 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT.jar 07:18:32 [INFO] Writing OBR metadata 07:18:32 [INFO] 07:18:32 [INFO] --- dependency:3.10.0:tree (default-cli) @ routing-policy-config-loader --- 07:18:32 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:2.0.1-SNAPSHOT 07:18:32 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:18:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:18:32 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:18:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:18:32 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:18:32 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:18:32 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:18:32 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:18:32 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:18:32 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:18:32 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:18:32 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:18:32 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:18:32 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:18:32 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:32 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:18:32 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:32 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:32 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:32 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:32 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:32 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:32 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:32 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:32 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:32 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:32 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:32 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:32 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:32 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:32 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:18:32 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:32 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:18:32 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:18:32 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:18:32 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:18:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:18:32 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:18:32 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:18:32 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:18:32 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:18:32 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:18:32 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:18:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:test 07:18:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:18:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:18:32 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:18:32 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:18:32 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:18:32 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:18:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:18:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:18:32 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:18:32 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:18:32 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:18:32 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:18:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:18:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:18:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:18:32 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:32 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:18:32 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:18:32 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:32 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:32 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:18:32 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:18:32 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:18:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:32 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:18:32 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:18:32 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:18:32 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:18:32 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:32 [INFO] +- junit:junit:jar:4.13.2:test 07:18:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:32 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:32 [INFO] 07:18:32 [INFO] --- clm:3.0.9-03:index (default-cli) @ routing-policy-config-loader --- 07:18:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 07:18:32 [INFO] 07:18:32 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 07:18:32 [INFO] Building bgp-openconfig-rp-spi 2.0.1-SNAPSHOT [40/161] 07:18:32 [INFO] from bgp/openconfig-rp-spi/pom.xml 07:18:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:32 [INFO] 07:18:32 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 07:18:32 [INFO] 07:18:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 07:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:32 [INFO] 07:18:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 07:18:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:32 [INFO] 07:18:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 07:18:32 [INFO] 07:18:32 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-spi --- 07:18:32 [INFO] 07:18:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 07:18:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:18:32 [INFO] 07:18:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-spi --- 07:18:32 [INFO] Starting audit... 07:18:32 Audit done. 07:18:32 [INFO] You have 0 Checkstyle violations. 07:18:32 [INFO] 07:18:32 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-spi --- 07:18:33 [INFO] Starting audit... 07:18:33 Audit done. 07:18:33 [INFO] You have 0 Checkstyle violations. 07:18:33 [INFO] 07:18:33 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-rp-spi --- 07:18:33 [INFO] 07:18:33 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-spi --- 07:18:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/resources 07:18:33 [INFO] 07:18:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-spi --- 07:18:33 [INFO] Recompiling the module because of changed dependency. 07:18:33 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[30,60] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[38,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[40,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[56,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[82,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[107,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[52,84] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[55,60] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[77,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[95,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[214,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[291,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[33,63] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[36,63] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[41,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[43,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[62,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[93,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[125,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[130,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:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[153,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[162,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[171,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[194,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[203,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[212,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:18:33 [INFO] 07:18:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 07:18:33 [INFO] 07:18:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 07:18:33 [INFO] Fork Value is true 07:18:36 [INFO] Done SpotBugs Analysis.... 07:18:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:36 [INFO] 07:18:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 07:18:36 [INFO] 07:18:36 [INFO] 07:18:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-spi --- 07:18:36 [INFO] BugInstance size is 0 07:18:36 [INFO] Error size is 0 07:18:36 [INFO] No errors/warnings found 07:18:36 [INFO] 07:18:36 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 07:18:36 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:36 [INFO] 07:18:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 07:18:36 [INFO] Recompiling the module because of changed dependency. 07:18:36 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:18:36 [INFO] 07:18:36 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-spi --- 07:18:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:36 [INFO] 07:18:36 [INFO] ------------------------------------------------------- 07:18:36 [INFO] T E S T S 07:18:36 [INFO] ------------------------------------------------------- 07:18:37 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:18:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.619 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:18:42 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:18:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:18:42 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:18:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:18:42 [INFO] 07:18:42 [INFO] Results: 07:18:42 [INFO] 07:18:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:18:42 [INFO] 07:18:42 [INFO] 07:18:42 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-spi --- 07:18:42 [INFO] 07:18:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 07:18:42 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar 07:18:42 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 07:18:42 [INFO] 07:18:42 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-spi --- 07:18:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-tests.jar 07:18:42 [INFO] 07:18:42 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 07:18:42 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-test-sources.jar 07:18:42 [INFO] 07:18:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 07:18:44 [WARNING] Javadoc Warnings 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsAugmentationPolicy.java:16: warning: no @param for 07:18:44 [WARNING] public interface BgpConditionsAugmentationPolicy 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsAugmentationPolicy.java:16: warning: no @param for 07:18:44 [WARNING] public interface BgpConditionsAugmentationPolicy 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsPolicy.java:16: warning: no @param for 07:18:44 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/BgpConditionsPolicy.java:16: warning: no @param for 07:18:44 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsAugPolicy.java:16: warning: no @param for 07:18:44 [WARNING] public interface ConditionsAugPolicy extends ConditionsPolicy, N> { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsPolicy.java:21: warning: no @param for 07:18:44 [WARNING] public interface ConditionsPolicy { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/condition/ConditionsPolicy.java:21: warning: no @param for 07:18:44 [WARNING] public interface ConditionsPolicy { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/action/BgpActionPolicy.java:16: warning: no @param for 07:18:44 [WARNING] public interface BgpActionPolicy> extends ActionsPolicy { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/policy/action/BgpActionAugPolicy.java:16: warning: no @param for 07:18:44 [WARNING] public interface BgpActionAugPolicy> extends ActionsPolicy { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: no comment 07:18:44 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: use of default constructor, which does not provide a comment 07:18:44 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:14: warning: no comment 07:18:44 [WARNING] void start(StatementRegistryProvider context); 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:22: warning: no comment 07:18:44 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:16: warning: no comment 07:18:44 [WARNING] void stop(); 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:18:44 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 07:18:44 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:40: warning: no @param for 07:18:44 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:18:44 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 07:18:44 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:60: warning: no @param for 07:18:44 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:22: warning: no comment 07:18:44 [WARNING] public interface BgpStatementRegistryProvider { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: no comment 07:18:44 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: use of default constructor, which does not provide a comment 07:18:44 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:25: warning: no comment 07:18:44 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:29: warning: no comment 07:18:44 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:23: warning: no comment 07:18:44 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:30: warning: no comment 07:18:44 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:40: warning: no comment 07:18:44 [WARNING] public void start() { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:13: warning: no comment 07:18:44 [WARNING] public interface StatementProviderActivator { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: no comment 07:18:44 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: use of default constructor, which does not provide a comment 07:18:44 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:18:44 [WARNING] ^ 07:18:44 [WARNING] 31 warnings 07:18:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:18:44 [INFO] 07:18:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-spi --- 07:18:44 [INFO] CycloneDX: Resolving Dependencies 07:18:45 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 07:18:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml 07:18:45 [INFO] attaching as bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json 07:18:45 [INFO] attaching as bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:18:45 [INFO] 07:18:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] Skipping duplicate-finder execution! 07:18:45 [INFO] 07:18:45 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] No dependency problems found 07:18:45 [INFO] 07:18:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-sources.jar 07:18:45 [INFO] 07:18:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] 07:18:45 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 07:18:45 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 07:18:45 [INFO] 07:18:45 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.pom 07:18:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar 07:18:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-tests.jar 07:18:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-test-sources.jar 07:18:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:18:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:18:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-sources.jar 07:18:45 [INFO] 07:18:45 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar 07:18:45 [INFO] Writing OBR metadata 07:18:45 [INFO] 07:18:45 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:2.0.1-SNAPSHOT 07:18:45 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:18:45 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:18:45 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:45 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:45 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:18:45 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:18:45 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:18:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:18:45 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:18:45 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:18:45 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:18:45 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:18:45 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:18:45 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:18:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:18:45 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:18:45 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:18:45 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:18:45 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:45 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:45 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:45 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:45 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:45 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:18:45 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:18:45 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:45 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:45 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:18:45 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:18:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:18:45 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:18:45 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:18:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:45 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:45 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:45 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:45 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:45 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:45 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:18:45 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:18:45 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:18:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:18:45 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:18:45 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:18:45 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:18:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:18:45 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:18:45 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:18:45 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:45 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:18:45 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:18:45 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:18:45 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:18:45 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:18:45 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:18:45 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:18:45 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:test 07:18:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:18:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:18:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:18:45 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:18:45 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:18:45 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:18:45 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:18:45 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:18:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:18:45 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:18:45 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:18:45 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:18:45 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:18:45 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:18:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:18:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:18:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:18:45 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:18:45 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:18:45 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:18:45 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:18:45 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:45 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:45 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:45 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:45 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:18:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:45 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:18:45 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:18:45 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:18:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:45 [INFO] +- junit:junit:jar:4.13.2:test 07:18:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:45 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:45 [INFO] 07:18:45 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-openconfig-rp-spi --- 07:18:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 07:18:45 [INFO] 07:18:45 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 07:18:45 [INFO] Building bgp-route-target 2.0.1-SNAPSHOT [41/161] 07:18:45 [INFO] from bgp/extensions/route-target/pom.xml 07:18:45 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:45 [INFO] 07:18:45 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-route-target --- 07:18:45 [INFO] 07:18:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-route-target --- 07:18:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:45 [INFO] 07:18:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-route-target --- 07:18:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:45 [INFO] 07:18:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-route-target --- 07:18:46 [INFO] 07:18:46 [INFO] --- dependency:3.10.0:properties (default) @ bgp-route-target --- 07:18:46 [INFO] 07:18:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-route-target --- 07:18:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:18:46 [INFO] 07:18:46 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-route-target --- 07:18:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/yang 07:18:46 [INFO] yang-to-sources: Found 14 dependencies in 9.431 ms 07:18:46 [INFO] yang-to-sources: Project model files found: 1 in 2.441 ms 07:18:46 [INFO] yang-to-sources: 19 YANG models processed in 127.0 ms 07:18:46 [INFO] BindingJavaFileGenerator: Defined 50 files in 20.79 ms 07:18:46 [INFO] Sorted 50 files into 20 directories in 235.8 μs 07:18:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 50 in 30.17 ms 07:18:46 [INFO] 07:18:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-route-target --- 07:18:46 [INFO] Starting audit... 07:18:46 Audit done. 07:18:46 [INFO] You have 0 Checkstyle violations. 07:18:46 [INFO] 07:18:46 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-route-target --- 07:18:46 [INFO] Starting audit... 07:18:46 Audit done. 07:18:46 [INFO] You have 0 Checkstyle violations. 07:18:46 [INFO] 07:18:46 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-route-target --- 07:18:46 [INFO] 07:18:46 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-route-target --- 07:18:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/resources 07:18:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:18:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:18:46 [INFO] 07:18:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-route-target --- 07:18:46 [INFO] Recompiling the module because of changed dependency. 07:18:46 [INFO] Compiling 63 source files with javac [debug release 21] to target/classes 07:18:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:18:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:18:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:18:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:18:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:18:46 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:18:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:18:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:18:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:18:46 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:18:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:18:46 [INFO] 07:18:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 07:18:46 [INFO] 07:18:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-route-target --- 07:18:46 [INFO] Fork Value is true 07:18:49 [INFO] Done SpotBugs Analysis.... 07:18:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:49 [INFO] 07:18:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 07:18:49 [INFO] 07:18:49 [INFO] 07:18:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-route-target --- 07:18:49 [INFO] BugInstance size is 0 07:18:49 [INFO] Error size is 0 07:18:49 [INFO] No errors/warnings found 07:18:49 [INFO] 07:18:49 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-route-target --- 07:18:49 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:49 [INFO] 07:18:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-route-target --- 07:18:49 [INFO] Recompiling the module because of changed dependency. 07:18:49 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:18:50 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:18:50 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:18:50 [INFO] 07:18:50 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-route-target --- 07:18:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:50 [INFO] 07:18:50 [INFO] ------------------------------------------------------- 07:18:50 [INFO] T E S T S 07:18:50 [INFO] ------------------------------------------------------- 07:18:51 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:18:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.402 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:18:55 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:18:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:18:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:18:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:18:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:18:56 [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:18:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:18:56 [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:18:56 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:18:56 [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:18:56 [INFO] 07:18:56 [INFO] Results: 07:18:56 [INFO] 07:18:56 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:18:56 [INFO] 07:18:56 [INFO] 07:18:56 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-route-target --- 07:18:56 [INFO] 07:18:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-route-target --- 07:18:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT.jar 07:18:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 07:18:56 [INFO] 07:18:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-route-target --- 07:18:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-javadoc.jar 07:18:59 [INFO] 07:18:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-route-target --- 07:18:59 [INFO] CycloneDX: Resolving Dependencies 07:19:00 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:19:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml 07:19:00 [INFO] attaching as bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json 07:19:00 [INFO] attaching as bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.json 07:19:00 [INFO] 07:19:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 07:19:00 [INFO] Skipping duplicate-finder execution! 07:19:00 [INFO] 07:19:00 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-route-target --- 07:19:00 [INFO] No dependency problems found 07:19:00 [INFO] 07:19:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-route-target --- 07:19:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-sources.jar 07:19:00 [INFO] 07:19:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-route-target --- 07:19:00 [INFO] 07:19:00 [INFO] --- jacoco:0.8.14:report (report) @ bgp-route-target --- 07:19:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/code-coverage/jacoco.exec 07:19:00 [INFO] Analyzed bundle 'bgp-route-target' with 13 classes 07:19:00 [INFO] 07:19:00 [INFO] --- install:3.1.4:install (default-install) @ bgp-route-target --- 07:19:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT.pom 07:19:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT.jar 07:19:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT-javadoc.jar 07:19:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.json 07:19:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT-sources.jar 07:19:00 [INFO] 07:19:00 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-route-target --- 07:19:00 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT.jar 07:19:00 [INFO] Writing OBR metadata 07:19:00 [INFO] 07:19:00 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-route-target --- 07:19:00 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:2.0.1-SNAPSHOT 07:19:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:00 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:19:00 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:00 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:19:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:00 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:19:00 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:19:00 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:19:00 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:19:00 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:00 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:19:00 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:00 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:00 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:19:00 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:19:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:19:00 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:00 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:00 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:00 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:00 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:00 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:19:00 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:00 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:00 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:00 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:19:00 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:19:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:00 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] | \- io.netty:netty-transport:jar:4.2.10.Final:compile 07:19:00 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:00 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:00 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:19:00 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:00 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:19:00 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:19:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:00 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:00 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:19:00 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:00 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:00 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:19:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:19:00 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:19:00 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:19:00 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:19:00 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:19:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:19:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:19:00 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:19:00 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:19:00 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:19:00 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:19:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:19:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:19:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:19:00 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:19:00 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:19:00 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:19:00 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:19:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:00 [INFO] +- junit:junit:jar:4.13.2:test 07:19:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:00 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:19:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:00 [INFO] 07:19:00 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-route-target --- 07:19:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/sonatype-clm/module.xml 07:19:00 [INFO] 07:19:00 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 07:19:00 [INFO] Building bgp-openconfig-rp-impl 2.0.1-SNAPSHOT [42/161] 07:19:00 [INFO] from bgp/openconfig-rp-impl/pom.xml 07:19:00 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:00 [INFO] 07:19:00 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 07:19:00 [INFO] 07:19:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 07:19:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:00 [INFO] 07:19:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 07:19:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:00 [INFO] 07:19:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] 07:19:01 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] 07:19:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:19:01 [INFO] 07:19:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] Starting audit... 07:19:01 Audit done. 07:19:01 [INFO] You have 0 Checkstyle violations. 07:19:01 [INFO] 07:19:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] Starting audit... 07:19:01 Audit done. 07:19:01 [INFO] You have 0 Checkstyle violations. 07:19:01 [INFO] 07:19:01 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] 07:19:01 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/resources 07:19:01 [INFO] 07:19:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] Recompiling the module because of changed dependency. 07:19:01 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 07:19:01 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 07:19:01 [INFO] 07:19:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 07:19:01 [INFO] 07:19:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 07:19:01 [INFO] Fork Value is true 07:19:04 [INFO] Done SpotBugs Analysis.... 07:19:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:04 [INFO] 07:19:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 07:19:04 [INFO] 07:19:04 [INFO] 07:19:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-impl --- 07:19:04 [INFO] BugInstance size is 0 07:19:04 [INFO] Error size is 0 07:19:04 [INFO] No errors/warnings found 07:19:04 [INFO] 07:19:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 07:19:04 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:04 [INFO] 07:19:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 07:19:04 [INFO] No sources to compile 07:19:04 [INFO] 07:19:04 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-impl --- 07:19:04 [INFO] 07:19:04 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-impl --- 07:19:04 [INFO] 07:19:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 07:19:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar 07:19:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 07:19:04 [INFO] 07:19:04 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-impl --- 07:19:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-tests.jar 07:19:04 [INFO] 07:19:04 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 07:19:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-test-sources.jar 07:19:04 [INFO] 07:19:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 07:19:05 [WARNING] Javadoc Warnings 07:19:05 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:31: warning: no comment 07:19:05 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 07:19:05 [WARNING] ^ 07:19:05 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:35: warning: no comment 07:19:05 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 07:19:05 [WARNING] ^ 07:19:05 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:41: warning: no comment 07:19:05 [WARNING] public DefaultBGPRibRoutingPolicyFactory(@Reference final DataBroker databroker, 07:19:05 [WARNING] ^ 07:19:05 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:16: warning: no comment 07:19:05 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 07:19:05 [WARNING] ^ 07:19:05 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:21: warning: no comment 07:19:05 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 07:19:05 [WARNING] ^ 07:19:05 [WARNING] 5 warnings 07:19:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:19:05 [INFO] 07:19:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-impl --- 07:19:05 [INFO] CycloneDX: Resolving Dependencies 07:19:06 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:19:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml 07:19:06 [INFO] attaching as bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json 07:19:06 [INFO] attaching as bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:19:06 [INFO] 07:19:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] Skipping duplicate-finder execution! 07:19:06 [INFO] 07:19:06 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] No dependency problems found 07:19:06 [INFO] 07:19:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-sources.jar 07:19:06 [INFO] 07:19:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] 07:19:06 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:19:06 [INFO] 07:19:06 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.pom 07:19:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar 07:19:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-tests.jar 07:19:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-test-sources.jar 07:19:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:19:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:19:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-sources.jar 07:19:06 [INFO] 07:19:06 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar 07:19:06 [INFO] Writing OBR metadata 07:19:06 [INFO] 07:19:06 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:2.0.1-SNAPSHOT 07:19:06 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:06 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:19:06 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:19:06 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:06 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:06 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:06 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:19:06 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:19:06 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:19:06 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:06 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:19:06 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:19:06 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:19:06 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:06 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:19:06 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:19:06 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:06 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:19:06 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:19:06 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:19:06 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:06 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:19:06 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:19:06 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:06 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:06 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:06 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:06 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:06 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:06 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:06 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:06 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:06 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:06 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:06 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:06 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:06 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:06 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:06 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:19:06 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:19:06 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:06 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:06 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:06 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:19:06 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:19:06 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:19:06 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:06 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:06 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:06 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:06 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:19:06 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:06 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:19:06 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:19:06 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:19:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:06 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:06 [INFO] +- junit:junit:jar:4.13.2:test 07:19:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:06 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:06 [INFO] 07:19:06 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-openconfig-rp-impl --- 07:19:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 07:19:06 [INFO] 07:19:06 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 07:19:06 [INFO] Building rsvp-api 2.0.1-SNAPSHOT [43/161] 07:19:06 [INFO] from rsvp/api/pom.xml 07:19:06 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:06 [INFO] 07:19:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-api --- 07:19:06 [INFO] 07:19:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-api --- 07:19:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:06 [INFO] 07:19:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-api --- 07:19:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:06 [INFO] 07:19:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-api --- 07:19:06 [INFO] 07:19:06 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-api --- 07:19:06 [INFO] 07:19:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-api --- 07:19:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:19:06 [INFO] 07:19:06 [INFO] --- yang:15.0.2:generate-sources (binding) @ rsvp-api --- 07:19:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:19:06 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/yang 07:19:06 [INFO] yang-to-sources: Found 4 dependencies in 2.686 ms 07:19:06 [INFO] yang-to-sources: Project model files found: 1 in 7.307 ms 07:19:06 [INFO] yang-to-sources: 7 YANG models processed in 43.12 ms 07:19:06 [INFO] BindingJavaFileGenerator: Defined 240 files in 10.28 ms 07:19:06 [INFO] Sorted 240 files into 76 directories in 523.1 μs 07:19:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 240 in 43.70 ms 07:19:07 [INFO] 07:19:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-api --- 07:19:07 [INFO] Starting audit... 07:19:07 Audit done. 07:19:07 [INFO] You have 0 Checkstyle violations. 07:19:07 [INFO] 07:19:07 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-api --- 07:19:07 [INFO] Starting audit... 07:19:07 Audit done. 07:19:07 [INFO] You have 0 Checkstyle violations. 07:19:07 [INFO] 07:19:07 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-api --- 07:19:07 [INFO] 07:19:07 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-api --- 07:19:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/resources 07:19:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:19:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:19:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:19:07 [INFO] 07:19:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-api --- 07:19:07 [INFO] Recompiling the module because of changed dependency. 07:19:07 [INFO] Compiling 240 source files with javac [debug release 21] to target/classes 07:19:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv4ExtendedTunnelId.java:[55,42] possible 'this' escape before subclass is fully initialized 07:19:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/rsvp/rev150820/Ipv6ExtendedTunnelId.java:[55,42] possible 'this' escape before subclass is fully initialized 07:19:07 [INFO] 07:19:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-api >>> 07:19:07 [INFO] 07:19:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-api --- 07:19:07 [INFO] Fork Value is true 07:19:10 [INFO] Done SpotBugs Analysis.... 07:19:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:10 [INFO] 07:19:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-api <<< 07:19:10 [INFO] 07:19:10 [INFO] 07:19:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-api --- 07:19:10 [INFO] BugInstance size is 0 07:19:10 [INFO] Error size is 0 07:19:10 [INFO] No errors/warnings found 07:19:10 [INFO] 07:19:10 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rsvp-api --- 07:19:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/test/resources 07:19:10 [INFO] 07:19:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-api --- 07:19:10 [INFO] No sources to compile 07:19:10 [INFO] 07:19:10 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-api --- 07:19:10 [INFO] No tests to run. 07:19:10 [INFO] 07:19:10 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-api --- 07:19:10 [INFO] 07:19:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-api --- 07:19:10 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT.jar 07:19:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/classes/META-INF/MANIFEST.MF 07:19:11 [INFO] 07:19:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-api --- 07:19:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-javadoc.jar 07:19:15 [INFO] 07:19:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-api --- 07:19:15 [INFO] CycloneDX: Resolving Dependencies 07:19:15 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:19:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml 07:19:15 [INFO] attaching as rsvp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json 07:19:15 [INFO] attaching as rsvp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:19:15 [INFO] 07:19:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 07:19:15 [INFO] Skipping duplicate-finder execution! 07:19:15 [INFO] 07:19:15 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-api --- 07:19:15 [INFO] No dependency problems found 07:19:15 [INFO] 07:19:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-api --- 07:19:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-sources.jar 07:19:15 [INFO] 07:19:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-api --- 07:19:15 [INFO] 07:19:15 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-api --- 07:19:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:19:15 [INFO] 07:19:15 [INFO] --- install:3.1.4:install (default-install) @ rsvp-api --- 07:19:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT.pom 07:19:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT.jar 07:19:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT-javadoc.jar 07:19:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:19:15 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT-sources.jar 07:19:15 [INFO] 07:19:15 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-api --- 07:19:15 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT.jar 07:19:15 [INFO] Writing OBR metadata 07:19:15 [INFO] 07:19:15 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-api --- 07:19:15 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:2.0.1-SNAPSHOT 07:19:15 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:15 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:15 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:15 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:15 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:15 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:15 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:15 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:15 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:15 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:15 [INFO] +- junit:junit:jar:4.13.2:test 07:19:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:15 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:19:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:15 [INFO] 07:19:15 [INFO] --- clm:3.0.9-03:index (default-cli) @ rsvp-api --- 07:19:15 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/sonatype-clm/module.xml 07:19:15 [INFO] 07:19:15 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 07:19:15 [INFO] Building rsvp-spi 2.0.1-SNAPSHOT [44/161] 07:19:15 [INFO] from rsvp/spi/pom.xml 07:19:15 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:15 [INFO] 07:19:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-spi --- 07:19:15 [INFO] 07:19:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-spi --- 07:19:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:15 [INFO] 07:19:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-spi --- 07:19:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:15 [INFO] 07:19:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-spi --- 07:19:16 [INFO] 07:19:16 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-spi --- 07:19:16 [INFO] 07:19:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-spi --- 07:19:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:19:16 [INFO] 07:19:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-spi --- 07:19:16 [INFO] Starting audit... 07:19:16 Audit done. 07:19:16 [INFO] You have 0 Checkstyle violations. 07:19:16 [INFO] 07:19:16 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-spi --- 07:19:16 [INFO] Starting audit... 07:19:16 Audit done. 07:19:16 [INFO] You have 0 Checkstyle violations. 07:19:16 [INFO] 07:19:16 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-spi --- 07:19:16 [INFO] 07:19:16 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-spi --- 07:19:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/main/resources 07:19:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/spi 07:19:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/yang 07:19:16 [INFO] 07:19:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-spi --- 07:19:16 [INFO] Recompiling the module because of changed dependency. 07:19:16 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 07:19:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 07:19:16 [INFO] 07:19:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 07:19:16 [INFO] 07:19:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-spi --- 07:19:16 [INFO] Fork Value is true 07:19:19 [INFO] Done SpotBugs Analysis.... 07:19:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:19 [INFO] 07:19:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 07:19:19 [INFO] 07:19:19 [INFO] 07:19:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-spi --- 07:19:19 [INFO] BugInstance size is 0 07:19:19 [INFO] Error size is 0 07:19:19 [INFO] No errors/warnings found 07:19:19 [INFO] 07:19:19 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rsvp-spi --- 07:19:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/test/resources 07:19:19 [INFO] 07:19:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-spi --- 07:19:19 [INFO] Recompiling the module because of changed dependency. 07:19:19 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 07:19:19 [INFO] 07:19:19 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-spi --- 07:19:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:19 [INFO] 07:19:19 [INFO] ------------------------------------------------------- 07:19:19 [INFO] T E S T S 07:19:19 [INFO] ------------------------------------------------------- 07:19:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:19:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:19:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:19:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:19:20 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:19:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:19:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:19:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:19:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:19:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:19:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:19:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:19:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:19:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:19:22 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:19:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:19:22 [INFO] 07:19:22 [INFO] Results: 07:19:22 [INFO] 07:19:22 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:19:22 [INFO] 07:19:22 [INFO] 07:19:22 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-spi --- 07:19:22 [INFO] 07:19:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-spi --- 07:19:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT.jar 07:19:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/classes/META-INF/MANIFEST.MF 07:19:23 [INFO] 07:19:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-spi --- 07:19:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:19:24 [INFO] 07:19:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-spi --- 07:19:24 [INFO] CycloneDX: Resolving Dependencies 07:19:25 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:19:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml 07:19:25 [INFO] attaching as rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json 07:19:25 [INFO] attaching as rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:19:25 [INFO] 07:19:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 07:19:25 [INFO] Skipping duplicate-finder execution! 07:19:25 [INFO] 07:19:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-spi --- 07:19:25 [INFO] No dependency problems found 07:19:25 [INFO] 07:19:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-spi --- 07:19:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-sources.jar 07:19:25 [INFO] 07:19:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-spi --- 07:19:25 [INFO] 07:19:25 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-spi --- 07:19:25 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/code-coverage/jacoco.exec 07:19:25 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 07:19:25 [INFO] 07:19:25 [INFO] --- install:3.1.4:install (default-install) @ rsvp-spi --- 07:19:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT.pom 07:19:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT.jar 07:19:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:19:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:19:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT-sources.jar 07:19:25 [INFO] 07:19:25 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-spi --- 07:19:25 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT.jar 07:19:25 [INFO] Writing OBR metadata 07:19:25 [INFO] 07:19:25 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-spi --- 07:19:25 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:2.0.1-SNAPSHOT 07:19:25 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:25 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:25 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:25 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:19:25 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:25 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:25 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:25 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:25 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:25 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:25 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:25 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:25 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:25 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:19:25 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:25 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:25 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:25 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:25 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:19:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:25 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:25 [INFO] +- junit:junit:jar:4.13.2:test 07:19:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:25 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:19:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:25 [INFO] 07:19:25 [INFO] --- clm:3.0.9-03:index (default-cli) @ rsvp-spi --- 07:19:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/sonatype-clm/module.xml 07:19:25 [INFO] 07:19:25 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 07:19:25 [INFO] Building rsvp-impl 2.0.1-SNAPSHOT [45/161] 07:19:25 [INFO] from rsvp/impl/pom.xml 07:19:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:25 [INFO] 07:19:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-impl --- 07:19:25 [INFO] 07:19:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-impl --- 07:19:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:25 [INFO] 07:19:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-impl --- 07:19:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:25 [INFO] 07:19:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-impl --- 07:19:25 [INFO] 07:19:25 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-impl --- 07:19:25 [INFO] 07:19:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-impl --- 07:19:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:19:25 [INFO] 07:19:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-impl --- 07:19:25 [INFO] Starting audit... 07:19:25 Audit done. 07:19:25 [INFO] You have 0 Checkstyle violations. 07:19:25 [INFO] 07:19:25 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-impl --- 07:19:26 [INFO] Starting audit... 07:19:26 Audit done. 07:19:26 [INFO] You have 0 Checkstyle violations. 07:19:26 [INFO] 07:19:26 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-impl --- 07:19:26 [INFO] 07:19:26 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-impl --- 07:19:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/main/resources 07:19:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/spi 07:19:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/yang 07:19:26 [INFO] 07:19:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-impl --- 07:19:26 [INFO] Recompiling the module because of changed dependency. 07:19:26 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 07:19:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 07:19:26 [INFO] 07:19:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 07:19:26 [INFO] 07:19:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-impl --- 07:19:26 [INFO] Fork Value is true 07:19:30 [INFO] Done SpotBugs Analysis.... 07:19:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:30 [INFO] 07:19:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 07:19:30 [INFO] 07:19:30 [INFO] 07:19:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-impl --- 07:19:30 [INFO] BugInstance size is 0 07:19:30 [INFO] Error size is 0 07:19:30 [INFO] No errors/warnings found 07:19:30 [INFO] 07:19:30 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rsvp-impl --- 07:19:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/test/resources 07:19:30 [INFO] 07:19:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-impl --- 07:19:30 [INFO] Recompiling the module because of changed dependency. 07:19:30 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:19:30 [INFO] 07:19:30 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-impl --- 07:19:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:30 [INFO] 07:19:30 [INFO] ------------------------------------------------------- 07:19:30 [INFO] T E S T S 07:19:30 [INFO] ------------------------------------------------------- 07:19:31 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:19:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:19:31 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:19:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:19:31 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:19:31 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:19:31 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:19:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:19:31 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:19:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:19:31 [INFO] 07:19:31 [INFO] Results: 07:19:31 [INFO] 07:19:31 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 07:19:31 [INFO] 07:19:31 [INFO] 07:19:31 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-impl --- 07:19:31 [INFO] 07:19:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-impl --- 07:19:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT.jar 07:19:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/classes/META-INF/MANIFEST.MF 07:19:32 [INFO] 07:19:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-impl --- 07:19:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:19:33 [INFO] 07:19:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-impl --- 07:19:33 [INFO] CycloneDX: Resolving Dependencies 07:19:34 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:19:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml 07:19:34 [INFO] attaching as rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json 07:19:34 [INFO] attaching as rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:19:34 [INFO] 07:19:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 07:19:34 [INFO] Skipping duplicate-finder execution! 07:19:34 [INFO] 07:19:34 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-impl --- 07:19:34 [INFO] No dependency problems found 07:19:34 [INFO] 07:19:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-impl --- 07:19:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-sources.jar 07:19:34 [INFO] 07:19:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-impl --- 07:19:34 [INFO] 07:19:34 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-impl --- 07:19:34 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/code-coverage/jacoco.exec 07:19:34 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 07:19:34 [INFO] 07:19:34 [INFO] --- install:3.1.4:install (default-install) @ rsvp-impl --- 07:19:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT.pom 07:19:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT.jar 07:19:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:19:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:19:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT-sources.jar 07:19:34 [INFO] 07:19:34 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-impl --- 07:19:34 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT.jar 07:19:34 [INFO] Writing OBR metadata 07:19:34 [INFO] 07:19:34 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-impl --- 07:19:34 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:2.0.1-SNAPSHOT 07:19:34 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:34 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:19:34 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:34 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:34 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:19:34 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:34 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:34 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:34 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:19:34 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:34 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:19:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:34 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:34 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:34 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:34 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:34 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:19:34 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:34 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:34 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:34 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:34 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:34 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:19:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:34 [INFO] +- junit:junit:jar:4.13.2:test 07:19:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:34 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:19:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:34 [INFO] 07:19:34 [INFO] --- clm:3.0.9-03:index (default-cli) @ rsvp-impl --- 07:19:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/sonatype-clm/module.xml 07:19:34 [INFO] 07:19:34 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 07:19:34 [INFO] Building bgp-linkstate 2.0.1-SNAPSHOT [46/161] 07:19:34 [INFO] from bgp/extensions/linkstate/pom.xml 07:19:34 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:34 [INFO] 07:19:34 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-linkstate --- 07:19:34 [INFO] 07:19:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-linkstate --- 07:19:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:34 [INFO] 07:19:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 07:19:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:34 [INFO] 07:19:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-linkstate --- 07:19:35 [INFO] 07:19:35 [INFO] --- dependency:3.10.0:properties (default) @ bgp-linkstate --- 07:19:35 [INFO] 07:19:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-linkstate --- 07:19:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:19:35 [INFO] 07:19:35 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-linkstate --- 07:19:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:19:35 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/yang 07:19:35 [INFO] yang-to-sources: Found 14 dependencies in 8.365 ms 07:19:35 [INFO] yang-to-sources: Project model files found: 3 in 13.30 ms 07:19:35 [INFO] yang-to-sources: 17 YANG models processed in 215.6 ms 07:19:35 [INFO] BindingJavaFileGenerator: Defined 332 files in 29.51 ms 07:19:35 [INFO] Sorted 332 files into 80 directories in 674.8 μs 07:19:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 332 in 91.91 ms 07:19:35 [INFO] 07:19:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-linkstate --- 07:19:35 [INFO] Starting audit... 07:19:35 Audit done. 07:19:35 [INFO] You have 0 Checkstyle violations. 07:19:35 [INFO] 07:19:35 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-linkstate --- 07:19:36 [INFO] Starting audit... 07:19:36 Audit done. 07:19:36 [INFO] You have 0 Checkstyle violations. 07:19:36 [INFO] 07:19:36 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-linkstate --- 07:19:36 [INFO] 07:19:36 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-linkstate --- 07:19:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/resources 07:19:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:19:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:19:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:19:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:19:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:19:36 [INFO] 07:19:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-linkstate --- 07:19:36 [INFO] Recompiling the module because of changed dependency. 07:19:36 [INFO] Compiling 382 source files with javac [debug release 21] to target/classes 07:19:38 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:38 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:38 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:19:38 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:19:38 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:19:38 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:38 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:38 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:38 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:[83,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv4RouterIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv6RouterIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java:[100,95] QNAME in org.opendaylight.protocol.bgp.linkstate.impl.tlvs.LinkIdTlvParser has been deprecated 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/nlri/LinkNlriParser.java:[143,45] QNAME in org.opendaylight.protocol.bgp.linkstate.impl.tlvs.LinkIdTlvParser has been deprecated 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv4InterfaceIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev241219/Ipv6InterfaceIdentifier.java:[55,42] possible 'this' escape before subclass is fully initialized 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[192,93] unchecked cast 07:19:38 required: java.lang.Class 07:19:38 found: java.lang.Class 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[230,89] unchecked cast 07:19:38 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:19:38 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:19:38 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[244,89] unchecked cast 07:19:38 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:19:38 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:19:38 [INFO] 07:19:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 07:19:38 [INFO] 07:19:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-linkstate --- 07:19:38 [INFO] Fork Value is true 07:19:44 [INFO] Done SpotBugs Analysis.... 07:19:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:44 [INFO] 07:19:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 07:19:44 [INFO] 07:19:44 [INFO] 07:19:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-linkstate --- 07:19:44 [INFO] BugInstance size is 0 07:19:44 [INFO] Error size is 0 07:19:44 [INFO] No errors/warnings found 07:19:44 [INFO] 07:19:44 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-linkstate --- 07:19:44 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:19:44 [INFO] 07:19:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-linkstate --- 07:19:44 [INFO] Recompiling the module because of changed dependency. 07:19:44 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:19:44 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:19:44 [INFO] 07:19:44 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-linkstate --- 07:19:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:44 [INFO] 07:19:44 [INFO] ------------------------------------------------------- 07:19:44 [INFO] T E S T S 07:19:44 [INFO] ------------------------------------------------------- 07:19:45 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:19:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:19:46 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:19:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:19:46 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:19:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:19:46 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:19:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:19:46 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:19:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.651 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:19:49 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:19:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:19:49 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 07:19:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 07:19:50 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:19:52 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:19:52 [INFO] 07:19:52 [INFO] Results: 07:19:52 [INFO] 07:19:52 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 07:19:52 [INFO] 07:19:52 [INFO] 07:19:52 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-linkstate --- 07:19:52 [INFO] 07:19:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-linkstate --- 07:19:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT.jar 07:19:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 07:19:52 [INFO] 07:19:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-linkstate --- 07:19:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-javadoc.jar 07:19:58 [INFO] 07:19:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-linkstate --- 07:19:58 [INFO] CycloneDX: Resolving Dependencies 07:19:59 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:19:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml 07:19:59 [INFO] attaching as bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json 07:19:59 [INFO] attaching as bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.json 07:19:59 [INFO] 07:19:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 07:19:59 [INFO] Skipping duplicate-finder execution! 07:19:59 [INFO] 07:19:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-linkstate --- 07:20:00 [INFO] No dependency problems found 07:20:00 [INFO] 07:20:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-linkstate --- 07:20:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-sources.jar 07:20:00 [INFO] 07:20:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-linkstate --- 07:20:00 [INFO] 07:20:00 [INFO] --- jacoco:0.8.14:report (report) @ bgp-linkstate --- 07:20:00 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 07:20:00 [INFO] Analyzed bundle 'bgp-linkstate' with 58 classes 07:20:00 [INFO] 07:20:00 [INFO] --- install:3.1.4:install (default-install) @ bgp-linkstate --- 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT.pom 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT.jar 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT-javadoc.jar 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.json 07:20:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT-sources.jar 07:20:00 [INFO] 07:20:00 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-linkstate --- 07:20:00 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT.jar 07:20:00 [INFO] Writing OBR metadata 07:20:00 [INFO] 07:20:00 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-linkstate --- 07:20:00 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:2.0.1-SNAPSHOT 07:20:00 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:00 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:00 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:20:00 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:00 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:00 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:20:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:00 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:00 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:00 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:00 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:00 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:00 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:20:00 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:20:00 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:2.0.1-SNAPSHOT:test 07:20:00 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:test 07:20:00 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:00 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:20:00 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:20:00 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:test 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:20:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:20:00 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:20:00 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:20:00 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:00 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:00 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:20:00 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:00 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:20:00 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:20:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:00 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:00 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:00 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:20:00 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:00 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:00 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:00 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:20:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:20:00 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:20:00 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:20:00 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:20:00 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:20:00 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:20:00 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:20:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:20:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:20:00 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:20:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:20:00 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:20:00 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:20:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:20:00 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:20:00 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:20:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:20:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:20:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:20:00 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:20:00 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:20:00 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:20:00 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:20:00 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:20:00 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:20:00 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:20:00 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:20:00 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:20:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:20:00 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:20:00 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:20:00 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:20:00 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:20:00 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:20:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:20:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:20:00 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:20:00 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:20:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:00 [INFO] +- junit:junit:jar:4.13.2:test 07:20:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:00 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:00 [INFO] 07:20:00 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-linkstate --- 07:20:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/sonatype-clm/module.xml 07:20:00 [INFO] 07:20:00 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 07:20:00 [INFO] Building bgp-rib-mock 2.0.1-SNAPSHOT [47/161] 07:20:00 [INFO] from bgp/rib-mock/pom.xml 07:20:00 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:00 [INFO] 07:20:00 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-mock --- 07:20:00 [INFO] 07:20:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-mock --- 07:20:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:00 [INFO] 07:20:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 07:20:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:00 [INFO] 07:20:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-mock --- 07:20:00 [INFO] 07:20:00 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-mock --- 07:20:00 [INFO] 07:20:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 07:20:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:20:00 [INFO] 07:20:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-mock --- 07:20:00 [INFO] Starting audit... 07:20:00 Audit done. 07:20:00 [INFO] You have 0 Checkstyle violations. 07:20:00 [INFO] 07:20:00 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-mock --- 07:20:00 [INFO] Starting audit... 07:20:00 Audit done. 07:20:00 [INFO] You have 0 Checkstyle violations. 07:20:00 [INFO] 07:20:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-mock --- 07:20:00 [INFO] 07:20:00 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-mock --- 07:20:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/resources 07:20:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/spi 07:20:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/yang 07:20:00 [INFO] 07:20:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-mock --- 07:20:00 [INFO] Recompiling the module because of changed dependency. 07:20:00 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:20:01 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/EventBusRegistration.java:[172,21] exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable) in io.netty.channel.ChannelHandler has been deprecated 07:20:01 [INFO] 07:20:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 07:20:01 [INFO] 07:20:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-mock --- 07:20:01 [INFO] Fork Value is true 07:20:03 [INFO] Done SpotBugs Analysis.... 07:20:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:03 [INFO] 07:20:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 07:20:03 [INFO] 07:20:03 [INFO] 07:20:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-mock --- 07:20:03 [INFO] BugInstance size is 0 07:20:03 [INFO] Error size is 0 07:20:03 [INFO] No errors/warnings found 07:20:03 [INFO] 07:20:03 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-mock --- 07:20:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/test/resources 07:20:03 [INFO] 07:20:03 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-mock --- 07:20:03 [INFO] No sources to compile 07:20:03 [INFO] 07:20:03 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-mock --- 07:20:03 [INFO] No tests to run. 07:20:03 [INFO] 07:20:03 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-mock --- 07:20:03 [INFO] 07:20:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-mock --- 07:20:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT.jar 07:20:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 07:20:03 [INFO] 07:20:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-mock --- 07:20:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-javadoc.jar 07:20:05 [INFO] 07:20:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-mock --- 07:20:05 [INFO] CycloneDX: Resolving Dependencies 07:20:05 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:20:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml 07:20:05 [INFO] attaching as bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json 07:20:05 [INFO] attaching as bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.json 07:20:05 [INFO] 07:20:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 07:20:05 [INFO] Skipping duplicate-finder execution! 07:20:05 [INFO] 07:20:05 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-mock --- 07:20:05 [INFO] No dependency problems found 07:20:05 [INFO] 07:20:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-mock --- 07:20:05 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-sources.jar 07:20:05 [INFO] 07:20:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-mock --- 07:20:05 [INFO] 07:20:05 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-mock --- 07:20:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:05 [INFO] 07:20:05 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-mock --- 07:20:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT.pom 07:20:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT.jar 07:20:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT-javadoc.jar 07:20:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.json 07:20:05 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT-sources.jar 07:20:05 [INFO] 07:20:05 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-mock --- 07:20:05 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT.jar 07:20:05 [INFO] Writing OBR metadata 07:20:05 [INFO] 07:20:05 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-mock --- 07:20:05 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:2.0.1-SNAPSHOT 07:20:05 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:05 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:05 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:20:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:20:05 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:20:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:20:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:20:05 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:20:05 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:20:05 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:05 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:05 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:20:05 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:20:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:05 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:05 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:20:05 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:20:05 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:20:05 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:20:05 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:20:05 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:20:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:20:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:20:05 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:20:05 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:20:05 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:05 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:05 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:05 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:05 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:20:05 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:20:05 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided (optional) 07:20:05 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:05 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:05 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:05 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:05 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:05 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:05 [INFO] +- junit:junit:jar:4.13.2:test 07:20:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:05 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:05 [INFO] 07:20:05 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-rib-mock --- 07:20:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/sonatype-clm/module.xml 07:20:05 [INFO] 07:20:05 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 07:20:05 [INFO] Building bgp-config-example 2.0.1-SNAPSHOT [48/161] 07:20:05 [INFO] from bgp/config-example/pom.xml 07:20:05 [INFO] --------------------------------[ jar ]--------------------------------- 07:20:05 [INFO] 07:20:06 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-config-example --- 07:20:06 [INFO] 07:20:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-config-example --- 07:20:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:06 [INFO] 07:20:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-config-example --- 07:20:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:06 [INFO] 07:20:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-config-example --- 07:20:06 [INFO] 07:20:06 [INFO] --- dependency:3.10.0:properties (default) @ bgp-config-example --- 07:20:06 [INFO] 07:20:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-config-example --- 07:20:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:20:06 [INFO] 07:20:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-config-example --- 07:20:06 [INFO] Starting audit... 07:20:06 Audit done. 07:20:06 [INFO] You have 0 Checkstyle violations. 07:20:06 [INFO] 07:20:06 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-config-example --- 07:20:06 [INFO] Starting audit... 07:20:06 Audit done. 07:20:06 [INFO] You have 0 Checkstyle violations. 07:20:06 [INFO] 07:20:06 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-config-example --- 07:20:06 [INFO] 07:20:06 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-config-example --- 07:20:07 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 07:20:07 [INFO] 07:20:07 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-config-example --- 07:20:07 [INFO] Copying 3 resources from src/main/resources to target/classes 07:20:07 [INFO] 07:20:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-config-example --- 07:20:07 [INFO] No sources to compile 07:20:07 [INFO] 07:20:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 07:20:07 [INFO] 07:20:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-config-example --- 07:20:07 [INFO] No files found to run spotbugs, check compile phase has been run 07:20:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:07 [INFO] 07:20:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 07:20:07 [INFO] 07:20:07 [INFO] 07:20:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-config-example --- 07:20:07 [INFO] 07:20:07 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-config-example --- 07:20:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/config-example/src/test/resources 07:20:07 [INFO] 07:20:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-config-example --- 07:20:07 [INFO] No sources to compile 07:20:07 [INFO] 07:20:07 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-config-example --- 07:20:07 [INFO] No tests to run. 07:20:07 [INFO] 07:20:07 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-config-example --- 07:20:07 [INFO] 07:20:07 [INFO] --- jar:3.5.0:jar (default-jar) @ bgp-config-example --- 07:20:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT.jar 07:20:07 [INFO] 07:20:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-config-example --- 07:20:07 [INFO] No Javadoc in project. Archive not created. 07:20:07 [INFO] 07:20:07 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-config-example --- 07:20:07 [INFO] 07:20:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-config-example --- 07:20:07 [INFO] CycloneDX: Resolving Dependencies 07:20:07 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:20:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml 07:20:07 [INFO] attaching as bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json 07:20:07 [INFO] attaching as bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:20:07 [INFO] 07:20:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 07:20:07 [INFO] Skipping duplicate-finder execution! 07:20:07 [INFO] 07:20:07 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-config-example --- 07:20:07 [INFO] No dependency problems found 07:20:07 [INFO] 07:20:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-config-example --- 07:20:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT-sources.jar 07:20:07 [INFO] 07:20:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-config-example --- 07:20:07 [INFO] 07:20:07 [INFO] --- jacoco:0.8.14:report (report) @ bgp-config-example --- 07:20:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:07 [INFO] 07:20:07 [INFO] --- install:3.1.4:install (default-install) @ bgp-config-example --- 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT.pom 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT.jar 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-bgp-initial-config.xml 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-network-topology-bgp-initial-config.xml 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-routing-policy-default-config.xml 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:20:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/2.0.1-SNAPSHOT/bgp-config-example-2.0.1-SNAPSHOT-sources.jar 07:20:07 [INFO] 07:20:07 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-config-example --- 07:20:07 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:2.0.1-SNAPSHOT 07:20:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:07 [INFO] +- junit:junit:jar:4.13.2:test 07:20:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:07 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:20:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:07 [INFO] 07:20:07 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-config-example --- 07:20:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/sonatype-clm/module.xml 07:20:07 [INFO] 07:20:07 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 07:20:07 [INFO] Building bgp-openconfig-rp-statement 2.0.1-SNAPSHOT [49/161] 07:20:07 [INFO] from bgp/openconfig-rp-statement/pom.xml 07:20:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:07 [INFO] 07:20:07 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 07:20:07 [INFO] 07:20:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 07:20:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:07 [INFO] 07:20:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 07:20:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:07 [INFO] 07:20:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] 07:20:08 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] 07:20:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:20:08 [INFO] 07:20:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] Starting audit... 07:20:08 Audit done. 07:20:08 [INFO] You have 0 Checkstyle violations. 07:20:08 [INFO] 07:20:08 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] Starting audit... 07:20:08 Audit done. 07:20:08 [INFO] You have 0 Checkstyle violations. 07:20:08 [INFO] 07:20:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] 07:20:08 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/resources 07:20:08 [INFO] 07:20:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] Recompiling the module because of changed dependency. 07:20:08 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:20:08 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:08 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:08 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:20:08 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:08 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:08 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:08 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:08 [INFO] 07:20:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 07:20:08 [INFO] 07:20:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 07:20:08 [INFO] Fork Value is true 07:20:12 [INFO] Done SpotBugs Analysis.... 07:20:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:12 [INFO] 07:20:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 07:20:12 [INFO] 07:20:12 [INFO] 07:20:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-statement --- 07:20:12 [INFO] BugInstance size is 0 07:20:12 [INFO] Error size is 0 07:20:12 [INFO] No errors/warnings found 07:20:12 [INFO] 07:20:12 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 07:20:12 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:20:12 [INFO] 07:20:12 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 07:20:12 [INFO] Recompiling the module because of changed dependency. 07:20:12 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:20:12 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:20:12 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:20:12 [INFO] 07:20:12 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-statement --- 07:20:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:12 [INFO] 07:20:12 [INFO] ------------------------------------------------------- 07:20:12 [INFO] T E S T S 07:20:12 [INFO] ------------------------------------------------------- 07:20:14 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:20:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.012 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:20:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:20:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:20:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:20:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:20:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:20:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:20:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:20:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:20:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:20:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:20:19 [INFO] 07:20:19 [INFO] Results: 07:20:19 [INFO] 07:20:19 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:20:19 [INFO] 07:20:19 [INFO] 07:20:19 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-statement --- 07:20:19 [INFO] 07:20:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 07:20:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar 07:20:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 07:20:20 [INFO] 07:20:20 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-statement --- 07:20:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-tests.jar 07:20:20 [INFO] 07:20:20 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 07:20:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-test-sources.jar 07:20:20 [INFO] 07:20:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 07:20:21 [WARNING] Javadoc Warnings 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:34: warning: no comment 07:20:21 [WARNING] public class AbstractCommunityHandler { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:42: warning: no comment 07:20:21 [WARNING] protected final LoadingCache> communitySets; 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:44: warning: no comment 07:20:21 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:35: warning: no comment 07:20:21 [WARNING] public class AbstractExtCommunityHandler { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:44: warning: no comment 07:20:21 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:63: warning: no comment 07:20:21 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/AsPathPrepend.java:30: warning: no comment 07:20:21 [WARNING] public static AsPathPrepend getInstance() { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:18: warning: no comment 07:20:21 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:26: warning: no comment 07:20:21 [WARNING] public static LocalAsPathPrependHandler getInstance() { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAfiSafiNotInHandler.java:31: warning: no comment 07:20:21 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAsPathSetHandler.java:75: warning: no comment 07:20:21 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchBgpNeighborSetHandler.java:62: warning: no comment 07:20:21 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchClusterIdSetHandler.java:73: warning: no comment 07:20:21 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchCommunitySetHandler.java:30: warning: no comment 07:20:21 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchExtCommunitySetHandler.java:30: warning: no comment 07:20:21 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchOriginatorIdSetHandler.java:71: warning: no comment 07:20:21 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchRoleSetHandler.java:71: warning: no comment 07:20:21 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/NonTransitiveAttributesFilterHandler.java:38: warning: no comment 07:20:21 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: no comment 07:20:21 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: use of default constructor, which does not provide a comment 07:20:21 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetClusterIdPrependHandler.java:32: warning: no comment 07:20:21 [WARNING] public static SetClusterIdPrependHandler getInstance() { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetCommunityHandler.java:34: warning: no comment 07:20:21 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetExtCommunityHandler.java:35: warning: no comment 07:20:21 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetOriginatorIdPrependHandler.java:30: warning: no comment 07:20:21 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:58: warning: no comment 07:20:21 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:61: warning: no comment 07:20:21 [WARNING] public StatementActivator() { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:67: warning: no comment 07:20:21 [WARNING] public StatementActivator(final DataBroker dataBroker) { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/VpnNonMemberHandler.java:45: warning: no comment 07:20:21 [WARNING] public static VpnNonMemberHandler getInstance() { 07:20:21 [WARNING] ^ 07:20:21 [WARNING] 28 warnings 07:20:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-javadoc.jar 07:20:22 [INFO] 07:20:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-statement --- 07:20:22 [INFO] CycloneDX: Resolving Dependencies 07:20:23 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:20:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml 07:20:23 [INFO] attaching as bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json 07:20:23 [INFO] attaching as bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.json 07:20:23 [INFO] 07:20:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] Skipping duplicate-finder execution! 07:20:23 [INFO] 07:20:23 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] No dependency problems found 07:20:23 [INFO] 07:20:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-sources.jar 07:20:23 [INFO] 07:20:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] 07:20:23 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 07:20:23 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 07:20:23 [INFO] 07:20:23 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.pom 07:20:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar 07:20:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-tests.jar 07:20:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-test-sources.jar 07:20:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-javadoc.jar 07:20:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.json 07:20:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-sources.jar 07:20:23 [INFO] 07:20:23 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar 07:20:23 [INFO] Writing OBR metadata 07:20:23 [INFO] 07:20:23 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:2.0.1-SNAPSHOT 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:23 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:20:23 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:20:23 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:23 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:23 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:20:23 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:23 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:20:23 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:20:23 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:23 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:20:23 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:20:23 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:20:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:20:23 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:20:23 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:20:23 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:20:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:23 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:23 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:20:23 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:23 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:20:23 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:20:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:20:23 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:20:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:20:23 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:20:23 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:20:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:20:23 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:20:23 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:20:23 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:20:23 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:20:23 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:20:23 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:20:23 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:20:23 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:20:23 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:23 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:20:23 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:20:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:20:23 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:20:23 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:20:23 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:20:23 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:20:23 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:20:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:20:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:20:23 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:20:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:20:23 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:20:23 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:20:23 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:20:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:20:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:20:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:20:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:20:23 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:20:23 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:20:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:20:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:20:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:20:23 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:20:23 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:20:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:20:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:20:23 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:20:23 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:20:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:20:23 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:20:23 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:20:23 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:test 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:23 [INFO] +- junit:junit:jar:4.13.2:test 07:20:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:23 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:20:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:23 [INFO] 07:20:23 [INFO] --- clm:3.0.9-03:index (default-cli) @ bgp-openconfig-rp-statement --- 07:20:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 07:20:23 [INFO] 07:20:23 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 07:20:23 [INFO] Building bgp-rib-impl 2.0.1-SNAPSHOT [50/161] 07:20:23 [INFO] from bgp/rib-impl/pom.xml 07:20:23 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:23 [INFO] 07:20:23 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-impl --- 07:20:23 [INFO] 07:20:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-impl --- 07:20:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:23 [INFO] 07:20:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 07:20:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:23 [INFO] 07:20:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-impl --- 07:20:24 [INFO] 07:20:24 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-impl --- 07:20:24 [INFO] 07:20:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 07:20:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/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:20:24 [INFO] 07:20:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-impl --- 07:20:24 [INFO] Starting audit... 07:20:24 Audit done. 07:20:24 [INFO] You have 0 Checkstyle violations. 07:20:24 [INFO] 07:20:24 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-impl --- 07:20:25 [INFO] Starting audit... 07:20:25 Audit done. 07:20:25 [INFO] You have 0 Checkstyle violations. 07:20:25 [INFO] 07:20:25 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-impl --- 07:20:25 [INFO] 07:20:25 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-impl --- 07:20:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/resources 07:20:25 [INFO] 07:20:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-impl --- 07:20:25 [INFO] Recompiling the module because of changed dependency. 07:20:25 [INFO] Compiling 77 source files with javac [debug release 21] to target/classes 07:20:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 07:20:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:[141,44] possible 'this' escape before subclass is fully initialized 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[805,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[254,40] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[256,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:[296,21] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:[96,39] found raw type: org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 07:20:26 missing type arguments for generic class org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[254,41] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:[260,71] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[168,35] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[168,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[172,35] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[172,80] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[215,62] unchecked cast 07:20:26 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:26 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[224,72] unchecked cast 07:20:26 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:26 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[226,70] unchecked cast 07:20:26 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:26 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[232,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:20:26 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:20:26 [INFO] 07:20:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 07:20:26 [INFO] 07:20:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-impl --- 07:20:26 [INFO] Fork Value is true 07:20:33 [INFO] Done SpotBugs Analysis.... 07:20:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:33 [INFO] 07:20:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 07:20:33 [INFO] 07:20:33 [INFO] 07:20:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-impl --- 07:20:33 [INFO] BugInstance size is 0 07:20:33 [INFO] Error size is 0 07:20:33 [INFO] No errors/warnings found 07:20:33 [INFO] 07:20:33 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-rib-impl --- 07:20:33 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:2.0.1-SNAPSHOT 07:20:33 [INFO] Copying 3 resources from 1 bundle. 07:20:33 [INFO] 07:20:33 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-impl --- 07:20:33 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:20:33 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 07:20:33 [INFO] 07:20:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-impl --- 07:20:33 [INFO] Recompiling the module because of changed dependency. 07:20:33 [INFO] Compiling 35 source files with javac [debug release 21] to target/test-classes 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[121,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java:[104,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 07:20:34 required: io.netty.util.concurrent.GenericFutureListener> 07:20:34 found: io.netty.util.concurrent.GenericFutureListener 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,51] unchecked conversion 07:20:34 required: io.netty.util.concurrent.GenericFutureListener> 07:20:34 found: io.netty.util.concurrent.GenericFutureListener 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[95,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[131,58] unchecked method invocation: method getPeerGroup in interface org.opendaylight.protocol.bgp.rib.impl.config.PeerGroupConfigLoader is applied to given types 07:20:34 required: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:20:34 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[131,62] unchecked conversion 07:20:34 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:20:34 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[202,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[214,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[100,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[118,47] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[143,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[147,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[149,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[162,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[180,52] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[199,32] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 07:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:20:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/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:20:34 [INFO] 07:20:34 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-impl --- 07:20:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:34 [INFO] 07:20:34 [INFO] ------------------------------------------------------- 07:20:34 [INFO] T E S T S 07:20:34 [INFO] ------------------------------------------------------- 07:20:35 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:20:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:20:35 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:20:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.568 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:20:45 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:20:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.806 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:20:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:21:20 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.00 s <<< FAILURE! -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:21:20 [ERROR] org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest.testUseCase1 -- Time elapsed: 33.00 s <<< FAILURE! 07:21:20 java.lang.AssertionError: Expected 2 but received [Update{}] 07:21:20 at org.opendaylight.protocol.util.CheckUtil.checkReceivedMessages(CheckUtil.java:176) 07:21:20 at org.opendaylight.protocol.util.CheckUtil.checkReceivedMessages(CheckUtil.java:162) 07:21:20 at org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest.testUseCase1(AddPathNPathsTest.java:104) 07:21:20 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:21:20 07:21:21 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathStaleRouteKeyIdentityTest 07:21:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathStaleRouteKeyIdentityTest 07:21:21 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:21:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:21:21 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:21:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:21:21 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:21:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:21:21 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:21:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.679 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:21:28 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:21:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:21:28 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:21:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:21:28 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:21:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:21:28 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:21:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.59 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:21:47 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:21:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:21:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:21:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:21:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:21:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:21:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:21:48 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:21:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:21:49 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:21:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:21:49 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:21:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:21:49 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:21:49 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:21:49 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:21:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:21:49 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:21:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:21:49 [INFO] 07:21:49 [INFO] Results: 07:21:49 [INFO] 07:21:49 [ERROR] Failures: 07:21:49 [ERROR] AddPathNPathsTest.testUseCase1:104 Expected 2 but received [Update{}] 07:21:49 [INFO] 07:21:49 [ERROR] Tests run: 96, Failures: 1, Errors: 0, Skipped: 2 07:21:49 [INFO] 07:21:49 [INFO] ------------------------------------------------------------------------ 07:21:49 [INFO] Reactor Summary for bgpcep 2.0.1-SNAPSHOT: 07:21:49 [INFO] 07:21:49 [INFO] bgpcep-artifacts ................................... SUCCESS [ 3.408 s] 07:21:49 [INFO] binding-parent ..................................... SUCCESS [ 5.428 s] 07:21:49 [INFO] graph-api .......................................... SUCCESS [ 13.842 s] 07:21:49 [INFO] algo-api ........................................... SUCCESS [ 6.754 s] 07:21:49 [INFO] concepts ........................................... SUCCESS [ 9.783 s] 07:21:49 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.548 s] 07:21:49 [INFO] algo-impl .......................................... SUCCESS [ 7.283 s] 07:21:49 [INFO] single-feature-parent .............................. SUCCESS [ 2.760 s] 07:21:49 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 11.205 s] 07:21:49 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 7.519 s] 07:21:49 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 7.765 s] 07:21:49 [INFO] graph-impl ......................................... SUCCESS [ 6.652 s] 07:21:49 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 18.094 s] 07:21:49 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 16.211 s] 07:21:49 [INFO] testtool-parent .................................... SUCCESS [ 1.580 s] 07:21:49 [INFO] util ............................................... SUCCESS [ 7.886 s] 07:21:49 [INFO] bgp-concepts ....................................... SUCCESS [ 10.479 s] 07:21:49 [INFO] bgp-parser-api ..................................... SUCCESS [ 10.080 s] 07:21:49 [INFO] bgp-parser-spi ..................................... SUCCESS [ 11.791 s] 07:21:49 [INFO] bgp-util ........................................... SUCCESS [ 5.980 s] 07:21:49 [INFO] bgp-parser-impl .................................... SUCCESS [ 12.317 s] 07:21:49 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 7.621 s] 07:21:49 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 8.374 s] 07:21:49 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 8.251 s] 07:21:49 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 8.318 s] 07:21:49 [INFO] bgp-rib-api ........................................ SUCCESS [ 6.602 s] 07:21:49 [INFO] bgp-openconfig-api ................................. SUCCESS [ 19.155 s] 07:21:49 [INFO] bgp-rib-spi ........................................ SUCCESS [ 15.545 s] 07:21:49 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 10.802 s] 07:21:49 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.287 s] 07:21:49 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 10.578 s] 07:21:49 [INFO] bgp-bmp-api ........................................ SUCCESS [ 9.081 s] 07:21:49 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.375 s] 07:21:49 [INFO] bgp-inet ........................................... SUCCESS [ 15.691 s] 07:21:49 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 9.155 s] 07:21:49 [INFO] config-loader-spi .................................. SUCCESS [ 4.806 s] 07:21:49 [INFO] config-loader-impl ................................. SUCCESS [ 12.456 s] 07:21:49 [INFO] testtool-util ...................................... SUCCESS [ 34.435 s] 07:21:49 [INFO] routing-policy-config-loader ....................... SUCCESS [ 10.975 s] 07:21:49 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 13.141 s] 07:21:49 [INFO] bgp-route-target ................................... SUCCESS [ 15.279 s] 07:21:49 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.575 s] 07:21:49 [INFO] rsvp-api ........................................... SUCCESS [ 9.459 s] 07:21:49 [INFO] rsvp-spi ........................................... SUCCESS [ 9.294 s] 07:21:49 [INFO] rsvp-impl .......................................... SUCCESS [ 9.515 s] 07:21:49 [INFO] bgp-linkstate ...................................... SUCCESS [ 25.653 s] 07:21:49 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.479 s] 07:21:49 [INFO] bgp-config-example ................................. SUCCESS [ 1.833 s] 07:21:49 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 15.806 s] 07:21:49 [INFO] bgp-rib-impl ....................................... FAILURE [01:26 min] 07:21:49 [INFO] bgp-peer-acceptor .................................. SKIPPED 07:21:49 [INFO] bgp-bmp-spi ........................................ SKIPPED 07:21:49 [INFO] OpenDaylight :: BMP :: API ......................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Extensions API .............. SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Inet ........................ SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Path Selection .............. SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SKIPPED 07:21:49 [INFO] bgp-openconfig-state ............................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Config Loader ............... SKIPPED 07:21:49 [INFO] topology-api ....................................... SKIPPED 07:21:49 [INFO] topology-tunnel-api ................................ SKIPPED 07:21:49 [INFO] topology-segment-routing ........................... SKIPPED 07:21:49 [INFO] bgp-topology-provider .............................. SKIPPED 07:21:49 [INFO] OpenDaylight :: RSVP :: API ........................ SKIPPED 07:21:49 [INFO] OpenDaylight :: RSVP ............................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Topology .................... SKIPPED 07:21:49 [INFO] bgp-cli ............................................ SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Cli ......................... SKIPPED 07:21:49 [INFO] bgp-flowspec ....................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Flowspec .................... SKIPPED 07:21:49 [INFO] bgp-labeled-unicast ................................ SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SKIPPED 07:21:49 [INFO] bgp-l3vpn .......................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SKIPPED 07:21:49 [INFO] bgp-mvpn ........................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SKIPPED 07:21:49 [INFO] bgp-evpn ........................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Evpn ........................ SKIPPED 07:21:49 [INFO] protocols-config-loader ............................ SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SKIPPED 07:21:49 [INFO] topology-config-loader ............................. SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP ................................ SKIPPED 07:21:49 [INFO] OpenDaylight :: Configuration Example Files ........ SKIPPED 07:21:49 [INFO] bmp-monitors-config-loader ......................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SKIPPED 07:21:49 [INFO] bgp-bmp-config-example ............................. SKIPPED 07:21:49 [INFO] OpenDaylight :: BMP :: Config files example ........ SKIPPED 07:21:49 [INFO] bgp-bmp-parser-impl ................................ SKIPPED 07:21:49 [INFO] bgp-bmp-impl ....................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: BMP ................................ SKIPPED 07:21:49 [INFO] pcep-api ........................................... SKIPPED 07:21:49 [INFO] pcep-spi ........................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Api ........................ SKIPPED 07:21:49 [INFO] pcep-parser ........................................ SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SKIPPED 07:21:49 [INFO] pcep-impl .......................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Impl ....................... SKIPPED 07:21:49 [INFO] programming-api .................................... SKIPPED 07:21:49 [INFO] programming-spi .................................... SKIPPED 07:21:49 [INFO] programming-topology-api ........................... SKIPPED 07:21:49 [INFO] programming-tunnel-api ............................. SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SKIPPED 07:21:49 [INFO] pcep-tunnel-api .................................... SKIPPED 07:21:49 [INFO] programming-impl ................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SKIPPED 07:21:49 [INFO] pcep-topology-api .................................. SKIPPED 07:21:49 [INFO] pcep-topology-spi .................................. SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Topology ................... SKIPPED 07:21:49 [INFO] pcep-server-api .................................... SKIPPED 07:21:49 [INFO] pcep-pcc-mock ...................................... SKIPPED 07:21:49 [INFO] pcep-topology-provider ............................. SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SKIPPED 07:21:49 [INFO] pcep-server-provider ............................... SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SKIPPED 07:21:49 [INFO] pcep-tunnel-provider ............................... SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SKIPPED 07:21:49 [INFO] pcep-config-example ................................ SKIPPED 07:21:49 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SKIPPED 07:21:49 [INFO] pcep-cli ........................................... SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SKIPPED 07:21:49 [INFO] OpenDaylight :: PCEP ............................... SKIPPED 07:21:49 [INFO] feature-repo-parent ................................ SKIPPED 07:21:49 [INFO] features-bgpcep .................................... SKIPPED 07:21:49 [INFO] bgp-benchmark-app .................................. SKIPPED 07:21:49 [INFO] OpenDaylight :: BGP :: Benchmark ................... SKIPPED 07:21:49 [INFO] data-change-counter ................................ SKIPPED 07:21:49 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SKIPPED 07:21:49 [INFO] features-bgpcep-testing ............................ SKIPPED 07:21:49 [INFO] bgpcep-features-parent ............................. SKIPPED 07:21:49 [INFO] graph .............................................. SKIPPED 07:21:49 [INFO] bgp-parser-mock .................................... SKIPPED 07:21:49 [INFO] bgp-testtool ....................................... SKIPPED 07:21:49 [INFO] extensions ......................................... SKIPPED 07:21:49 [INFO] bgp-parent ......................................... SKIPPED 07:21:49 [INFO] bmp-mock ........................................... SKIPPED 07:21:49 [INFO] bmp-parent ......................................... SKIPPED 07:21:49 [INFO] algo-parent ........................................ SKIPPED 07:21:49 [INFO] pcep-testtool ...................................... SKIPPED 07:21:49 [INFO] pcep-server-parent ................................. SKIPPED 07:21:49 [INFO] pcep-topology-parent ............................... SKIPPED 07:21:49 [INFO] pcep-tunnel-parent ................................. SKIPPED 07:21:49 [INFO] pcep-parent ........................................ SKIPPED 07:21:49 [INFO] programming-parent ................................. SKIPPED 07:21:49 [INFO] rsvp-parent ........................................ SKIPPED 07:21:49 [INFO] topology-parent .................................... SKIPPED 07:21:49 [INFO] config-loader-parent ............................... SKIPPED 07:21:49 [INFO] bgpcep-karaf ....................................... SKIPPED 07:21:49 [INFO] bgpcep ............................................. SKIPPED 07:21:49 [INFO] ------------------------------------------------------------------------ 07:21:49 [INFO] BUILD FAILURE 07:21:49 [INFO] ------------------------------------------------------------------------ 07:21:49 [INFO] Total time: 09:41 min 07:21:49 [INFO] Finished at: 2026-07-04T07:21:49Z 07:21:49 [INFO] ------------------------------------------------------------------------ 07:21:49 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.5:test (default-test) on project bgp-rib-impl: There are test failures. 07:21:49 [ERROR] 07:21:49 [ERROR] See /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/surefire-reports for the individual test results. 07:21:49 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 07:21:49 [ERROR] -> [Help 1] 07:21:49 [ERROR] 07:21:49 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 07:21:49 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 07:21:49 [ERROR] 07:21:49 [ERROR] For more information about the errors and possible solutions, please read the following articles: 07:21:49 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 07:21:49 [ERROR] 07:21:49 [ERROR] After correcting the problems, you can resume the build with the command 07:21:49 [ERROR] mvn -rf :bgp-rib-impl 07:21:49 Build step 'Execute shell' marked build as failure 07:21:49 $ ssh-agent -k 07:21:49 unset SSH_AUTH_SOCK; 07:21:49 unset SSH_AGENT_PID; 07:21:49 echo Agent pid 1636 killed; 07:21:49 [ssh-agent] Stopped. 07:21:50 [PostBuildScript] - [INFO] Executing post build scripts. 07:21:50 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins8271104599806041460.sh 07:21:50 ---> sysstat.sh 07:21:50 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins15596304038990461317.sh 07:21:50 ---> package-listing.sh 07:21:50 ++ facter osfamily 07:21:50 ++ tr '[:upper:]' '[:lower:]' 07:21:50 + OS_FAMILY=debian 07:21:50 + workspace=/w/workspace/bgpcep-maven-clm-master 07:21:50 + START_PACKAGES=/tmp/packages_start.txt 07:21:50 + END_PACKAGES=/tmp/packages_end.txt 07:21:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:50 + PACKAGES=/tmp/packages_start.txt 07:21:50 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:21:50 + PACKAGES=/tmp/packages_end.txt 07:21:50 + case "${OS_FAMILY}" in 07:21:50 + dpkg -l 07:21:50 + grep '^ii' 07:21:50 + '[' -f /tmp/packages_start.txt ']' 07:21:50 + '[' -f /tmp/packages_end.txt ']' 07:21:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:50 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:21:50 + mkdir -p /w/workspace/bgpcep-maven-clm-master/archives/ 07:21:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-master/archives/ 07:21:50 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins1685142394232568332.sh 07:21:50 ---> capture-instance-metadata.sh 07:21:50 Setup pyenv: 07:21:50 system 07:21:50 3.8.20 07:21:50 3.9.20 07:21:50 3.10.15 07:21:50 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:21:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YLef from file:/tmp/.os_lf_venv 07:21:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:21:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:21:53 lf-activate-venv(): INFO: Base packages installed successfully 07:21:53 lf-activate-venv(): INFO: Installing additional packages: lftools 07:22:05 lf-activate-venv(): INFO: Adding /tmp/venv-YLef/bin to PATH 07:22:05 INFO: Running in OpenStack, capturing instance metadata 07:22:06 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins5575174452443678165.sh 07:22:06 provisioning config files... 07:22:06 Could not find credentials [logs] for bgpcep-maven-clm-master #272 07:22:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config14827231709483397240tmp 07:22:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:22:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:22:06 provisioning config files... 07:22:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:22:06 [EnvInject] - Injecting environment variables from a build step. 07:22:06 [EnvInject] - Injecting as environment variables the properties content 07:22:06 SERVER_ID=logs 07:22:06 07:22:06 [EnvInject] - Variables injected successfully. 07:22:06 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins4936380215099705637.sh 07:22:06 ---> create-netrc.sh 07:22:06 WARN: Log server credential not found. 07:22:06 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins9697510377207451306.sh 07:22:06 ---> python-tools-install.sh 07:22:06 Setup pyenv: 07:22:07 system 07:22:07 3.8.20 07:22:07 3.9.20 07:22:07 3.10.15 07:22:07 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:22:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YLef from file:/tmp/.os_lf_venv 07:22:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:09 lf-activate-venv(): INFO: Base packages installed successfully 07:22:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:22:18 lf-activate-venv(): INFO: Adding /tmp/venv-YLef/bin to PATH 07:22:18 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins11900061835067871131.sh 07:22:18 ---> uv-install.sh 07:22:18 uv 0.11.26 is already installed 07:22:18 uvx 0.11.26 (x86_64-unknown-linux-gnu) 07:22:18 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins14815789021842612732.sh 07:22:18 ---> sudo-logs.sh 07:22:18 Archiving 'sudo' log.. 07:22:18 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins14649674578440567743.sh 07:22:18 ---> job-cost.sh 07:22:18 INFO: Activating Python virtual environment... 07:22:18 Setup pyenv: 07:22:18 system 07:22:18 3.8.20 07:22:18 3.9.20 07:22:18 3.10.15 07:22:18 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:22:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YLef from file:/tmp/.os_lf_venv 07:22:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:20 lf-activate-venv(): INFO: Base packages installed successfully 07:22:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:22:26 lf-activate-venv(): INFO: Adding /tmp/venv-YLef/bin to PATH 07:22:26 INFO: No stack-cost file found 07:22:26 INFO: Instance uptime: 737s 07:22:26 INFO: Fetching instance metadata (attempt 1 of 3)... 07:22:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:22:26 INFO: Successfully fetched instance metadata 07:22:26 INFO: Instance type: v3-standard-8 07:22:26 INFO: Retrieving pricing info for: v3-standard-8 07:22:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:22:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=737 07:22:27 INFO: Successfully fetched Vexxhost pricing API 07:22:27 INFO: Retrieved cost: 0.22 07:22:27 INFO: Retrieved resource: v3-standard-8 07:22:27 INFO: Creating archive directory: /w/workspace/bgpcep-maven-clm-master/archives/cost 07:22:27 INFO: Archiving costs to: /w/workspace/bgpcep-maven-clm-master/archives/cost.csv 07:22:27 INFO: Successfully archived job cost data 07:22:27 DEBUG: Cost data: bgpcep-maven-clm-master,272,2026-07-04 07:22:27,v3-standard-8,737,0.22,0.00,FAILURE 07:22:27 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins13494852057601709572.sh 07:22:27 ---> logs-deploy.sh 07:22:27 Setup pyenv: 07:22:27 system 07:22:27 3.8.20 07:22:27 3.9.20 07:22:27 3.10.15 07:22:27 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:22:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YLef from file:/tmp/.os_lf_venv 07:22:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:22:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:22:29 lf-activate-venv(): INFO: Base packages installed successfully 07:22:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-YLef/bin to PATH 07:22:38 WARNING: Nexus logging server not set 07:22:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-master/272/ 07:22:38 INFO: archiving logs to S3 07:22:41 ---> uname -a: 07:22:41 Linux prd-ubuntu2204-docker-8c-8g-32826 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 07:22:41 07:22:41 07:22:41 ---> lscpu: 07:22:41 Architecture: x86_64 07:22:41 CPU op-mode(s): 32-bit, 64-bit 07:22:41 Address sizes: 40 bits physical, 48 bits virtual 07:22:41 Byte Order: Little Endian 07:22:41 CPU(s): 8 07:22:41 On-line CPU(s) list: 0-7 07:22:41 Vendor ID: AuthenticAMD 07:22:41 Model name: AMD EPYC-Rome Processor 07:22:41 CPU family: 23 07:22:41 Model: 49 07:22:41 Thread(s) per core: 1 07:22:41 Core(s) per socket: 1 07:22:41 Socket(s): 8 07:22:41 Stepping: 0 07:22:41 BogoMIPS: 5599.99 07:22:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:22:41 Virtualization: AMD-V 07:22:41 Hypervisor vendor: KVM 07:22:41 Virtualization type: full 07:22:41 L1d cache: 256 KiB (8 instances) 07:22:41 L1i cache: 256 KiB (8 instances) 07:22:41 L2 cache: 4 MiB (8 instances) 07:22:41 L3 cache: 128 MiB (8 instances) 07:22:41 NUMA node(s): 1 07:22:41 NUMA node0 CPU(s): 0-7 07:22:41 Vulnerability Gather data sampling: Not affected 07:22:41 Vulnerability Indirect target selection: Not affected 07:22:41 Vulnerability Itlb multihit: Not affected 07:22:41 Vulnerability L1tf: Not affected 07:22:41 Vulnerability Mds: Not affected 07:22:41 Vulnerability Meltdown: Not affected 07:22:41 Vulnerability Mmio stale data: Not affected 07:22:41 Vulnerability Reg file data sampling: Not affected 07:22:41 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:22:41 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:22:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:22:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:22:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:22:41 Vulnerability Srbds: Not affected 07:22:41 Vulnerability Tsa: Not affected 07:22:41 Vulnerability Tsx async abort: Not affected 07:22:41 Vulnerability Vmscape: Not affected 07:22:41 07:22:41 07:22:41 ---> nproc: 07:22:41 8 07:22:41 07:22:41 07:22:41 ---> df -h: 07:22:41 Filesystem Size Used Avail Use% Mounted on 07:22:41 tmpfs 3.2G 1.1M 3.2G 1% /run 07:22:41 /dev/vda1 155G 9.6G 146G 7% / 07:22:41 tmpfs 16G 0 16G 0% /dev/shm 07:22:41 tmpfs 5.0M 0 5.0M 0% /run/lock 07:22:41 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:22:41 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:22:41 07:22:41 07:22:41 ---> free -m: 07:22:41 total used free shared buff/cache available 07:22:41 Mem: 32092 674 27355 4 4062 30950 07:22:41 Swap: 1023 0 1023 07:22:41 07:22:41 07:22:41 ---> ip addr: 07:22:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:22:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:22:41 inet 127.0.0.1/8 scope host lo 07:22:41 valid_lft forever preferred_lft forever 07:22:41 inet6 ::1/128 scope host 07:22:41 valid_lft forever preferred_lft forever 07:22:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:22:41 link/ether fa:16:3e:cc:bd:4e brd ff:ff:ff:ff:ff:ff 07:22:41 altname enp0s3 07:22:41 inet 10.30.171.154/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:22:41 valid_lft 85656sec preferred_lft 85656sec 07:22:41 inet6 fe80::f816:3eff:fecc:bd4e/64 scope link 07:22:41 valid_lft forever preferred_lft forever 07:22:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:22:41 link/ether 36:42:21:97:bf:9d brd ff:ff:ff:ff:ff:ff 07:22:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:22:41 valid_lft forever preferred_lft forever 07:22:41 07:22:41 07:22:41 ---> sar -b -r -n DEV: 07:22:41 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-32826) 07/04/26 _x86_64_ (8 CPU) 07:22:41 07:22:41 07:10:20 LINUX RESTART (8 CPU) 07:22:41 07:22:41 07:22:41 ---> sar -P ALL: 07:22:41 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-32826) 07/04/26 _x86_64_ (8 CPU) 07:22:41 07:22:41 07:10:20 LINUX RESTART (8 CPU) 07:22:41 07:22:41 07:22:41