07:11:56 Started by timer 07:11:56 Running as SYSTEM 07:11:57 [EnvInject] - Loading node environment variables. 07:11:57 Building remotely on prd-ubuntu2204-docker-8c-8g-25331 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-maven-clm-master 07:11:57 [ssh-agent] Looking for ssh-agent implementation... 07:11:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:57 $ ssh-agent 07:11:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIWyqoC/agent.1674 07:11:57 SSH_AGENT_PID=1676 07:11:57 [ssh-agent] Started. 07:11:57 Running ssh-add (command line suppressed) 07:11:57 Identity added: /w/workspace/bgpcep-maven-clm-master@tmp/private_key_4562629787288881632.key (/w/workspace/bgpcep-maven-clm-master@tmp/private_key_4562629787288881632.key) 07:11:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:11:57 The recommended git tool is: NONE 07:11:59 using credential jenkins-ssh 07:11:59 Wiping out workspace first. 07:11:59 Cloning the remote Git repository 07:11:59 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 07:11:59 > git init /w/workspace/bgpcep-maven-clm-master # timeout=10 07:11:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 07:11:59 > git --version # timeout=10 07:11:59 > git --version # 'git version 2.34.1' 07:11:59 using GIT_SSH to set credentials jenkins-ssh 07:11:59 Verifying host key using known hosts file, will automatically accept unseen keys 07:11:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 07:12:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:05 Avoid second fetch 07:12:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:12:05 Checking out Revision 3c7e91af792b9bc793c53ec6c2e383955489da5d (refs/remotes/origin/master) 07:12:05 > git config core.sparsecheckout # timeout=10 07:12:05 > git checkout -f 3c7e91af792b9bc793c53ec6c2e383955489da5d # timeout=10 07:12:05 Commit message: "Add IPv4 BGP-LU capability support to play.py" 07:12:05 > git rev-list --no-walk 80289fa1e95bf426efbc34f021883719a376a181 # timeout=10 07:12:08 provisioning config files... 07:12:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:12:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:12:08 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins5637420801789765408.sh 07:12:08 ---> python-tools-install.sh 07:12:08 Setup pyenv: 07:12:09 * system (set by /opt/pyenv/version) 07:12:09 * 3.8.20 (set by /opt/pyenv/version) 07:12:09 * 3.9.20 (set by /opt/pyenv/version) 07:12:09 3.10.15 07:12:09 3.11.10 07:12:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OBNY 07:12:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:12:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:18 lf-activate-venv(): INFO: Base packages installed successfully 07:12:18 lf-activate-venv(): INFO: Installing additional packages: lftools 07:12:44 lf-activate-venv(): INFO: Adding /tmp/venv-OBNY/bin to PATH 07:12:44 Generating Requirements File 07:13:10 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:13:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:13:10 Python 3.11.10 07:13:11 pip 26.1.2 from /tmp/venv-OBNY/lib/python3.11/site-packages/pip (python 3.11) 07:13:11 aiohappyeyeballs==2.6.2 07:13:11 aiohttp==3.14.0 07:13:11 aiosignal==1.4.0 07:13:11 appdirs==1.4.4 07:13:11 argcomplete==3.6.3 07:13:11 aspy.yaml==1.3.0 07:13:11 attrs==26.1.0 07:13:11 autopage==0.6.0 07:13:11 beautifulsoup4==4.14.3 07:13:11 boto3==1.43.24 07:13:11 botocore==1.43.24 07:13:11 bs4==0.0.2 07:13:11 certifi==2026.5.20 07:13:11 cffi==2.0.0 07:13:11 cfgv==3.5.0 07:13:11 chardet==7.4.3 07:13:11 charset-normalizer==3.4.7 07:13:11 click==8.4.1 07:13:11 cliff==4.14.0 07:13:11 cmd2==4.0.0 07:13:11 cryptography==3.3.2 07:13:11 debtcollector==3.1.0 07:13:11 decorator==5.3.1 07:13:11 defusedxml==0.7.1 07:13:11 Deprecated==1.3.1 07:13:11 distlib==0.4.1 07:13:11 dnspython==2.8.0 07:13:11 docker==7.1.0 07:13:11 dogpile.cache==1.5.0 07:13:11 durationpy==0.10 07:13:11 email-validator==2.3.0 07:13:11 filelock==3.29.1 07:13:11 frozenlist==1.8.0 07:13:11 future==1.0.0 07:13:11 gitdb==4.0.12 07:13:11 GitPython==3.1.50 07:13:11 httplib2==0.30.2 07:13:11 identify==2.6.19 07:13:11 idna==3.18 07:13:11 importlib-resources==1.5.0 07:13:11 iso8601==2.1.0 07:13:11 Jinja2==3.1.6 07:13:11 jmespath==1.1.0 07:13:11 jsonpatch==1.33 07:13:11 jsonpointer==3.1.1 07:13:11 jsonschema==4.26.0 07:13:11 jsonschema-specifications==2025.9.1 07:13:11 keystoneauth1==5.14.0 07:13:11 kubernetes==36.0.2 07:13:11 lftools==0.37.22 07:13:11 lxml==6.1.1 07:13:11 markdown-it-py==4.2.0 07:13:11 MarkupSafe==3.0.3 07:13:11 mdurl==0.1.2 07:13:11 msgpack==1.1.2 07:13:11 multi_key_dict==2.0.3 07:13:11 multidict==6.7.1 07:13:11 munch==4.0.0 07:13:11 netaddr==1.3.0 07:13:11 niet==1.4.2 07:13:11 nodeenv==1.10.0 07:13:11 oauth2client==4.1.3 07:13:11 oauthlib==3.3.1 07:13:11 openstacksdk==4.14.0 07:13:11 os-service-types==1.8.2 07:13:11 osc-lib==4.6.0 07:13:11 oslo.config==10.4.0 07:13:11 oslo.context==6.4.0 07:13:11 oslo.i18n==6.8.0 07:13:11 oslo.log==8.2.0 07:13:11 oslo.serialization==5.10.0 07:13:11 oslo.utils==10.1.0 07:13:11 packaging==26.2 07:13:11 pbr==7.0.3 07:13:11 platformdirs==4.10.0 07:13:11 prettytable==3.17.0 07:13:11 prompt_toolkit==3.0.52 07:13:11 propcache==0.5.2 07:13:11 psutil==7.2.2 07:13:11 pyasn1==0.6.3 07:13:11 pyasn1_modules==0.4.2 07:13:11 pycparser==3.0 07:13:11 pygerrit2==2.0.15 07:13:11 PyGithub==2.9.1 07:13:11 Pygments==2.20.0 07:13:11 PyJWT==2.13.0 07:13:11 PyNaCl==1.6.2 07:13:11 pyparsing==2.4.7 07:13:11 pyperclip==1.11.0 07:13:11 pyrsistent==0.20.0 07:13:11 python-cinderclient==9.9.0 07:13:11 python-dateutil==2.9.0.post0 07:13:11 python-discovery==1.4.0 07:13:11 python-heatclient==5.2.0 07:13:11 python-jenkins==1.8.3 07:13:11 python-keystoneclient==5.8.0 07:13:11 python-magnumclient==4.10.0 07:13:11 python-openstackclient==10.0.0 07:13:11 python-swiftclient==4.10.0 07:13:11 PyYAML==6.0.3 07:13:11 referencing==0.37.0 07:13:11 requests==2.34.2 07:13:11 requests-oauthlib==2.0.0 07:13:11 rfc3986==2.0.0 07:13:11 rich==15.0.0 07:13:11 rich-argparse==1.8.0 07:13:11 rpds-py==2026.5.1 07:13:11 rsa==4.9.1 07:13:11 ruamel.yaml==0.19.1 07:13:11 ruamel.yaml.clib==0.2.15 07:13:11 s3transfer==0.18.0 07:13:11 simplejson==4.1.1 07:13:11 six==1.17.0 07:13:11 smmap==5.0.3 07:13:11 soupsieve==2.8.4 07:13:11 stevedore==5.8.0 07:13:11 tabulate==0.10.0 07:13:11 toml==0.10.2 07:13:11 tomlkit==0.15.0 07:13:11 tqdm==4.68.1 07:13:11 typing_extensions==4.15.0 07:13:11 urllib3==1.26.20 07:13:11 virtualenv==21.4.2 07:13:11 wcwidth==0.8.0 07:13:11 websocket-client==1.9.0 07:13:11 wrapt==2.2.1 07:13:11 xdg==6.0.0 07:13:11 xmltodict==1.0.4 07:13:11 yarl==1.24.2 07:13:11 yq==3.4.3 07:13:11 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins17574000719932131434.sh 07:13:11 ---> uv-install.sh 07:13:11 Installing uv/uvx (latest) using shell installer 07:13:11 2026-06-06 07:13:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-MbUMnB.sh" [1] 07:13:11 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:13:12 installing to /home/jenkins/.local/bin 07:13:12 uv 07:13:12 uvx 07:13:12 everything's installed! 07:13:12 07:13:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:13:12 07:13:12 source $HOME/.local/bin/env (sh, bash, zsh) 07:13:12 source $HOME/.local/bin/env.fish (fish) 07:13:12 Adding install location to PATH 07:13:12 ---> Validating uv/uvx install 07:13:12 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:13:12 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins582082475292018413.sh 07:13:12 + echo quiet=on 07:13:12 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-25331 07:13:13 [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:13:13 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=bgpcep --version 07:13:14 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:13:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:13:14 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:13:14 Default locale: en, platform encoding: UTF-8 07:13:14 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 07:13:14 [bgpcep-maven-clm-master] $ /bin/sh -xe /tmp/jenkins13555277316898129219.sh 07:13:14 + rm /home/jenkins/.wgetrc 07:13:14 [EnvInject] - Injecting environment variables from a build step. 07:13:14 [EnvInject] - Injecting as environment variables the properties content 07:13:14 SET_JDK_VERSION=openjdk21 07:13:14 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:13:14 07:13:14 [EnvInject] - Variables injected successfully. 07:13:14 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins8635090081655899706.sh 07:13:14 ---> update-java-alternatives.sh 07:13:14 ---> Updating Java version 07:13:14 ---> Ubuntu/Debian system detected 07:13:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 07:13:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 07:13:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 07:13:14 openjdk version "21.0.10" 2026-01-20 07:13:14 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 07:13:14 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 07:13:14 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:13:14 [EnvInject] - Injecting environment variables from a build step. 07:13:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:13:14 [EnvInject] - Variables injected successfully. 07:13:14 provisioning config files... 07:13:14 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config17270273228385966478tmp 07:13:15 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config2097509975658778556tmp 07:13:15 [EnvInject] - Injecting environment variables from a build step. 07:13:15 [EnvInject] - Injecting as environment variables the properties content 07:13:15 MAVEN_GOALS=clean install 07:13:15 07:13:15 [EnvInject] - Variables injected successfully. 07:13:15 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins511173451517920788.sh 07:13:15 ---> common-variables.sh 07:13:15 --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:13:15 ---> sonatype-clm.sh 07:13:15 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 07:13:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 07:13:15 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:13:15 Default locale: en, platform encoding: UTF-8 07:13:15 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 07:13:16 [INFO] Scanning for projects... 07:13:23 [INFO] ------------------------------------------------------------------------ 07:13:23 [INFO] Reactor Build Order: 07:13:23 [INFO] 07:13:23 [INFO] bgpcep-artifacts [pom] 07:13:23 [INFO] binding-parent [pom] 07:13:23 [INFO] graph-api [bundle] 07:13:23 [INFO] algo-api [bundle] 07:13:23 [INFO] concepts [bundle] 07:13:23 [INFO] BGPCEP common parent [pom] 07:13:23 [INFO] algo-impl [bundle] 07:13:23 [INFO] single-feature-parent [pom] 07:13:23 [INFO] OpenDaylight :: GRAPH :: API [feature] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 07:13:23 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 07:13:23 [INFO] graph-impl [bundle] 07:13:23 [INFO] OpenDaylight :: GRAPH [feature] 07:13:23 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 07:13:23 [INFO] testtool-parent [pom] 07:13:23 [INFO] util [bundle] 07:13:23 [INFO] bgp-concepts [bundle] 07:13:23 [INFO] bgp-parser-api [bundle] 07:13:23 [INFO] bgp-parser-spi [bundle] 07:13:23 [INFO] bgp-util [bundle] 07:13:23 [INFO] bgp-parser-impl [bundle] 07:13:23 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Parser [feature] 07:13:23 [INFO] bgp-rib-api [bundle] 07:13:23 [INFO] bgp-openconfig-api [bundle] 07:13:23 [INFO] bgp-rib-spi [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 07:13:23 [INFO] bgp-openconfig-spi [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 07:13:23 [INFO] bgp-bmp-api [bundle] 07:13:23 [INFO] bgp-extension-parent [pom] 07:13:23 [INFO] bgp-inet [bundle] 07:13:23 [INFO] bgp-path-selection-mode [bundle] 07:13:23 [INFO] config-loader-spi [bundle] 07:13:23 [INFO] config-loader-impl [bundle] 07:13:23 [INFO] testtool-util [bundle] 07:13:23 [INFO] routing-policy-config-loader [bundle] 07:13:23 [INFO] bgp-openconfig-rp-spi [bundle] 07:13:23 [INFO] bgp-route-target [bundle] 07:13:23 [INFO] bgp-openconfig-rp-impl [bundle] 07:13:23 [INFO] rsvp-api [bundle] 07:13:23 [INFO] rsvp-spi [bundle] 07:13:23 [INFO] rsvp-impl [bundle] 07:13:23 [INFO] bgp-linkstate [bundle] 07:13:23 [INFO] bgp-rib-mock [bundle] 07:13:23 [INFO] bgp-config-example [jar] 07:13:23 [INFO] bgp-openconfig-rp-statement [bundle] 07:13:23 [INFO] bgp-rib-impl [bundle] 07:13:23 [INFO] bgp-peer-acceptor [bundle] 07:13:23 [INFO] bgp-bmp-spi [bundle] 07:13:23 [INFO] OpenDaylight :: BMP :: API [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Inet [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 07:13:23 [INFO] bgp-openconfig-state [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 07:13:23 [INFO] topology-api [bundle] 07:13:23 [INFO] topology-tunnel-api [bundle] 07:13:23 [INFO] topology-segment-routing [bundle] 07:13:23 [INFO] bgp-topology-provider [bundle] 07:13:23 [INFO] OpenDaylight :: RSVP :: API [feature] 07:13:23 [INFO] OpenDaylight :: RSVP [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 07:13:23 [INFO] OpenDaylight :: BGP :: Topology [feature] 07:13:23 [INFO] bgp-cli [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: Cli [feature] 07:13:23 [INFO] bgp-flowspec [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 07:13:23 [INFO] bgp-labeled-unicast [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 07:13:23 [INFO] bgp-l3vpn [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 07:13:23 [INFO] bgp-mvpn [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 07:13:23 [INFO] bgp-evpn [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: Evpn [feature] 07:13:23 [INFO] protocols-config-loader [bundle] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 07:13:23 [INFO] topology-config-loader [bundle] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 07:13:23 [INFO] OpenDaylight :: BGP [feature] 07:13:23 [INFO] OpenDaylight :: Configuration Example Files [feature] 07:13:23 [INFO] bmp-monitors-config-loader [bundle] 07:13:23 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 07:13:23 [INFO] bgp-bmp-config-example [jar] 07:13:23 [INFO] OpenDaylight :: BMP :: Config files example [feature] 07:13:23 [INFO] bgp-bmp-parser-impl [bundle] 07:13:23 [INFO] bgp-bmp-impl [bundle] 07:13:23 [INFO] OpenDaylight :: BMP [feature] 07:13:23 [INFO] pcep-api [bundle] 07:13:23 [INFO] pcep-spi [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: Api [feature] 07:13:23 [INFO] pcep-parser [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 07:13:23 [INFO] pcep-impl [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: Impl [feature] 07:13:23 [INFO] programming-api [bundle] 07:13:23 [INFO] programming-spi [bundle] 07:13:23 [INFO] programming-topology-api [bundle] 07:13:23 [INFO] programming-tunnel-api [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 07:13:23 [INFO] pcep-tunnel-api [bundle] 07:13:23 [INFO] programming-impl [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 07:13:23 [INFO] pcep-topology-api [bundle] 07:13:23 [INFO] pcep-topology-spi [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: Topology [feature] 07:13:23 [INFO] pcep-server-api [bundle] 07:13:23 [INFO] pcep-pcc-mock [jar] 07:13:23 [INFO] pcep-topology-provider [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 07:13:23 [INFO] pcep-server-provider [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 07:13:23 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 07:13:23 [INFO] pcep-tunnel-provider [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 07:13:23 [INFO] pcep-config-example [jar] 07:13:23 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 07:13:23 [INFO] pcep-cli [bundle] 07:13:23 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 07:13:23 [INFO] OpenDaylight :: PCEP [feature] 07:13:23 [INFO] feature-repo-parent [pom] 07:13:23 [INFO] features-bgpcep [feature] 07:13:23 [INFO] bgp-benchmark-app [bundle] 07:13:23 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 07:13:23 [INFO] data-change-counter [bundle] 07:13:23 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 07:13:23 [INFO] features-bgpcep-testing [feature] 07:13:23 [INFO] bgpcep-features-parent [pom] 07:13:23 [INFO] graph [pom] 07:13:23 [INFO] bgp-parser-mock [bundle] 07:13:23 [INFO] bgp-testtool [jar] 07:13:23 [INFO] extensions [pom] 07:13:23 [INFO] bgp-parent [pom] 07:13:23 [INFO] bmp-mock [jar] 07:13:23 [INFO] bmp-parent [pom] 07:13:23 [INFO] algo-parent [pom] 07:13:23 [INFO] pcep-testtool [jar] 07:13:23 [INFO] pcep-server-parent [pom] 07:13:23 [INFO] pcep-topology-parent [pom] 07:13:23 [INFO] pcep-tunnel-parent [pom] 07:13:23 [INFO] pcep-parent [pom] 07:13:23 [INFO] programming-parent [pom] 07:13:23 [INFO] rsvp-parent [pom] 07:13:23 [INFO] topology-parent [pom] 07:13:23 [INFO] config-loader-parent [pom] 07:13:23 [INFO] bgpcep-karaf [pom] 07:13:23 [INFO] bgpcep [pom] 07:13:24 [INFO] 07:13:24 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 07:13:24 [INFO] Building bgpcep-artifacts 2.0.1-SNAPSHOT [1/161] 07:13:24 [INFO] from artifacts/pom.xml 07:13:24 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:24 [INFO] 07:13:24 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-artifacts --- 07:13:24 [INFO] 07:13:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-artifacts --- 07:13:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:13:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:13:24 [INFO] Rule 2: 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) @ bgpcep-artifacts --- 07:13:24 [INFO] 07:13:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-artifacts --- 07:13:25 [INFO] CycloneDX: Resolving Dependencies 07:13:25 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 07:13:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.xml 07:13:26 [INFO] attaching as bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/artifacts/target/bom.json 07:13:26 [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:26 [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:26 [INFO] attaching as bgpcep-artifacts-2.0.1-SNAPSHOT-cyclonedx.json 07:13:26 [INFO] 07:13:26 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-artifacts --- 07:13:26 [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:13:26 [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:13:26 [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:13:26 [INFO] 07:13:26 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgpcep-artifacts --- 07:13:27 [INFO] org.opendaylight.bgpcep:bgpcep-artifacts:pom:2.0.1-SNAPSHOT 07:13:27 [INFO] 07:13:27 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgpcep-artifacts --- 07:13:27 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/artifacts/target/sonatype-clm/module.xml 07:13:27 [INFO] 07:13:27 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 07:13:27 [INFO] Building binding-parent 2.0.1-SNAPSHOT [2/161] 07:13:27 [INFO] from binding-parent/pom.xml 07:13:27 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:28 [INFO] 07:13:28 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 07:13:28 [INFO] 07:13:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ binding-parent --- 07:13:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:13:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:13:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:28 [INFO] 07:13:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ binding-parent --- 07:13:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:28 [INFO] 07:13:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 07:13:28 [INFO] 07:13:28 [INFO] --- dependency:3.10.0:properties (default) @ binding-parent --- 07:13:28 [INFO] 07:13:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ binding-parent --- 07:13:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:13:29 [INFO] 07:13:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 07:13:29 [INFO] Starting audit... 07:13:29 Audit done. 07:13:29 [INFO] You have 0 Checkstyle violations. 07:13:29 [INFO] 07:13:29 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 07:13:30 [INFO] Starting audit... 07:13:30 Audit done. 07:13:30 [INFO] You have 0 Checkstyle violations. 07:13:30 [INFO] 07:13:30 [INFO] --- dependency:3.10.0:copy (unpack-license) @ binding-parent --- 07:13:30 [INFO] 07:13:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 07:13:30 [INFO] 07:13:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 07:13:31 [INFO] No files found to run spotbugs, check compile phase has been run 07:13:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:31 [INFO] 07:13:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 07:13:31 [INFO] 07:13:31 [INFO] 07:13:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 07:13:31 [INFO] 07:13:31 [INFO] --- copy:14.3.1:copy-files (default) @ binding-parent --- 07:13:31 [INFO] 07:13:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ binding-parent --- 07:13:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:13:32 [INFO] 07:13:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 07:13:32 [INFO] CycloneDX: Resolving Dependencies 07:13:32 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:13:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.xml 07:13:33 [INFO] attaching as binding-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/binding-parent/target/bom.json 07:13:33 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:13:33 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 07:13:33 [INFO] attaching as binding-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:13:33 [INFO] 07:13:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 07:13:33 [INFO] Skipping duplicate-finder execution! 07:13:33 [INFO] 07:13:33 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ binding-parent --- 07:13:33 [INFO] Skipping pom project 07:13:33 [INFO] 07:13:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ binding-parent --- 07:13:33 [INFO] 07:13:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 07:13:33 [INFO] 07:13:33 [INFO] --- jacoco:0.8.14:report (report) @ binding-parent --- 07:13:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:33 [INFO] 07:13:33 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 07:13:33 [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:13:33 [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:13:33 [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:13:33 [INFO] 07:13:33 [INFO] --- dependency:3.10.0:tree (default-cli) @ binding-parent --- 07:13:33 [INFO] org.opendaylight.bgpcep:binding-parent:pom:2.0.1-SNAPSHOT 07:13:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:33 [INFO] +- junit:junit:jar:4.13.2:test 07:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:33 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:13:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:33 [INFO] 07:13:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ binding-parent --- 07:13:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/binding-parent/target/sonatype-clm/module.xml 07:13:34 [INFO] 07:13:34 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 07:13:34 [INFO] Building graph-api 2.0.1-SNAPSHOT [3/161] 07:13:34 [INFO] from graph/graph-api/pom.xml 07:13:34 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:34 [INFO] 07:13:34 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-api --- 07:13:34 [INFO] 07:13:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-api --- 07:13:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:34 [INFO] 07:13:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-api --- 07:13:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:34 [INFO] 07:13:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-api --- 07:13:35 [INFO] 07:13:35 [INFO] --- dependency:3.10.0:properties (default) @ graph-api --- 07:13:35 [INFO] 07:13:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-api --- 07:13:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:13:35 [INFO] 07:13:35 [INFO] --- yang:15.0.2:generate-sources (binding) @ graph-api --- 07:13:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:13:36 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/yang 07:13:36 [INFO] yang-to-sources: Found 4 dependencies in 47.54 ms 07:13:36 [INFO] yang-to-sources: Project model files found: 1 in 103.1 ms 07:13:37 [INFO] yang-to-sources: 4 YANG models processed in 336.4 ms 07:13:37 [INFO] BindingJavaFileGenerator: Defined 76 files in 108.7 ms 07:13:37 [INFO] Sorted 76 files into 15 directories in 3.529 ms 07:13:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 76 in 250.4 ms 07:13:37 [INFO] 07:13:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-api --- 07:13:37 [INFO] Starting audit... 07:13:37 Audit done. 07:13:37 [INFO] You have 0 Checkstyle violations. 07:13:37 [INFO] 07:13:37 [INFO] --- checkstyle:3.6.0:check (default) @ graph-api --- 07:13:37 [INFO] Starting audit... 07:13:37 Audit done. 07:13:37 [INFO] You have 0 Checkstyle violations. 07:13:37 [INFO] 07:13:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ graph-api --- 07:13:37 [INFO] 07:13:37 [INFO] --- resources:3.4.0:resources (default-resources) @ graph-api --- 07:13:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/main/resources 07:13:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:13:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:13:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:13:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:13:37 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/generated-sources/spi 07:13:37 [INFO] 07:13:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ graph-api --- 07:13:38 [INFO] Recompiling the module because of changed source code. 07:13:38 [INFO] Compiling 82 source files with javac [debug release 21] to target/classes 07:13:39 [INFO] 07:13:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-api >>> 07:13:39 [INFO] 07:13:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-api --- 07:13:40 [INFO] Fork Value is true 07:13:43 [INFO] Done SpotBugs Analysis.... 07:13:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:43 [INFO] 07:13:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-api <<< 07:13:43 [INFO] 07:13:43 [INFO] 07:13:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-api --- 07:13:43 [INFO] BugInstance size is 0 07:13:43 [INFO] Error size is 0 07:13:43 [INFO] No errors/warnings found 07:13:43 [INFO] 07:13:43 [INFO] --- resources:3.4.0:testResources (default-testResources) @ graph-api --- 07:13:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-api/src/test/resources 07:13:43 [INFO] 07:13:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ graph-api --- 07:13:43 [INFO] No sources to compile 07:13:43 [INFO] 07:13:43 [INFO] --- surefire:3.5.5:test (default-test) @ graph-api --- 07:13:43 [INFO] No tests to run. 07:13:43 [INFO] 07:13:43 [INFO] --- copy:14.3.1:copy-files (default) @ graph-api --- 07:13:43 [INFO] 07:13:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-api --- 07:13:44 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT.jar 07:13:44 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/classes/META-INF/MANIFEST.MF 07:13:44 [INFO] 07:13:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-api --- 07:13:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-javadoc.jar 07:13:47 [INFO] 07:13:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-api --- 07:13:47 [INFO] CycloneDX: Resolving Dependencies 07:13:47 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:13:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.xml 07:13:47 [INFO] attaching as graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/bom.json 07:13:47 [INFO] attaching as graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:47 [INFO] 07:13:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 07:13:47 [INFO] Skipping duplicate-finder execution! 07:13:47 [INFO] 07:13:47 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ graph-api --- 07:13:47 [INFO] No dependency problems found 07:13:47 [INFO] 07:13:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ graph-api --- 07:13:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/graph-api-2.0.1-SNAPSHOT-sources.jar 07:13:48 [INFO] 07:13:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-api --- 07:13:48 [INFO] 07:13:48 [INFO] --- jacoco:0.8.14:report (report) @ graph-api --- 07:13:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:48 [INFO] 07:13:48 [INFO] --- install:3.1.4:install (default-install) @ graph-api --- 07:13:48 [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:13:48 [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:13:48 [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:13:48 [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:13:48 [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:13:48 [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:13:48 [INFO] 07:13:48 [INFO] --- bundle:6.0.0:install (default-install) @ graph-api --- 07:13:48 [INFO] Writing OBR metadata 07:13:48 [INFO] Installing org/opendaylight/bgpcep/graph-api/2.0.1-SNAPSHOT/graph-api-2.0.1-SNAPSHOT.jar 07:13:48 [INFO] Writing OBR metadata 07:13:48 [INFO] 07:13:48 [INFO] --- dependency:3.10.0:tree (default-cli) @ graph-api --- 07:13:48 [INFO] org.opendaylight.bgpcep:graph-api:bundle:2.0.1-SNAPSHOT 07:13:48 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:48 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:48 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:48 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:48 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:48 [INFO] +- junit:junit:jar:4.13.2:test 07:13:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:48 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:13:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:48 [INFO] 07:13:48 [INFO] --- clm:3.0.8-01:index (default-cli) @ graph-api --- 07:13:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-api/target/sonatype-clm/module.xml 07:13:48 [INFO] 07:13:48 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 07:13:48 [INFO] Building algo-api 2.0.1-SNAPSHOT [4/161] 07:13:48 [INFO] from algo/algo-api/pom.xml 07:13:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:48 [INFO] 07:13:48 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-api --- 07:13:48 [INFO] 07:13:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-api --- 07:13:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:48 [INFO] 07:13:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-api --- 07:13:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:48 [INFO] 07:13:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-api --- 07:13:48 [INFO] 07:13:48 [INFO] --- dependency:3.10.0:properties (default) @ algo-api --- 07:13:48 [INFO] 07:13:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-api --- 07:13:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:13:48 [INFO] 07:13:48 [INFO] --- yang:15.0.2:generate-sources (binding) @ algo-api --- 07:13:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:13:48 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/yang 07:13:48 [INFO] yang-to-sources: Found 5 dependencies in 9.630 ms 07:13:48 [INFO] yang-to-sources: Project model files found: 1 in 9.253 ms 07:13:48 [INFO] yang-to-sources: 5 YANG models processed in 117.4 ms 07:13:48 [INFO] BindingJavaFileGenerator: Defined 36 files in 20.47 ms 07:13:48 [INFO] Sorted 36 files into 10 directories in 167.4 μs 07:13:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 36 in 42.85 ms 07:13:48 [INFO] 07:13:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-api --- 07:13:48 [INFO] Starting audit... 07:13:48 Audit done. 07:13:48 [INFO] You have 0 Checkstyle violations. 07:13:48 [INFO] 07:13:48 [INFO] --- checkstyle:3.6.0:check (default) @ algo-api --- 07:13:48 [INFO] Starting audit... 07:13:48 Audit done. 07:13:48 [INFO] You have 0 Checkstyle violations. 07:13:48 [INFO] 07:13:48 [INFO] --- dependency:3.10.0:copy (unpack-license) @ algo-api --- 07:13:48 [INFO] 07:13:48 [INFO] --- resources:3.4.0:resources (default-resources) @ algo-api --- 07:13:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/main/resources 07:13:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:13:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:13:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:13:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:13:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/generated-sources/spi 07:13:48 [INFO] 07:13:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ algo-api --- 07:13:48 [INFO] Recompiling the module because of changed dependency. 07:13:48 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 07:13:49 [INFO] 07:13:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-api >>> 07:13:49 [INFO] 07:13:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-api --- 07:13:49 [INFO] Fork Value is true 07:13:51 [INFO] Done SpotBugs Analysis.... 07:13:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:51 [INFO] 07:13:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-api <<< 07:13:51 [INFO] 07:13:51 [INFO] 07:13:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-api --- 07:13:51 [INFO] BugInstance size is 0 07:13:51 [INFO] Error size is 0 07:13:51 [INFO] No errors/warnings found 07:13:51 [INFO] 07:13:51 [INFO] --- resources:3.4.0:testResources (default-testResources) @ algo-api --- 07:13:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-api/src/test/resources 07:13:51 [INFO] 07:13:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ algo-api --- 07:13:51 [INFO] No sources to compile 07:13:51 [INFO] 07:13:51 [INFO] --- surefire:3.5.5:test (default-test) @ algo-api --- 07:13:51 [INFO] No tests to run. 07:13:51 [INFO] 07:13:51 [INFO] --- copy:14.3.1:copy-files (default) @ algo-api --- 07:13:51 [INFO] 07:13:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-api --- 07:13:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT.jar 07:13:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/classes/META-INF/MANIFEST.MF 07:13:52 [INFO] 07:13:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-api --- 07:13:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-javadoc.jar 07:13:54 [INFO] 07:13:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-api --- 07:13:54 [INFO] CycloneDX: Resolving Dependencies 07:13:54 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 07:13:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.xml 07:13:54 [INFO] attaching as algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:13:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/bom.json 07:13:54 [INFO] attaching as algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:13:54 [INFO] 07:13:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 07:13:54 [INFO] Skipping duplicate-finder execution! 07:13:54 [INFO] 07:13:54 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ algo-api --- 07:13:54 [INFO] No dependency problems found 07:13:54 [INFO] 07:13:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ algo-api --- 07:13:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/algo-api-2.0.1-SNAPSHOT-sources.jar 07:13:54 [INFO] 07:13:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-api --- 07:13:54 [INFO] 07:13:54 [INFO] --- jacoco:0.8.14:report (report) @ algo-api --- 07:13:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:54 [INFO] 07:13:54 [INFO] --- install:3.1.4:install (default-install) @ algo-api --- 07:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [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:13:54 [INFO] 07:13:54 [INFO] --- bundle:6.0.0:install (default-install) @ algo-api --- 07:13:54 [INFO] Installing org/opendaylight/bgpcep/algo-api/2.0.1-SNAPSHOT/algo-api-2.0.1-SNAPSHOT.jar 07:13:54 [INFO] Writing OBR metadata 07:13:54 [INFO] 07:13:54 [INFO] --- dependency:3.10.0:tree (default-cli) @ algo-api --- 07:13:54 [INFO] org.opendaylight.bgpcep:algo-api:bundle:2.0.1-SNAPSHOT 07:13:54 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:13:54 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:13:54 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:13:54 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:13:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:13:54 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:13:54 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:13:54 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:13:54 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:13:54 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:13:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:13:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:13:54 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:13:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:13:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:13:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:13:54 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:13:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:13:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:13:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:13:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:13:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:13:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:13:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:13:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:13:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:13:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:13:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:13:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:13:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:13:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:13:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:13:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:13:54 [INFO] +- junit:junit:jar:4.13.2:test 07:13:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:13:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:13:54 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:13:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:13:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:13:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:13:54 [INFO] 07:13:54 [INFO] --- clm:3.0.8-01:index (default-cli) @ algo-api --- 07:13:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-api/target/sonatype-clm/module.xml 07:13:54 [INFO] 07:13:54 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 07:13:54 [INFO] Building concepts 2.0.1-SNAPSHOT [5/161] 07:13:54 [INFO] from concepts/pom.xml 07:13:54 [INFO] -------------------------------[ bundle ]------------------------------- 07:13:54 [INFO] 07:13:55 [INFO] --- clean:3.5.0:clean (default-clean) @ concepts --- 07:13:55 [INFO] 07:13:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ concepts --- 07:13:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:55 [INFO] 07:13:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ concepts --- 07:13:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:13:55 [INFO] 07:13:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ concepts --- 07:13:55 [INFO] 07:13:55 [INFO] --- dependency:3.10.0:properties (default) @ concepts --- 07:13:55 [INFO] 07:13:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ concepts --- 07:13: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/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:13:55 [INFO] 07:13:55 [INFO] --- yang:15.0.2:generate-sources (binding) @ concepts --- 07:13:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:13:55 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/concepts/src/main/yang 07:13:55 [INFO] yang-to-sources: Found 3 dependencies in 3.957 ms 07:13:55 [INFO] yang-to-sources: Project model files found: 4 in 2.914 ms 07:13:55 [INFO] yang-to-sources: 7 YANG models processed in 33.00 ms 07:13:55 [INFO] BindingJavaFileGenerator: Defined 25 files in 7.817 ms 07:13:55 [INFO] Sorted 25 files into 9 directories in 124.4 μs 07:13:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 21.61 ms 07:13:55 [INFO] 07:13:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ concepts --- 07:13:55 [INFO] Starting audit... 07:13:55 Audit done. 07:13:55 [INFO] You have 0 Checkstyle violations. 07:13:55 [INFO] 07:13:55 [INFO] --- checkstyle:3.6.0:check (default) @ concepts --- 07:13:55 [INFO] Starting audit... 07:13:55 Audit done. 07:13:55 [INFO] You have 0 Checkstyle violations. 07:13:55 [INFO] 07:13:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ concepts --- 07:13:55 [INFO] 07:13:55 [INFO] --- resources:3.4.0:resources (default-resources) @ concepts --- 07:13:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/main/resources 07:13:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:13:55 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:13:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:13:55 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:13:55 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/target/generated-sources/spi 07:13:55 [INFO] 07:13:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ concepts --- 07:13:55 [INFO] Recompiling the module because of changed source code. 07:13:55 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 07:13:56 [INFO] 07:13:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ concepts >>> 07:13:56 [INFO] 07:13:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ concepts --- 07:13:56 [INFO] Fork Value is true 07:13:58 [INFO] Done SpotBugs Analysis.... 07:13:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:13:58 [INFO] 07:13:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ concepts <<< 07:13:58 [INFO] 07:13:58 [INFO] 07:13:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ concepts --- 07:13:58 [INFO] BugInstance size is 0 07:13:58 [INFO] Error size is 0 07:13:58 [INFO] No errors/warnings found 07:13:58 [INFO] 07:13:58 [INFO] --- resources:3.4.0:testResources (default-testResources) @ concepts --- 07:13:58 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/concepts/src/test/resources 07:13:58 [INFO] 07:13:58 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ concepts --- 07:13:58 [INFO] Recompiling the module because of changed dependency. 07:13:58 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:13:58 [INFO] 07:13:58 [INFO] --- surefire:3.5.5:test (default-test) @ concepts --- 07:13:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:13:59 [INFO] 07:13:59 [INFO] ------------------------------------------------------- 07:13:59 [INFO] T E S T S 07:13:59 [INFO] ------------------------------------------------------- 07:13:59 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:14:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 07:14:00 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 07:14:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.protocol.concepts.ASNumberTest 07:14:00 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 07:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 07:14:00 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 07:14:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.protocol.concepts.BandwidthTest 07:14:00 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 07:14:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 07:14:00 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:14:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 07:14:00 [INFO] 07:14:00 [INFO] Results: 07:14:00 [INFO] 07:14:00 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 07:14:00 [INFO] 07:14:00 [INFO] 07:14:00 [INFO] --- copy:14.3.1:copy-files (default) @ concepts --- 07:14:00 [INFO] 07:14:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ concepts --- 07:14:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT.jar 07:14:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/concepts/target/classes/META-INF/MANIFEST.MF 07:14:00 [INFO] 07:14:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ concepts --- 07:14:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-javadoc.jar 07:14:02 [INFO] 07:14:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ concepts --- 07:14:02 [INFO] CycloneDX: Resolving Dependencies 07:14:02 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:14:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.xml 07:14:02 [INFO] attaching as concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/concepts/target/bom.json 07:14:02 [INFO] attaching as concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:14:02 [INFO] 07:14:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 07:14:02 [INFO] Skipping duplicate-finder execution! 07:14:02 [INFO] 07:14:02 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ concepts --- 07:14:02 [WARNING] Non-test scoped test only dependencies found: 07:14:02 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:02 [INFO] 07:14:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ concepts --- 07:14:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/concepts/target/concepts-2.0.1-SNAPSHOT-sources.jar 07:14:02 [INFO] 07:14:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ concepts --- 07:14:02 [INFO] 07:14:02 [INFO] --- jacoco:0.8.14:report (report) @ concepts --- 07:14:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/concepts/target/code-coverage/jacoco.exec 07:14:02 [INFO] Analyzed bundle 'concepts' with 13 classes 07:14:02 [INFO] 07:14:02 [INFO] --- install:3.1.4:install (default-install) @ concepts --- 07:14:02 [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:14:02 [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:14:02 [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:14:02 [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:14:02 [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:14:02 [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:14:02 [INFO] 07:14:02 [INFO] --- bundle:6.0.0:install (default-install) @ concepts --- 07:14:02 [INFO] Installing org/opendaylight/bgpcep/concepts/2.0.1-SNAPSHOT/concepts-2.0.1-SNAPSHOT.jar 07:14:02 [INFO] Writing OBR metadata 07:14:02 [INFO] 07:14:02 [INFO] --- dependency:3.10.0:tree (default-cli) @ concepts --- 07:14:02 [INFO] org.opendaylight.bgpcep:concepts:bundle:2.0.1-SNAPSHOT 07:14:02 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:02 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:14:02 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:02 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:02 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:02 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:02 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:02 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:14:02 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:test 07:14:02 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test 07:14:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:02 [INFO] +- junit:junit:jar:4.13.2:test 07:14:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:02 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:14:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:02 [INFO] 07:14:02 [INFO] --- clm:3.0.8-01:index (default-cli) @ concepts --- 07:14:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/concepts/target/sonatype-clm/module.xml 07:14:02 [INFO] 07:14:02 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 07:14:02 [INFO] Building BGPCEP common parent 2.0.1-SNAPSHOT [6/161] 07:14:02 [INFO] from parent/pom.xml 07:14:02 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:02 [INFO] 07:14:02 [INFO] --- clean:3.5.0:clean (default-clean) @ bgpcep-parent --- 07:14:02 [INFO] 07:14:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgpcep-parent --- 07:14:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:02 [INFO] 07:14:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 07:14:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:02 [INFO] 07:14:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgpcep-parent --- 07:14:02 [INFO] 07:14:02 [INFO] --- dependency:3.10.0:properties (default) @ bgpcep-parent --- 07:14:02 [INFO] 07:14:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgpcep-parent --- 07:14:02 [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:14:02 [INFO] 07:14:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgpcep-parent --- 07:14:02 [INFO] Starting audit... 07:14:02 Audit done. 07:14:02 [INFO] You have 0 Checkstyle violations. 07:14:02 [INFO] 07:14:02 [INFO] --- checkstyle:3.6.0:check (default) @ bgpcep-parent --- 07:14:03 [INFO] Starting audit... 07:14:03 Audit done. 07:14:03 [INFO] You have 0 Checkstyle violations. 07:14:03 [INFO] 07:14:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgpcep-parent --- 07:14:03 [INFO] 07:14:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 07:14:03 [INFO] 07:14:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgpcep-parent --- 07:14:03 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:03 [INFO] 07:14:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 07:14:03 [INFO] 07:14:03 [INFO] 07:14:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgpcep-parent --- 07:14:03 [INFO] 07:14:03 [INFO] --- copy:14.3.1:copy-files (default) @ bgpcep-parent --- 07:14:03 [INFO] 07:14:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgpcep-parent --- 07:14:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:03 [INFO] 07:14:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgpcep-parent --- 07:14:03 [INFO] CycloneDX: Resolving Dependencies 07:14:03 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:14:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.xml 07:14:03 [INFO] attaching as bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/parent/target/bom.json 07:14:03 [INFO] attaching as bgpcep-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:14:03 [INFO] 07:14:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 07:14:03 [INFO] Skipping duplicate-finder execution! 07:14:03 [INFO] 07:14:03 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgpcep-parent --- 07:14:03 [INFO] Skipping pom project 07:14:03 [INFO] 07:14:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgpcep-parent --- 07:14:03 [INFO] 07:14:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgpcep-parent --- 07:14:03 [INFO] 07:14:03 [INFO] --- jacoco:0.8.14:report (report) @ bgpcep-parent --- 07:14:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:03 [INFO] 07:14:03 [INFO] --- install:3.1.4:install (default-install) @ bgpcep-parent --- 07:14:03 [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:14:03 [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:14:03 [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:14:03 [INFO] 07:14:03 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgpcep-parent --- 07:14:03 [INFO] org.opendaylight.bgpcep:bgpcep-parent:pom:2.0.1-SNAPSHOT 07:14:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:03 [INFO] +- junit:junit:jar:4.13.2:test 07:14:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:03 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:03 [INFO] 07:14:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgpcep-parent --- 07:14:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/parent/target/sonatype-clm/module.xml 07:14:03 [INFO] 07:14:03 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 07:14:03 [INFO] Building algo-impl 2.0.1-SNAPSHOT [7/161] 07:14:03 [INFO] from algo/algo-impl/pom.xml 07:14:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:03 [INFO] 07:14:03 [INFO] --- clean:3.5.0:clean (default-clean) @ algo-impl --- 07:14:03 [INFO] 07:14:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ algo-impl --- 07:14:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:03 [INFO] 07:14:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ algo-impl --- 07:14:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:03 [INFO] 07:14:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ algo-impl --- 07:14:03 [INFO] 07:14:03 [INFO] --- dependency:3.10.0:properties (default) @ algo-impl --- 07:14:03 [INFO] 07:14:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ algo-impl --- 07:14: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/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:14:03 [INFO] 07:14:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ algo-impl --- 07:14:03 [INFO] Starting audit... 07:14:03 Audit done. 07:14:03 [INFO] You have 0 Checkstyle violations. 07:14:03 [INFO] 07:14:03 [INFO] --- checkstyle:3.6.0:check (default) @ algo-impl --- 07:14:04 [INFO] Starting audit... 07:14:04 Audit done. 07:14:04 [INFO] You have 0 Checkstyle violations. 07:14:04 [INFO] 07:14:04 [INFO] --- dependency:3.10.0:copy (unpack-license) @ algo-impl --- 07:14:04 [INFO] 07:14:04 [INFO] --- resources:3.4.0:resources (default-resources) @ algo-impl --- 07:14:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/resources 07:14:04 [INFO] 07:14:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ algo-impl --- 07:14:04 [INFO] Recompiling the module because of changed dependency. 07:14:04 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:14:04 [INFO] 07:14:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ algo-impl >>> 07:14:04 [INFO] 07:14:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ algo-impl --- 07:14:04 [INFO] Fork Value is true 07:14:08 [INFO] Done SpotBugs Analysis.... 07:14:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:08 [INFO] 07:14:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ algo-impl <<< 07:14:08 [INFO] 07:14:08 [INFO] 07:14:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ algo-impl --- 07:14:08 [INFO] BugInstance size is 0 07:14:08 [INFO] Error size is 0 07:14:08 [INFO] No errors/warnings found 07:14:08 [INFO] 07:14:08 [INFO] --- resources:3.4.0:testResources (default-testResources) @ algo-impl --- 07:14:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/test/resources 07:14:08 [INFO] 07:14:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ algo-impl --- 07:14:08 [INFO] No sources to compile 07:14:08 [INFO] 07:14:08 [INFO] --- surefire:3.5.5:test (default-test) @ algo-impl --- 07:14:08 [INFO] No tests to run. 07:14:08 [INFO] 07:14:08 [INFO] --- copy:14.3.1:copy-files (default) @ algo-impl --- 07:14:08 [INFO] 07:14:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ algo-impl --- 07:14:08 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT.jar 07:14:08 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 07:14:08 [INFO] 07:14:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ algo-impl --- 07:14:10 [WARNING] Javadoc Warnings 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:46: warning: no comment 07:14:10 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:56: warning: no comment 07:14:10 [WARNING] protected Constraints constraints = null; 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:49: warning: no comment 07:14:10 [WARNING] protected final ConnectedGraph graph; 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:53: warning: no comment 07:14:10 [WARNING] protected CspfPath pathDestination = null; 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:52: warning: no comment 07:14:10 [WARNING] protected CspfPath pathSource = null; 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:62: warning: no comment 07:14:10 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:63: warning: no comment 07:14:10 [WARNING] protected final HashMap processedPath = new HashMap<>(); 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:59: warning: no comment 07:14:10 [WARNING] protected ComputationStatus status = ComputationStatus.Idle; 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:65: warning: no comment 07:14:10 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:761: warning: no comment 07:14:10 [WARNING] protected ConstrainedPath combineDivertPaths(final CspfPath pcp, final CspfPath scp) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:901: warning: no comment 07:14:10 [WARNING] protected abstract CspfPath computeSimplePath(VertexKey source, VertexKey destination); 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:747: warning: no comment 07:14:10 [WARNING] protected int getComputedDelay(final List path) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:719: warning: no comment 07:14:10 [WARNING] protected int getComputedMetric(final List path) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:733: warning: no comment 07:14:10 [WARNING] protected int getComputedTeMetric(final List path) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:692: warning: no comment 07:14:10 [WARNING] protected void resetEdgesDiversity(final List edges) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:712: warning: no comment 07:14:10 [WARNING] protected void resetVerticesDiversity(final List edges) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:681: warning: no comment 07:14:10 [WARNING] protected void setEdgesDiversity(final List edges) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:699: warning: no comment 07:14:10 [WARNING] protected void setVerticesDiversity(final List edges) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:537: warning: no comment 07:14:10 [WARNING] protected ConstrainedPath toConstrainedPath(final CspfPath path) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:560: warning: no comment 07:14:10 [WARNING] protected ConstrainedPath toConstrainedPath(final CspfPath primary, final CspfPath secondary) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:33: warning: no comment 07:14:10 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 07:14:10 [WARNING] protected enum CspfPathStatus { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:72: warning: no comment 07:14:10 [WARNING] public CspfPath(final CspfPath path) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:67: warning: no comment 07:14:10 [WARNING] public CspfPath(final ConnectedVertex source, final ConnectedVertex vertex) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:114: warning: no comment 07:14:10 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:119: warning: no comment 07:14:10 [WARNING] public CspfPath addPath(final List list) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:167: warning: no comment 07:14:10 [WARNING] public void clearPath() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:101: warning: no comment 07:14:10 [WARNING] public int getCost() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:110: warning: no comment 07:14:10 [WARNING] public int getDelay() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:189: warning: no comment 07:14:10 [WARNING] public Integer getKey() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:132: warning: no comment 07:14:10 [WARNING] public List getPath() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:136: warning: no comment 07:14:10 [WARNING] public int getPathCount() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:163: warning: no comment 07:14:10 [WARNING] public float getPathLength() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:154: warning: no comment 07:14:10 [WARNING] public Long getPredecessor() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:88: warning: no comment 07:14:10 [WARNING] public ConnectedVertex getSource() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:145: warning: no comment 07:14:10 [WARNING] public CspfPathStatus getStatus() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:84: warning: no comment 07:14:10 [WARNING] public ConnectedVertex getVertex() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 07:14:10 [WARNING] public Long getVertexKey() { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:124: warning: no comment 07:14:10 [WARNING] public CspfPath replacePath(final List list) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:96: warning: no comment 07:14:10 [WARNING] public CspfPath setCost(final int cost) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:105: warning: no comment 07:14:10 [WARNING] public CspfPath setDelay(final int delay) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:184: warning: no comment 07:14:10 [WARNING] public CspfPath setKey(final Integer key) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:158: warning: no comment 07:14:10 [WARNING] public CspfPath setPathLength(final float length) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:149: warning: no comment 07:14:10 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:140: warning: no comment 07:14:10 [WARNING] public CspfPath setStatus(final CspfPathStatus status) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:55: warning: no comment 07:14:10 [WARNING] Active, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:56: warning: no comment 07:14:10 [WARNING] Completed, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:54: warning: no comment 07:14:10 [WARNING] Dominated, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:58: warning: no comment 07:14:10 [WARNING] Failed 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 07:14:10 [WARNING] InProgress, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 07:14:10 [WARNING] NoOp, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 07:14:10 [WARNING] NoPath, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:53: warning: no comment 07:14:10 [WARNING] Processed, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 07:14:10 [WARNING] Selected, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:56: warning: no comment 07:14:10 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:101: warning: no comment 07:14:10 [WARNING] public Samcra(final ConnectedGraph graph) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:31: warning: no comment 07:14:10 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 07:14:10 [WARNING] ^ 07:14:10 [WARNING] 57 warnings 07:14:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-javadoc.jar 07:14:10 [INFO] 07:14:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ algo-impl --- 07:14:10 [INFO] CycloneDX: Resolving Dependencies 07:14:10 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:14:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.xml 07:14:10 [INFO] attaching as algo-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/bom.json 07:14:10 [INFO] attaching as algo-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:14:10 [INFO] 07:14:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 07:14:10 [INFO] Skipping duplicate-finder execution! 07:14:10 [INFO] 07:14:10 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ algo-impl --- 07:14:10 [INFO] No dependency problems found 07:14:10 [INFO] 07:14:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ algo-impl --- 07:14:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/algo-impl-2.0.1-SNAPSHOT-sources.jar 07:14:10 [INFO] 07:14:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ algo-impl --- 07:14:10 [INFO] 07:14:10 [INFO] --- jacoco:0.8.14:report (report) @ algo-impl --- 07:14:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:10 [INFO] 07:14:10 [INFO] --- install:3.1.4:install (default-install) @ algo-impl --- 07:14:10 [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:14:10 [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:14:10 [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:14:10 [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:14:10 [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:14:10 [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:14:10 [INFO] 07:14:10 [INFO] --- bundle:6.0.0:install (default-install) @ algo-impl --- 07:14:10 [INFO] Installing org/opendaylight/bgpcep/algo-impl/2.0.1-SNAPSHOT/algo-impl-2.0.1-SNAPSHOT.jar 07:14:10 [INFO] Writing OBR metadata 07:14:11 [INFO] 07:14:11 [INFO] --- dependency:3.10.0:tree (default-cli) @ algo-impl --- 07:14:11 [INFO] org.opendaylight.bgpcep:algo-impl:bundle:2.0.1-SNAPSHOT 07:14:11 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:14:11 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:14:11 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:11 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:11 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:14:11 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:11 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:11 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:14:11 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:14:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:14:11 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:14:11 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:11 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:11 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:11 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:11 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:14:11 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:14:11 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:14:11 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:14:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:11 [INFO] +- junit:junit:jar:4.13.2:test 07:14:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:11 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:11 [INFO] 07:14:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ algo-impl --- 07:14:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/algo/algo-impl/target/sonatype-clm/module.xml 07:14:11 [INFO] 07:14:11 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 07:14:11 [INFO] Building single-feature-parent 2.0.1-SNAPSHOT [8/161] 07:14:11 [INFO] from single-feature-parent/pom.xml 07:14:11 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:11 [INFO] 07:14:11 [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- 07:14:11 [INFO] 07:14:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ single-feature-parent --- 07:14:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 07:14:11 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 07:14:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:11 [INFO] 07:14:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ single-feature-parent --- 07:14:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:11 [INFO] 07:14:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- 07:14:11 [INFO] 07:14:11 [INFO] --- dependency:3.10.0:properties (default) @ single-feature-parent --- 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ single-feature-parent --- 07:14:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:11 [INFO] argLine set to empty 07:14:11 [INFO] 07:14:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- 07:14:11 [INFO] Starting audit... 07:14:11 Audit done. 07:14:11 [INFO] You have 0 Checkstyle violations. 07:14:11 [INFO] 07:14:11 [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- 07:14:11 [INFO] Starting audit... 07:14:11 Audit done. 07:14:11 [INFO] You have 0 Checkstyle violations. 07:14:11 [INFO] 07:14:11 [INFO] --- dependency:3.10.0:copy (unpack-license) @ single-feature-parent --- 07:14:11 [INFO] 07:14:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 07:14:11 [INFO] 07:14:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- 07:14:12 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:12 [INFO] 07:14:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 07:14:12 [INFO] 07:14:12 [INFO] 07:14:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- 07:14:12 [INFO] 07:14:12 [INFO] --- feattest:14.3.1:test (default) @ single-feature-parent --- 07:14:12 [INFO] Project packaging is not 'feature', skipping execution 07:14:12 [INFO] 07:14:12 [INFO] --- copy:14.3.1:copy-files (default) @ single-feature-parent --- 07:14:12 [INFO] 07:14:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ single-feature-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) @ single-feature-parent --- 07:14:13 [INFO] CycloneDX: Resolving Dependencies 07:14:13 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:14:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.xml 07:14:13 [INFO] attaching as single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/bom.json 07:14:13 [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:14:13 [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:14:13 [INFO] attaching as single-feature-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:14:13 [INFO] 07:14:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 07:14:13 [INFO] Skipping duplicate-finder execution! 07:14:13 [INFO] 07:14:13 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ single-feature-parent --- 07:14:13 [INFO] Skipping plugin execution 07:14:13 [INFO] 07:14:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ single-feature-parent --- 07:14:14 [INFO] Skipping source per configuration. 07:14:14 [INFO] 07:14:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- 07:14:14 [INFO] 07:14:14 [INFO] --- jacoco:0.8.14:report (report) @ single-feature-parent --- 07:14:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:14 [INFO] 07:14:14 [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- 07:14:14 [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:14:14 [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:14:14 [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:14:14 [INFO] 07:14:14 [INFO] --- dependency:3.10.0:tree (default-cli) @ single-feature-parent --- 07:14:14 [INFO] org.opendaylight.bgpcep:single-feature-parent:pom:2.0.1-SNAPSHOT 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.hamcrest:hamcrest-core: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] +- junit:junit:jar:4.13.2: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.8-01:index (default-cli) @ single-feature-parent --- 07:14:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/single-feature-parent/target/sonatype-clm/module.xml 07:14:14 [INFO] 07:14:14 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 07:14:14 [INFO] Building OpenDaylight :: GRAPH :: API 2.0.1-SNAPSHOT [9/161] 07:14:14 [INFO] from features/odl-bgpcep-graph-api/pom.xml 07:14:14 [INFO] ------------------------------[ feature ]------------------------------- 07:14:14 [INFO] 07:14:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph-api --- 07:14:14 [INFO] 07:14:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 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) @ odl-bgpcep-graph-api --- 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) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] 07:14:15 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] 07:14:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:15 [INFO] argLine set to empty 07:14:15 [INFO] 07:14:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph-api --- 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] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph-api --- 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) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] 07:14:15 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/feature/feature.xml 07:14:15 [INFO] ...done! 07:14:15 [INFO] Set artifact 07:14:15 [INFO] 07:14:15 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:14:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:15 [INFO] 07:14:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 07:14:15 [INFO] 07:14:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:15 [INFO] 07:14:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 07:14:15 [INFO] 07:14:15 [INFO] 07:14:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] 07:14:15 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-graph-api --- 07:14:15 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph-api 07:14:18 [INFO] Project dependency features detected: [] 07:14:18 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:18 [INFO] Creating RMI registry server on 127.0.0.1:42453 07:14:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:18 [INFO] Waiting for remote bundle context.. on 42453 name: 13da3423-3c5c-44bd-98db-3d520ec0a58a timout: [ RelativeTimeout value = 180000 ] 07:14:22 [INFO] Building jar from resources and headers. 07:14:22 [INFO] Writing jar finished. 07:14:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:24 [INFO] 07:14:24 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-graph-api --- 07:14:24 [INFO] 07:14:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 07:14:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:24 [INFO] 07:14:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph-api --- 07:14:24 [INFO] CycloneDX: Resolving Dependencies 07:14:25 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:14:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.xml 07:14:25 [INFO] attaching as odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/bom.json 07:14:25 [INFO] attaching as odl-bgpcep-graph-api-2.0.1-SNAPSHOT-cyclonedx.json 07:14:25 [INFO] 07:14:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 07:14:25 [INFO] Skipping duplicate-finder execution! 07:14:25 [INFO] 07:14:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 07:14:25 [INFO] Skipping plugin execution 07:14:25 [INFO] 07:14:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 07:14:25 [INFO] Skipping source per configuration. 07:14:25 [INFO] 07:14:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph-api --- 07:14:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:25 [INFO] 07:14:25 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph-api --- 07:14:25 [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:14:25 [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:14:25 [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:14:25 [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:14:25 [INFO] 07:14:25 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-graph-api --- 07:14:25 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT 07:14:25 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:14:25 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:25 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:25 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:25 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:25 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:25 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:14:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:25 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:25 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:25 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:25 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:14:25 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:14:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:14:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:14:25 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:25 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:25 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:14:25 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:14:25 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:14:25 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:25 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:14:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:25 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:14:25 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:14:25 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:14:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:25 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:25 [INFO] +- junit:junit:jar:4.13.2:test 07:14:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:25 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:25 [INFO] 07:14:25 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-graph-api --- 07:14:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph-api/target/sonatype-clm/module.xml 07:14:25 [INFO] 07:14:25 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 07:14:25 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 2.0.1-SNAPSHOT [10/161] 07:14:25 [INFO] from features/odl-bgpcep-concepts/pom.xml 07:14:25 [INFO] ------------------------------[ feature ]------------------------------- 07:14:25 [INFO] 07:14:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-concepts --- 07:14:25 [INFO] 07:14:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-concepts --- 07:14:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:25 [INFO] 07:14:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 07:14:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:25 [INFO] 07:14:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-concepts --- 07:14:25 [INFO] 07:14:25 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-concepts --- 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 07:14:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:25 [INFO] argLine set to empty 07:14:25 [INFO] 07:14:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-concepts --- 07:14:26 [INFO] Starting audit... 07:14:26 Audit done. 07:14:26 [INFO] You have 0 Checkstyle violations. 07:14:26 [INFO] 07:14:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-concepts --- 07:14:26 [INFO] Starting audit... 07:14:26 Audit done. 07:14:26 [INFO] You have 0 Checkstyle violations. 07:14:26 [INFO] 07:14:26 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-concepts --- 07:14:26 [INFO] 07:14:26 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 07:14:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/feature/feature.xml 07:14:26 [INFO] ...done! 07:14:26 [INFO] Set artifact 07:14:26 [INFO] 07:14:26 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-concepts --- 07:14:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:14:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:26 [INFO] 07:14:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 07:14:26 [INFO] 07:14:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 07:14:26 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:26 [INFO] 07:14:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 07:14:26 [INFO] 07:14:26 [INFO] 07:14:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-concepts --- 07:14:26 [INFO] 07:14:26 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-concepts --- 07:14:26 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-concepts 07:14:26 [INFO] Project dependency features detected: [] 07:14:26 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:26 [INFO] Creating RMI registry server on 127.0.0.1:42799 07:14:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:26 [INFO] Waiting for remote bundle context.. on 42799 name: bd30474a-5e94-4771-8b58-31e9dfd36799 timout: [ RelativeTimeout value = 180000 ] 07:14:30 [INFO] Building jar from resources and headers. 07:14:30 [INFO] Writing jar finished. 07:14:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:32 [INFO] 07:14:32 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-concepts --- 07:14:32 [INFO] 07:14:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-concepts --- 07:14:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:32 [INFO] 07:14:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-concepts --- 07:14:32 [INFO] CycloneDX: Resolving Dependencies 07:14:33 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:14:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.xml 07:14:33 [INFO] attaching as odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/bom.json 07:14:33 [INFO] attaching as odl-bgpcep-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:14:33 [INFO] 07:14:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 07:14:33 [INFO] Skipping duplicate-finder execution! 07:14:33 [INFO] 07:14:33 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 07:14:33 [INFO] Skipping plugin execution 07:14:33 [INFO] 07:14:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 07:14:33 [INFO] Skipping source per configuration. 07:14:33 [INFO] 07:14:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 07:14:33 [INFO] 07:14:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-concepts --- 07:14:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:33 [INFO] 07:14:33 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-concepts --- 07:14:33 [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:14:33 [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:14:33 [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:14:33 [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:14:33 [INFO] 07:14:33 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-concepts --- 07:14:33 [INFO] org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT 07:14:33 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:33 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:33 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:33 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:33 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:33 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:33 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:33 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:14:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:14:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:14:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:14:33 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:33 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:33 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:14:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:14:33 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:14:33 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:33 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:14:33 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:33 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:14:33 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:14:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:33 [INFO] +- junit:junit:jar:4.13.2:test 07:14:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:33 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:33 [INFO] 07:14:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-concepts --- 07:14:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-concepts/target/sonatype-clm/module.xml 07:14:33 [INFO] 07:14:33 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 07:14:33 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 2.0.1-SNAPSHOT [11/161] 07:14:33 [INFO] from features/odl-bgpcep-algo-api/pom.xml 07:14:33 [INFO] ------------------------------[ feature ]------------------------------- 07:14:33 [INFO] 07:14:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] 07:14:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:33 [INFO] 07:14:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:33 [INFO] 07:14:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] 07:14:33 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] 07:14:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:33 [INFO] argLine set to empty 07:14:33 [INFO] 07:14:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo-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) @ odl-bgpcep-algo-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) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] 07:14:33 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/feature/feature.xml 07:14:33 [INFO] ...done! 07:14:33 [INFO] Set artifact 07:14:33 [INFO] 07:14:33 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:14:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:33 [INFO] 07:14:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 07:14:33 [INFO] 07:14:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:33 [INFO] 07:14:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 07:14:33 [INFO] 07:14:33 [INFO] 07:14:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] 07:14:33 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-algo-api --- 07:14:33 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo-api 07:14:33 [INFO] Project dependency features detected: [] 07:14:33 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:33 [INFO] Creating RMI registry server on 127.0.0.1:44377 07:14:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:34 [INFO] Waiting for remote bundle context.. on 44377 name: b5224bc7-2b0e-4152-8795-bb43af7e4a09 timout: [ RelativeTimeout value = 180000 ] 07:14:37 [INFO] Building jar from resources and headers. 07:14:37 [INFO] Writing jar finished. 07:14:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:14:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:14:39 [INFO] 07:14:39 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-algo-api --- 07:14:39 [INFO] 07:14:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 07:14:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:14:39 [INFO] 07:14:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo-api --- 07:14:39 [INFO] CycloneDX: Resolving Dependencies 07:14:40 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 07:14:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.xml 07:14:40 [INFO] attaching as odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/bom.json 07:14:40 [INFO] attaching as odl-bgpcep-algo-api-2.0.1-SNAPSHOT-cyclonedx.json 07:14:40 [INFO] 07:14:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 07:14:40 [INFO] Skipping duplicate-finder execution! 07:14:40 [INFO] 07:14:40 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 07:14:40 [INFO] Skipping plugin execution 07:14:40 [INFO] 07:14:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 07:14:40 [INFO] Skipping source per configuration. 07:14:40 [INFO] 07:14:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 07:14:40 [INFO] 07:14:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo-api --- 07:14:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:40 [INFO] 07:14:40 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-algo-api --- 07:14:40 [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:14:40 [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:14:40 [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:14:40 [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:14:40 [INFO] 07:14:40 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-algo-api --- 07:14:40 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:2.0.1-SNAPSHOT 07:14:40 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:14:40 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:14:40 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:40 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:14:40 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:40 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:40 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:40 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:40 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:40 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:40 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:40 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:14:40 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:14:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:14:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:14:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:14:40 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:14:40 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:14:40 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:14:40 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:14:40 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:40 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:14:40 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:40 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:14:40 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:14:40 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:14:40 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:14:40 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:14:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:40 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:40 [INFO] +- junit:junit:jar:4.13.2:test 07:14:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:40 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:40 [INFO] 07:14:40 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-algo-api --- 07:14:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo-api/target/sonatype-clm/module.xml 07:14:40 [INFO] 07:14:40 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 07:14:40 [INFO] Building graph-impl 2.0.1-SNAPSHOT [12/161] 07:14:40 [INFO] from graph/graph-impl/pom.xml 07:14:40 [INFO] -------------------------------[ bundle ]------------------------------- 07:14:40 [INFO] 07:14:40 [INFO] --- clean:3.5.0:clean (default-clean) @ graph-impl --- 07:14:40 [INFO] 07:14:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ graph-impl --- 07:14:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:40 [INFO] 07:14:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ graph-impl --- 07:14:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:40 [INFO] 07:14:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ graph-impl --- 07:14:41 [INFO] 07:14:41 [INFO] --- dependency:3.10.0:properties (default) @ graph-impl --- 07:14:41 [INFO] 07:14:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ graph-impl --- 07:14:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:14:41 [INFO] 07:14:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ graph-impl --- 07:14:41 [INFO] Starting audit... 07:14:41 Audit done. 07:14:41 [INFO] You have 0 Checkstyle violations. 07:14:41 [INFO] 07:14:41 [INFO] --- checkstyle:3.6.0:check (default) @ graph-impl --- 07:14:41 [INFO] Starting audit... 07:14:41 Audit done. 07:14:41 [INFO] You have 0 Checkstyle violations. 07:14:41 [INFO] 07:14:41 [INFO] --- dependency:3.10.0:copy (unpack-license) @ graph-impl --- 07:14:41 [INFO] 07:14:41 [INFO] --- resources:3.4.0:resources (default-resources) @ graph-impl --- 07:14:41 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/resources 07:14:41 [INFO] 07:14:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ graph-impl --- 07:14:41 [INFO] Recompiling the module because of changed dependency. 07:14:41 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:14:41 [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:14:41 [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:14:41 [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:14:41 [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:14:41 [INFO] 07:14:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ graph-impl >>> 07:14:41 [INFO] 07:14:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ graph-impl --- 07:14:41 [INFO] Fork Value is true 07:14:45 [INFO] Done SpotBugs Analysis.... 07:14:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:45 [INFO] 07:14:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ graph-impl <<< 07:14:45 [INFO] 07:14:45 [INFO] 07:14:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ graph-impl --- 07:14:45 [INFO] BugInstance size is 0 07:14:45 [INFO] Error size is 0 07:14:45 [INFO] No errors/warnings found 07:14:45 [INFO] 07:14:45 [INFO] --- resources:3.4.0:testResources (default-testResources) @ graph-impl --- 07:14:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/test/resources 07:14:45 [INFO] 07:14:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ graph-impl --- 07:14:45 [INFO] No sources to compile 07:14:45 [INFO] 07:14:45 [INFO] --- surefire:3.5.5:test (default-test) @ graph-impl --- 07:14:45 [INFO] No tests to run. 07:14:45 [INFO] 07:14:45 [INFO] --- copy:14.3.1:copy-files (default) @ graph-impl --- 07:14:45 [INFO] 07:14:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ graph-impl --- 07:14:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT.jar 07:14:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 07:14:45 [INFO] 07:14:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ graph-impl --- 07:14:46 [WARNING] Javadoc Warnings 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:56: warning: no comment 07:14:46 [WARNING] public ConnectedEdgeImpl(final @NonNull Long key) { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:65: warning: no comment 07:14:46 [WARNING] public ConnectedEdgeImpl(final @NonNull Edge edge) { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:226: warning: no comment 07:14:46 [WARNING] public List getTriggers() { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:75: warning: no comment 07:14:46 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:76: warning: no comment 07:14:46 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:53: warning: no comment 07:14:46 [WARNING] public ConnectedVertexImpl(final @NonNull Long key) { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:59: warning: no comment 07:14:46 [WARNING] public ConnectedVertexImpl(final @NonNull Vertex vertex) { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:221: warning: no comment 07:14:46 [WARNING] public List getTriggers() { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:57: warning: no comment 07:14:46 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 07:14:46 [WARNING] ^ 07:14:46 [WARNING] 9 warnings 07:14:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-javadoc.jar 07:14:47 [INFO] 07:14:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ graph-impl --- 07:14:47 [INFO] CycloneDX: Resolving Dependencies 07:14:47 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:14:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.xml 07:14:47 [INFO] attaching as graph-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:14:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/bom.json 07:14:47 [INFO] attaching as graph-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:14:47 [INFO] 07:14:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 07:14:47 [INFO] Skipping duplicate-finder execution! 07:14:47 [INFO] 07:14:47 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ graph-impl --- 07:14:47 [INFO] No dependency problems found 07:14:47 [INFO] 07:14:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ graph-impl --- 07:14:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/graph-impl-2.0.1-SNAPSHOT-sources.jar 07:14:47 [INFO] 07:14:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ graph-impl --- 07:14:47 [INFO] 07:14:47 [INFO] --- jacoco:0.8.14:report (report) @ graph-impl --- 07:14:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:47 [INFO] 07:14:47 [INFO] --- install:3.1.4:install (default-install) @ graph-impl --- 07:14:47 [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:14:47 [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:14:47 [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:14:47 [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:14:47 [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:14:47 [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:14:47 [INFO] 07:14:47 [INFO] --- bundle:6.0.0:install (default-install) @ graph-impl --- 07:14:47 [INFO] Installing org/opendaylight/bgpcep/graph-impl/2.0.1-SNAPSHOT/graph-impl-2.0.1-SNAPSHOT.jar 07:14:47 [INFO] Writing OBR metadata 07:14:47 [INFO] 07:14:47 [INFO] --- dependency:3.10.0:tree (default-cli) @ graph-impl --- 07:14:47 [INFO] org.opendaylight.bgpcep:graph-impl:bundle:2.0.1-SNAPSHOT 07:14:47 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:14:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:14:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:14:47 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:14:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:14:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:14:47 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:14:47 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:14:47 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:14:47 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:14:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:14:47 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:14:47 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:14:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:14:47 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:14:47 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:14:47 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:14:47 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:14:47 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:14:47 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:14:47 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:14:47 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:14:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:14:47 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:14:47 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:14:47 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:14:47 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:14:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:14:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:14:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:14:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:14:47 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:14:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:14:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:14:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:14:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:14:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:14:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:14:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:14:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:14:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:14:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:14:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:14:47 [INFO] +- junit:junit:jar:4.13.2:test 07:14:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:14:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:14:47 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:14:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:14:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:14:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:14:47 [INFO] 07:14:47 [INFO] --- clm:3.0.8-01:index (default-cli) @ graph-impl --- 07:14:47 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/graph/graph-impl/target/sonatype-clm/module.xml 07:14:47 [INFO] 07:14:47 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 07:14:47 [INFO] Building OpenDaylight :: GRAPH 2.0.1-SNAPSHOT [13/161] 07:14:47 [INFO] from features/odl-bgpcep-graph/pom.xml 07:14:47 [INFO] ------------------------------[ feature ]------------------------------- 07:14:49 [INFO] 07:14:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-graph --- 07:14:49 [INFO] 07:14:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-graph --- 07:14:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:49 [INFO] 07:14:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 07:14:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:14:49 [INFO] 07:14:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-graph --- 07:14:49 [INFO] 07:14:49 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-graph --- 07:14:49 [INFO] 07:14:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 07:14:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:14:49 [INFO] argLine set to empty 07:14:49 [INFO] 07:14:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-graph --- 07:14:50 [INFO] Starting audit... 07:14:50 Audit done. 07:14:50 [INFO] You have 0 Checkstyle violations. 07:14:50 [INFO] 07:14:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-graph --- 07:14:50 [INFO] Starting audit... 07:14:50 Audit done. 07:14:50 [INFO] You have 0 Checkstyle violations. 07:14:50 [INFO] 07:14:50 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-graph --- 07:14:50 [INFO] 07:14:50 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 07:14:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/feature/feature.xml 07:14:50 [INFO] ...done! 07:14:50 [INFO] Set artifact 07:14:50 [INFO] 07:14:50 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-graph --- 07:14:50 [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:14:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:14:50 [INFO] 07:14:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 07:14:50 [INFO] 07:14:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-graph --- 07:14:50 [INFO] No files found to run spotbugs, check compile phase has been run 07:14:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:14:50 [INFO] 07:14:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 07:14:50 [INFO] 07:14:50 [INFO] 07:14:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-graph --- 07:14:50 [INFO] 07:14:50 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-graph --- 07:14:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-graph 07:14:50 [INFO] Project dependency features detected: [] 07:14:50 [INFO] Pax Exam System (Version: 4.14.0) created. 07:14:50 [INFO] Creating RMI registry server on 127.0.0.1:40825 07:14:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:14:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:14:50 [INFO] Waiting for remote bundle context.. on 40825 name: 4994f89e-2bda-4cf4-a2e2-2e95acf445ac timout: [ RelativeTimeout value = 180000 ] 07:14:54 [INFO] Building jar from resources and headers. 07:14:54 [INFO] Writing jar finished. 07:15:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:02 [INFO] 07:15:02 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-graph --- 07:15:02 [INFO] 07:15:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-graph --- 07:15:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:02 [INFO] 07:15:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-graph --- 07:15:02 [INFO] CycloneDX: Resolving Dependencies 07:15:05 [INFO] CycloneDX: Creating BOM version 1.6 with 218 component(s) 07:15:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.xml 07:15:05 [INFO] attaching as odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/bom.json 07:15:05 [INFO] attaching as odl-bgpcep-graph-2.0.1-SNAPSHOT-cyclonedx.json 07:15:05 [INFO] 07:15:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 07:15:05 [INFO] Skipping duplicate-finder execution! 07:15:05 [INFO] 07:15:05 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 07:15:05 [INFO] Skipping plugin execution 07:15:05 [INFO] 07:15:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 07:15:05 [INFO] Skipping source per configuration. 07:15:05 [INFO] 07:15:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-graph --- 07:15:05 [INFO] 07:15:05 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-graph --- 07:15:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:05 [INFO] 07:15:05 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-graph --- 07:15:05 [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:15:05 [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:15:05 [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:15:05 [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:15:05 [INFO] 07:15:05 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-graph --- 07:15:05 [INFO] org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.1-SNAPSHOT 07:15:05 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:15:05 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:15:05 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:15:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:15:05 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:15:05 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:15:05 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:15:05 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:15:05 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:15:05 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:15:05 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:15:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:15:05 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:15:05 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:15:05 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:15:05 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:15:05 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:15:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:15:05 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:05 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:15:05 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:15:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:15:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:15:05 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:15:05 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:15:05 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:15:05 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:15:05 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:15:05 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:15:05 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:15:05 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:15:05 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:15:05 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:15:05 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:15:05 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:15:05 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:15:05 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:15:05 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:15:05 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:15:05 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:15:05 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:15:05 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:15:05 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:15:05 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:15:05 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:15:05 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:15:05 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:15:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:15:05 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:15:05 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:15:05 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:15:05 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:15:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:15:05 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:15:05 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:15:05 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:15:05 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:15:05 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:15:05 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:15:05 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:15:05 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:15:05 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:15:05 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:15:05 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:15:05 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:15:05 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:15:05 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:15:05 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:15:05 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:15:05 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:15:05 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:15:05 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:15:05 [INFO] +- org.opendaylight.bgpcep:graph-impl:jar:2.0.1-SNAPSHOT:compile 07:15:05 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:05 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:05 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:05 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:15:05 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:15:05 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:05 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:05 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:15:05 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:05 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:05 [INFO] +- junit:junit:jar:4.13.2:test 07:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:05 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:15:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:05 [INFO] 07:15:05 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-graph --- 07:15:05 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-graph/target/sonatype-clm/module.xml 07:15:05 [INFO] 07:15:05 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 07:15:05 [INFO] Building OpenDaylight :: Path Computation Algorithms 2.0.1-SNAPSHOT [14/161] 07:15:05 [INFO] from features/odl-bgpcep-algo/pom.xml 07:15:05 [INFO] ------------------------------[ feature ]------------------------------- 07:15:05 [INFO] 07:15:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-algo --- 07:15:05 [INFO] 07:15:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-algo --- 07:15:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:05 [INFO] 07:15:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 07:15:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:05 [INFO] 07:15:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-algo --- 07:15:06 [INFO] 07:15:06 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-algo --- 07:15:06 [INFO] 07:15:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 07:15:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:15:06 [INFO] argLine set to empty 07:15:06 [INFO] 07:15:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-algo --- 07:15:06 [INFO] Starting audit... 07:15:06 Audit done. 07:15:06 [INFO] You have 0 Checkstyle violations. 07:15:06 [INFO] 07:15:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-algo --- 07:15:06 [INFO] Starting audit... 07:15:06 Audit done. 07:15:06 [INFO] You have 0 Checkstyle violations. 07:15:06 [INFO] 07:15:06 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-algo --- 07:15:06 [INFO] 07:15:06 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 07:15:06 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/feature/feature.xml 07:15:06 [INFO] ...done! 07:15:06 [INFO] Set artifact 07:15:06 [INFO] 07:15:06 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-algo --- 07:15: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:15:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:15:06 [INFO] 07:15:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 07:15:06 [INFO] 07:15:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-algo --- 07:15:06 [INFO] No files found to run spotbugs, check compile phase has been run 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 @ odl-bgpcep-algo <<< 07:15:06 [INFO] 07:15:06 [INFO] 07:15:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-algo --- 07:15:06 [INFO] 07:15:06 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-algo --- 07:15:06 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-algo 07:15:06 [INFO] Project dependency features detected: [] 07:15:06 [INFO] Pax Exam System (Version: 4.14.0) created. 07:15:06 [INFO] Creating RMI registry server on 127.0.0.1:37369 07:15:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:15:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:15:06 [INFO] Waiting for remote bundle context.. on 37369 name: a1534e5d-4427-4b3b-9d1c-83ae043ac570 timout: [ RelativeTimeout value = 180000 ] 07:15:10 [INFO] Building jar from resources and headers. 07:15:10 [INFO] Writing jar finished. 07:15:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:15:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:15:18 [INFO] 07:15:18 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-algo --- 07:15:18 [INFO] 07:15:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-algo --- 07:15:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:18 [INFO] 07:15:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-algo --- 07:15:18 [INFO] CycloneDX: Resolving Dependencies 07:15:20 [INFO] CycloneDX: Creating BOM version 1.6 with 224 component(s) 07:15:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/bom.xml 07:15:20 [INFO] attaching as odl-bgpcep-algo-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-algo/target/bom.json 07:15:20 [INFO] attaching as odl-bgpcep-algo-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-algo --- 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-algo --- 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-algo --- 07:15:20 [INFO] Skipping source per configuration. 07:15:20 [INFO] 07:15:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-algo --- 07:15:20 [INFO] 07:15:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-algo --- 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-algo --- 07:15:20 [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:15:20 [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:15:20 [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:15:20 [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:15:20 [INFO] 07:15:20 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-algo --- 07:15:20 [INFO] org.opendaylight.bgpcep:odl-bgpcep-algo:xml:features:2.0.1-SNAPSHOT 07:15:20 [INFO] +- org.opendaylight.bgpcep:algo-impl:jar:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] | +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:15:20 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.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.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:15:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT: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:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:15:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:15:21 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:21 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:21 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:21 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:21 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-algo-api:xml:features:2.0.1-SNAPSHOT:compile 07:15:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:15:21 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:15:21 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:15:21 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:15:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.1-SNAPSHOT:compile 07:15:21 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:15:21 [INFO] | | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:15:21 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:15:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:15:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:15:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:15:21 [INFO] | | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:15:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:15:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:15:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:15:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:21 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:15:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:15:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:15:21 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:15:21 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:15:21 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:15:21 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:15:21 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:15:21 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:15:21 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:15:21 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:15:21 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:15:21 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:15:21 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:15:21 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:15:21 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:15:21 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:15:21 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:15:21 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:15:21 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:15:21 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:15:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:15:21 [INFO] | | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:15:21 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:15:21 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:15:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:15:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:15:21 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:15:21 [INFO] | | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:15:21 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:15:21 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:15:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:15:21 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:15:21 [INFO] | | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:15:21 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:15:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:15:21 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:15:21 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:15:21 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:15:21 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:15:21 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:15:21 [INFO] | | | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:15:21 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:15:21 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:15:21 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:15:21 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:15:21 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:15:21 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:15:21 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:15:21 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:15:21 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:15:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:15:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:15:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:15:21 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:15:21 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:2.0.1-SNAPSHOT:compile 07:15:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:21 [INFO] +- junit:junit:jar:4.13.2:test 07:15:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:21 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:15:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:21 [INFO] 07:15:21 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-algo --- 07:15:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-algo/target/sonatype-clm/module.xml 07:15:21 [INFO] 07:15:21 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 07:15:21 [INFO] Building testtool-parent 2.0.1-SNAPSHOT [15/161] 07:15:21 [INFO] from testtool-parent/pom.xml 07:15:21 [INFO] --------------------------------[ pom ]--------------------------------- 07:15:21 [INFO] 07:15:21 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-parent --- 07:15:21 [INFO] 07:15:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-parent --- 07:15:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:21 [INFO] 07:15:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-parent --- 07:15:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:21 [INFO] 07:15:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-parent --- 07:15:21 [INFO] 07:15:21 [INFO] --- dependency:3.10.0:properties (default) @ testtool-parent --- 07:15:21 [INFO] 07:15:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-parent --- 07:15: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/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:15:21 [INFO] 07:15:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-parent --- 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) @ testtool-parent --- 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) @ testtool-parent --- 07:15:21 [INFO] 07:15:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-parent >>> 07:15:21 [INFO] 07:15:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-parent --- 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 @ testtool-parent <<< 07:15:21 [INFO] 07:15:21 [INFO] 07:15:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-parent --- 07:15:21 [INFO] 07:15:21 [INFO] --- copy:14.3.1:copy-files (default) @ testtool-parent --- 07:15:21 [INFO] 07:15:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-parent --- 07:15:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:15:21 [INFO] 07:15:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-parent --- 07:15:21 [INFO] CycloneDX: Resolving Dependencies 07:15:22 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:15:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.xml 07:15:22 [INFO] attaching as testtool-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/bom.json 07:15:22 [INFO] attaching as testtool-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:15:22 [INFO] 07:15:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 07:15:22 [INFO] Skipping duplicate-finder execution! 07:15:22 [INFO] 07:15:22 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ testtool-parent --- 07:15:22 [INFO] Skipping pom project 07:15:22 [INFO] 07:15:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ testtool-parent --- 07:15:22 [INFO] 07:15:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-parent --- 07:15:22 [INFO] 07:15:22 [INFO] --- jacoco:0.8.14:report (report) @ testtool-parent --- 07:15:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:22 [INFO] 07:15:22 [INFO] --- install:3.1.4:install (default-install) @ testtool-parent --- 07:15:22 [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:15:22 [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:15:22 [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:15:22 [INFO] 07:15:22 [INFO] --- dependency:3.10.0:tree (default-cli) @ testtool-parent --- 07:15:22 [INFO] org.opendaylight.bgpcep:testtool-parent:pom:2.0.1-SNAPSHOT 07:15:22 [INFO] +- junit:junit:jar:4.13.2:test 07:15:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:22 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:22 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:22 [INFO] 07:15:22 [INFO] --- clm:3.0.8-01:index (default-cli) @ testtool-parent --- 07:15:22 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-parent/target/sonatype-clm/module.xml 07:15:22 [INFO] 07:15:22 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 07:15:22 [INFO] Building util 2.0.1-SNAPSHOT [16/161] 07:15:22 [INFO] from util/pom.xml 07:15:22 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:22 [INFO] 07:15:22 [INFO] --- clean:3.5.0:clean (default-clean) @ util --- 07:15:22 [INFO] 07:15:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ util --- 07:15:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:22 [INFO] 07:15:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ util --- 07:15:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:22 [INFO] 07:15:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ util --- 07:15:22 [INFO] 07:15:22 [INFO] --- dependency:3.10.0:properties (default) @ util --- 07:15:22 [INFO] 07:15:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ util --- 07:15: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/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:15:22 [INFO] 07:15:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ util --- 07:15:22 [INFO] Starting audit... 07:15:22 Audit done. 07:15:22 [INFO] You have 0 Checkstyle violations. 07:15:22 [INFO] 07:15:22 [INFO] --- checkstyle:3.6.0:check (default) @ util --- 07:15:23 [INFO] Starting audit... 07:15:23 Audit done. 07:15:23 [INFO] You have 0 Checkstyle violations. 07:15:23 [INFO] 07:15:23 [INFO] --- dependency:3.10.0:copy (unpack-license) @ util --- 07:15:23 [INFO] 07:15:23 [INFO] --- resources:3.4.0:resources (default-resources) @ util --- 07:15:23 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/util/src/main/resources 07:15:23 [INFO] 07:15:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ util --- 07:15:23 [INFO] Recompiling the module because of changed dependency. 07:15:23 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 07:15:23 [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:15:23 [INFO] 07:15:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ util >>> 07:15:23 [INFO] 07:15:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ util --- 07:15:23 [INFO] Fork Value is true 07:15:26 [INFO] Done SpotBugs Analysis.... 07:15:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:26 [INFO] 07:15:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ util <<< 07:15:26 [INFO] 07:15:26 [INFO] 07:15:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ util --- 07:15:26 [INFO] BugInstance size is 0 07:15:26 [INFO] Error size is 0 07:15:26 [INFO] No errors/warnings found 07:15:26 [INFO] 07:15:26 [INFO] --- resources:3.4.0:testResources (default-testResources) @ util --- 07:15:26 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:15:26 [INFO] 07:15:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ util --- 07:15:26 [INFO] Recompiling the module because of changed dependency. 07:15:26 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:15:26 [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:15:26 [INFO] 07:15:26 [INFO] --- surefire:3.5.5:test (default-test) @ util --- 07:15:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:26 [INFO] 07:15:26 [INFO] ------------------------------------------------------- 07:15:26 [INFO] T E S T S 07:15:26 [INFO] ------------------------------------------------------- 07:15:27 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 07:15:27 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.opendaylight.protocol.util.ByteArrayTest 07:15:27 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:15:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 07:15:27 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 07:15:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 07:15:27 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 07:15:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 07:15:27 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 07:15:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 07:15:27 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 07:15:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 07:15:27 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:15:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 07:15:27 [INFO] 07:15:27 [INFO] Results: 07:15:27 [INFO] 07:15:27 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:15:27 [INFO] 07:15:27 [INFO] 07:15:27 [INFO] --- copy:14.3.1:copy-files (default) @ util --- 07:15:27 [INFO] 07:15:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ util --- 07:15:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT.jar 07:15:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/util/target/classes/META-INF/MANIFEST.MF 07:15:27 [INFO] 07:15:27 [INFO] --- jar:3.5.0:test-jar (default) @ util --- 07:15:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-tests.jar 07:15:27 [INFO] 07:15:27 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ util --- 07:15:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-test-sources.jar 07:15:27 [INFO] 07:15:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ util --- 07:15:29 [WARNING] Javadoc Warnings 07:15:29 [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:15:29 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 07:15:29 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 07:15:29 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 07:15:29 [WARNING] public static final int IP4_BITS_LENGTH = 32; 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 07:15:29 [WARNING] public static final int IP4_LENGTH = 4; 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 07:15:29 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 07:15:29 [WARNING] public static int prefixBitsToBytes(final int bits) { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 07:15:29 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 07:15:29 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 07:15:29 [WARNING] public static final int IPV6_LENGTH = 16; 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 07:15:29 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 07:15:29 [WARNING] T getSharedReference(T object); 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 07:15:29 [WARNING] public static NoopReferenceCache getInstance() { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:42: warning: no comment 07:15:29 [WARNING] public static List parseMessages(final File file) throws IOException { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:50: warning: no comment 07:15:29 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 07:15:29 [WARNING] public static List parseMessages(final Path file) throws IOException { 07:15:29 [WARNING] ^ 07:15:29 [WARNING] 16 warnings 07:15:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-javadoc.jar 07:15:29 [INFO] 07:15:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ util --- 07:15:29 [INFO] CycloneDX: Resolving Dependencies 07:15:29 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:15:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/util/target/bom.xml 07:15:29 [INFO] attaching as util-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/util/target/bom.json 07:15:29 [INFO] attaching as util-2.0.1-SNAPSHOT-cyclonedx.json 07:15:29 [INFO] 07:15:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ util --- 07:15:29 [INFO] Skipping duplicate-finder execution! 07:15:29 [INFO] 07:15:29 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ util --- 07:15:29 [INFO] No dependency problems found 07:15:29 [INFO] 07:15:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ util --- 07:15:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/util/target/util-2.0.1-SNAPSHOT-sources.jar 07:15:29 [INFO] 07:15:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ util --- 07:15:29 [INFO] 07:15:29 [INFO] --- jacoco:0.8.14:report (report) @ util --- 07:15:29 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/util/target/code-coverage/jacoco.exec 07:15:29 [INFO] Analyzed bundle 'util' with 10 classes 07:15:29 [INFO] 07:15:29 [INFO] --- install:3.1.4:install (default-install) @ util --- 07:15:29 [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:15:29 [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:15:29 [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:15:29 [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:15:29 [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:15:29 [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:15:29 [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:15:29 [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:15:29 [INFO] 07:15:29 [INFO] --- bundle:6.0.0:install (default-install) @ util --- 07:15:29 [INFO] Installing org/opendaylight/bgpcep/util/2.0.1-SNAPSHOT/util-2.0.1-SNAPSHOT.jar 07:15:29 [INFO] Writing OBR metadata 07:15:29 [INFO] 07:15:29 [INFO] --- dependency:3.10.0:tree (default-cli) @ util --- 07:15:29 [INFO] org.opendaylight.bgpcep:util:bundle:2.0.1-SNAPSHOT 07:15:29 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:29 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:29 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:29 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:29 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:29 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:29 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:29 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:29 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:29 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:29 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:29 [INFO] +- junit:junit:jar:4.13.2:test 07:15:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:29 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:15:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:29 [INFO] 07:15:29 [INFO] --- clm:3.0.8-01:index (default-cli) @ util --- 07:15:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/util/target/sonatype-clm/module.xml 07:15:29 [INFO] 07:15:29 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 07:15:29 [INFO] Building bgp-concepts 2.0.1-SNAPSHOT [17/161] 07:15:29 [INFO] from bgp/concepts/pom.xml 07:15:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:29 [INFO] 07:15:29 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-concepts --- 07:15:29 [INFO] 07:15:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-concepts --- 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) @ bgp-concepts --- 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) @ bgp-concepts --- 07:15:30 [INFO] 07:15:30 [INFO] --- dependency:3.10.0:properties (default) @ bgp-concepts --- 07:15:30 [INFO] 07:15:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-concepts --- 07:15:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:15:30 [INFO] 07:15:30 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-concepts --- 07:15:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:30 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/yang 07:15:30 [INFO] yang-to-sources: Found 4 dependencies in 3.304 ms 07:15:30 [INFO] yang-to-sources: Project model files found: 1 in 56.09 ms 07:15:30 [INFO] yang-to-sources: 6 YANG models processed in 108.6 ms 07:15:30 [INFO] BindingJavaFileGenerator: Defined 116 files in 21.50 ms 07:15:30 [INFO] Sorted 116 files into 27 directories in 481.4 μs 07:15:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 116 in 117.1 ms 07:15:30 [INFO] 07:15:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-concepts --- 07:15:30 [INFO] Starting audit... 07:15:30 Audit done. 07:15:30 [INFO] You have 0 Checkstyle violations. 07:15:30 [INFO] 07:15:30 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-concepts --- 07:15:30 [INFO] Starting audit... 07:15:30 Audit done. 07:15:30 [INFO] You have 0 Checkstyle violations. 07:15:30 [INFO] 07:15:30 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-concepts --- 07:15:30 [INFO] 07:15:30 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-concepts --- 07:15:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/main/resources 07:15:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:15:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:15:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:15:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/generated-sources/spi 07:15:30 [INFO] 07:15:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-concepts --- 07:15:30 [INFO] Recompiling the module because of changed dependency. 07:15:30 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 07:15:31 [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:15:31 [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:15:31 [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:15:31 [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:15:31 [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:15:31 [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:15:31 [INFO] 07:15:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 07:15:31 [INFO] 07:15:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-concepts --- 07:15:31 [INFO] Fork Value is true 07:15:34 [INFO] Done SpotBugs Analysis.... 07:15:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:34 [INFO] 07:15:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 07:15:34 [INFO] 07:15:34 [INFO] 07:15:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-concepts --- 07:15:34 [INFO] BugInstance size is 0 07:15:34 [INFO] Error size is 0 07:15:34 [INFO] No errors/warnings found 07:15:34 [INFO] 07:15:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-concepts --- 07:15:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/concepts/src/test/resources 07:15:34 [INFO] 07:15:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-concepts --- 07:15:34 [INFO] Recompiling the module because of changed dependency. 07:15:34 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:15:34 [INFO] 07:15:34 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-concepts --- 07:15:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:34 [INFO] 07:15:34 [INFO] ------------------------------------------------------- 07:15:34 [INFO] T E S T S 07:15:34 [INFO] ------------------------------------------------------- 07:15:35 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 07:15:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 07:15:35 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:15:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 07:15:35 [INFO] 07:15:35 [INFO] Results: 07:15:35 [INFO] 07:15:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:15:35 [INFO] 07:15:35 [INFO] 07:15:35 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-concepts --- 07:15:35 [INFO] 07:15:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-concepts --- 07:15:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT.jar 07:15:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/classes/META-INF/MANIFEST.MF 07:15:36 [INFO] 07:15:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-concepts --- 07:15:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-javadoc.jar 07:15:39 [INFO] 07:15:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-concepts --- 07:15:39 [INFO] CycloneDX: Resolving Dependencies 07:15:39 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 07:15:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.xml 07:15:39 [INFO] attaching as bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bom.json 07:15:39 [INFO] attaching as bgp-concepts-2.0.1-SNAPSHOT-cyclonedx.json 07:15:39 [INFO] 07:15:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 07:15:39 [INFO] Skipping duplicate-finder execution! 07:15:39 [INFO] 07:15:39 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-concepts --- 07:15:39 [INFO] No dependency problems found 07:15:39 [INFO] 07:15:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-concepts --- 07:15:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/bgp-concepts-2.0.1-SNAPSHOT-sources.jar 07:15:39 [INFO] 07:15:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-concepts --- 07:15:39 [INFO] 07:15:39 [INFO] --- jacoco:0.8.14:report (report) @ bgp-concepts --- 07:15:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/code-coverage/jacoco.exec 07:15:39 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 07:15:39 [INFO] 07:15:39 [INFO] --- install:3.1.4:install (default-install) @ bgp-concepts --- 07:15:39 [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:15:39 [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:15:39 [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:15:39 [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:15:39 [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:15:39 [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:15:39 [INFO] 07:15:39 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-concepts --- 07:15:39 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/2.0.1-SNAPSHOT/bgp-concepts-2.0.1-SNAPSHOT.jar 07:15:39 [INFO] Writing OBR metadata 07:15:39 [INFO] 07:15:39 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-concepts --- 07:15:39 [INFO] org.opendaylight.bgpcep:bgp-concepts:bundle:2.0.1-SNAPSHOT 07:15:39 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:39 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:39 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:39 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:39 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:39 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:39 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:39 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:39 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:39 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:39 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:39 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:39 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:39 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:39 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:39 [INFO] +- junit:junit:jar:4.13.2:test 07:15:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:39 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:39 [INFO] 07:15:39 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-concepts --- 07:15:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/concepts/target/sonatype-clm/module.xml 07:15:39 [INFO] 07:15:39 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 07:15:39 [INFO] Building bgp-parser-api 2.0.1-SNAPSHOT [18/161] 07:15:39 [INFO] from bgp/parser-api/pom.xml 07:15:39 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:39 [INFO] 07:15:39 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-api --- 07:15:39 [INFO] 07:15:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-api --- 07:15:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:39 [INFO] 07:15:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 07:15:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:39 [INFO] 07:15:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-api --- 07:15:40 [INFO] 07:15:40 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-api --- 07:15:40 [INFO] 07:15:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-api --- 07:15:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:15:40 [INFO] 07:15:40 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-parser-api --- 07:15:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:15:40 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/yang 07:15:40 [INFO] yang-to-sources: Found 6 dependencies in 4.294 ms 07:15:40 [INFO] yang-to-sources: Project model files found: 2 in 5.301 ms 07:15:40 [INFO] yang-to-sources: 9 YANG models processed in 88.84 ms 07:15:40 [INFO] BindingJavaFileGenerator: Defined 115 files in 21.31 ms 07:15:40 [INFO] Sorted 115 files into 25 directories in 424.7 μs 07:15:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 44.95 ms 07:15:40 [INFO] 07:15:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-api --- 07:15:40 [INFO] Starting audit... 07:15:40 Audit done. 07:15:40 [INFO] You have 0 Checkstyle violations. 07:15:40 [INFO] 07:15:40 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-api --- 07:15:40 [INFO] Starting audit... 07:15:40 Audit done. 07:15:40 [INFO] You have 0 Checkstyle violations. 07:15:40 [INFO] 07:15:40 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-api --- 07:15:40 [INFO] 07:15:40 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-api --- 07:15:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/main/resources 07:15:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:15:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:15:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:15:40 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:15:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/generated-sources/spi 07:15:40 [INFO] 07:15:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-api --- 07:15:40 [INFO] Recompiling the module because of changed dependency. 07:15:40 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 07:15:41 [INFO] 07:15:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 07:15:41 [INFO] 07:15:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-api --- 07:15:41 [INFO] Fork Value is true 07:15:44 [INFO] Done SpotBugs Analysis.... 07:15:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:44 [INFO] 07:15:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 07:15:44 [INFO] 07:15:44 [INFO] 07:15:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-api --- 07:15:44 [INFO] BugInstance size is 0 07:15:44 [INFO] Error size is 0 07:15:44 [INFO] No errors/warnings found 07:15:44 [INFO] 07:15:44 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-api --- 07:15:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/src/test/resources 07:15:44 [INFO] 07:15:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-api --- 07:15:44 [INFO] Recompiling the module because of changed dependency. 07:15:44 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:15:44 [INFO] 07:15:44 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-api --- 07:15:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:44 [INFO] 07:15:44 [INFO] ------------------------------------------------------- 07:15:44 [INFO] T E S T S 07:15:44 [INFO] ------------------------------------------------------- 07:15:45 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 07:15:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.protocol.bgp.parser.APITest 07:15:45 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 07:15:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 07:15:45 [INFO] 07:15:45 [INFO] Results: 07:15:45 [INFO] 07:15:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:15:45 [INFO] 07:15:45 [INFO] 07:15:45 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-api --- 07:15:45 [INFO] 07:15:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-api --- 07:15:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT.jar 07:15:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 07:15:45 [INFO] 07:15:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-api --- 07:15:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-javadoc.jar 07:15:48 [INFO] 07:15:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-api --- 07:15:48 [INFO] CycloneDX: Resolving Dependencies 07:15:49 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:15:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.xml 07:15:49 [INFO] attaching as bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:15:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bom.json 07:15:49 [INFO] attaching as bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:15:49 [INFO] 07:15:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 07:15:49 [INFO] Skipping duplicate-finder execution! 07:15:49 [INFO] 07:15:49 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-api --- 07:15:49 [INFO] No dependency problems found 07:15:49 [INFO] 07:15:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-api --- 07:15:49 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/bgp-parser-api-2.0.1-SNAPSHOT-sources.jar 07:15:49 [INFO] 07:15:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-api --- 07:15:49 [INFO] 07:15:49 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-api --- 07:15:49 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/code-coverage/jacoco.exec 07:15:49 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 07:15:49 [INFO] 07:15:49 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-api --- 07:15:49 [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:15:49 [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:15:49 [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:15:49 [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:15:49 [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:15:49 [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:15:49 [INFO] 07:15:49 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-api --- 07:15:49 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/2.0.1-SNAPSHOT/bgp-parser-api-2.0.1-SNAPSHOT.jar 07:15:49 [INFO] Writing OBR metadata 07:15:49 [INFO] 07:15:49 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-api --- 07:15:49 [INFO] org.opendaylight.bgpcep:bgp-parser-api:bundle:2.0.1-SNAPSHOT 07:15:49 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:15:49 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:15:49 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:15:49 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:15:49 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:15:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:15:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:15:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:15:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:15:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:15:49 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:15:49 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:15:49 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:15:49 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:15:49 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:15:49 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:15:49 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:15:49 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:15:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:15:49 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:15:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:15:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:15:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:15:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:15:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:15:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:15:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:15:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:15:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:15:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:15:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:15:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:15:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:15:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:15:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:15:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:15:49 [INFO] +- junit:junit:jar:4.13.2:test 07:15:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:15:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:15:49 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:15:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:15:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:15:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:15:49 [INFO] 07:15:49 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-parser-api --- 07:15:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-api/target/sonatype-clm/module.xml 07:15:49 [INFO] 07:15:49 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 07:15:49 [INFO] Building bgp-parser-spi 2.0.1-SNAPSHOT [19/161] 07:15:49 [INFO] from bgp/parser-spi/pom.xml 07:15:49 [INFO] -------------------------------[ bundle ]------------------------------- 07:15:49 [INFO] 07:15:49 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-spi --- 07:15:49 [INFO] 07:15:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-spi --- 07:15:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:49 [INFO] 07:15:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 07:15:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:15:49 [INFO] 07:15:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-spi --- 07:15:50 [INFO] 07:15:50 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-spi --- 07:15:50 [INFO] 07:15:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 07:15:50 [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:15:50 [INFO] 07:15:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-spi --- 07:15:50 [INFO] Starting audit... 07:15:50 Audit done. 07:15:50 [INFO] You have 0 Checkstyle violations. 07:15:50 [INFO] 07:15:50 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-spi --- 07:15:50 [INFO] Starting audit... 07:15:50 Audit done. 07:15:50 [INFO] You have 0 Checkstyle violations. 07:15:50 [INFO] 07:15:50 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-spi --- 07:15:50 [INFO] 07:15:50 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-spi --- 07:15:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/main/resources 07:15:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/spi 07:15:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/generated-sources/yang 07:15:50 [INFO] 07:15:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-spi --- 07:15:50 [INFO] Recompiling the module because of changed dependency. 07:15:50 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 07:15:50 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 07:15:50 [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:15:50 [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:15:50 [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:15:50 [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:15:50 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 07:15:50 [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:15:50 [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:15:50 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 07:15:50 found: java.util.AbstractMap.SimpleEntry 07:15:50 [INFO] 07:15:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 07:15:50 [INFO] 07:15:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-spi --- 07:15:50 [INFO] Fork Value is true 07:15:54 [INFO] Done SpotBugs Analysis.... 07:15:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:15:54 [INFO] 07:15:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 07:15:54 [INFO] 07:15:54 [INFO] 07:15:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-spi --- 07:15:54 [INFO] BugInstance size is 0 07:15:54 [INFO] Error size is 0 07:15:54 [INFO] No errors/warnings found 07:15:54 [INFO] 07:15:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-spi --- 07:15:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/src/test/resources 07:15:54 [INFO] 07:15:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-spi --- 07:15:54 [INFO] Recompiling the module because of changed dependency. 07:15:54 [INFO] Compiling 15 source files with javac [debug release 21] to target/test-classes 07:15:54 [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:15:54 [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:15:54 [INFO] 07:15:54 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-spi --- 07:15:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:15:54 [INFO] 07:15:54 [INFO] ------------------------------------------------------- 07:15:54 [INFO] T E S T S 07:15:54 [INFO] ------------------------------------------------------- 07:15:55 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:15:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 07:15:55 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:15:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:15:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.110 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 07:15:57 [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:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:15:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:15:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 07:15:57 [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:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:15:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:15:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 07:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 07:15:57 [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:15:57 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:15:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 07:15:58 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:15:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 07:15:58 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:15:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 07:15:58 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:15:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 07:15:58 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:15:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 07:15:58 [INFO] 07:15:58 [INFO] Results: 07:15:58 [INFO] 07:15:58 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 07:15:58 [INFO] 07:15:58 [INFO] 07:15:58 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-spi --- 07:15:58 [INFO] 07:15:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-spi --- 07:15:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT.jar 07:15:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 07:15:58 [INFO] 07:15:58 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-parser-spi --- 07:15:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-tests.jar 07:15:58 [INFO] 07:15:58 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-parser-spi --- 07:15:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-test-sources.jar 07:15:58 [INFO] 07:15:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-spi --- 07:16:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-javadoc.jar 07:16:00 [INFO] 07:16:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-spi --- 07:16:00 [INFO] CycloneDX: Resolving Dependencies 07:16:01 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 07:16:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.xml 07:16:01 [INFO] attaching as bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bom.json 07:16:01 [INFO] attaching as bgp-parser-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:16:01 [INFO] 07:16:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 07:16:01 [INFO] Skipping duplicate-finder execution! 07:16:01 [INFO] 07:16:01 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-spi --- 07:16:01 [INFO] No dependency problems found 07:16:01 [INFO] 07:16:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-spi --- 07:16:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/bgp-parser-spi-2.0.1-SNAPSHOT-sources.jar 07:16:01 [INFO] 07:16:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-spi --- 07:16:01 [INFO] 07:16:01 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-spi --- 07:16:01 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/code-coverage/jacoco.exec 07:16:01 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 07:16:01 [INFO] 07:16:01 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-spi --- 07:16:01 [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:16:01 [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:16:01 [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:16:01 [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:16:01 [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:16:01 [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:16:01 [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:16:01 [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:16:01 [INFO] 07:16:01 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-spi --- 07:16:01 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/2.0.1-SNAPSHOT/bgp-parser-spi-2.0.1-SNAPSHOT.jar 07:16:01 [INFO] Writing OBR metadata 07:16:01 [INFO] 07:16:01 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-spi --- 07:16:01 [INFO] org.opendaylight.bgpcep:bgp-parser-spi:bundle:2.0.1-SNAPSHOT 07:16:01 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:01 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:01 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:01 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:01 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:01 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:01 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:01 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:01 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:01 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:01 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:01 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:01 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:01 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:01 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:01 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:01 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:01 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:01 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:16:01 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:16:01 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:16:01 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:16:01 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:16:01 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:16:01 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:16:01 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:16:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:01 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:01 [INFO] +- junit:junit:jar:4.13.2:test 07:16:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:01 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:16:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:01 [INFO] 07:16:01 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-parser-spi --- 07:16:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-spi/target/sonatype-clm/module.xml 07:16:01 [INFO] 07:16:01 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 07:16:01 [INFO] Building bgp-util 2.0.1-SNAPSHOT [20/161] 07:16:01 [INFO] from bgp/util/pom.xml 07:16:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:01 [INFO] 07:16:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-util --- 07:16:01 [INFO] 07:16:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-util --- 07:16:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:01 [INFO] 07:16:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-util --- 07:16:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:01 [INFO] 07:16:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-util --- 07:16:02 [INFO] 07:16:02 [INFO] --- dependency:3.10.0:properties (default) @ bgp-util --- 07:16:02 [INFO] 07:16:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-util --- 07:16:02 [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:16:02 [INFO] 07:16:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-util --- 07:16:02 [INFO] Starting audit... 07:16:02 Audit done. 07:16:02 [INFO] You have 0 Checkstyle violations. 07:16:02 [INFO] 07:16:02 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-util --- 07:16:02 [INFO] Starting audit... 07:16:02 Audit done. 07:16:02 [INFO] You have 0 Checkstyle violations. 07:16:02 [INFO] 07:16:02 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-util --- 07:16:02 [INFO] 07:16:02 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-util --- 07:16:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/src/main/resources 07:16:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/spi 07:16:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/util/target/generated-sources/yang 07:16:02 [INFO] 07:16:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-util --- 07:16:02 [INFO] Recompiling the module because of changed dependency. 07:16:02 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:16:02 [INFO] 07:16:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-util >>> 07:16:02 [INFO] 07:16:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-util --- 07:16:02 [INFO] Fork Value is true 07:16:04 [INFO] Done SpotBugs Analysis.... 07:16:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:04 [INFO] 07:16:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-util <<< 07:16:04 [INFO] 07:16:04 [INFO] 07:16:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-util --- 07:16:04 [INFO] BugInstance size is 0 07:16:04 [INFO] Error size is 0 07:16:04 [INFO] No errors/warnings found 07:16:04 [INFO] 07:16:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-util --- 07:16:04 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:16:04 [INFO] 07:16:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-util --- 07:16:04 [INFO] Recompiling the module because of changed dependency. 07:16:04 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:16:04 [INFO] 07:16:04 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-util --- 07:16:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:04 [INFO] 07:16:04 [INFO] ------------------------------------------------------- 07:16:04 [INFO] T E S T S 07:16:04 [INFO] ------------------------------------------------------- 07:16:05 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:16:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 07:16:05 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:16:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 07:16:05 [INFO] 07:16:05 [INFO] Results: 07:16:05 [INFO] 07:16:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 07:16:05 [INFO] 07:16:05 [INFO] 07:16:05 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-util --- 07:16:05 [INFO] 07:16:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-util --- 07:16:06 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT.jar 07:16:06 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/classes/META-INF/MANIFEST.MF 07:16:06 [INFO] 07:16:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-util --- 07:16:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-javadoc.jar 07:16:07 [INFO] 07:16:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-util --- 07:16:07 [INFO] CycloneDX: Resolving Dependencies 07:16:07 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 07:16:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.xml 07:16:07 [INFO] attaching as bgp-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bom.json 07:16:07 [INFO] attaching as bgp-util-2.0.1-SNAPSHOT-cyclonedx.json 07:16:07 [INFO] 07:16:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 07:16:07 [INFO] Skipping duplicate-finder execution! 07:16:07 [INFO] 07:16:07 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-util --- 07:16:07 [INFO] No dependency problems found 07:16:07 [INFO] 07:16:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-util --- 07:16:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/util/target/bgp-util-2.0.1-SNAPSHOT-sources.jar 07:16:07 [INFO] 07:16:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-util --- 07:16:07 [INFO] 07:16:07 [INFO] --- jacoco:0.8.14:report (report) @ bgp-util --- 07:16:07 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/util/target/code-coverage/jacoco.exec 07:16:07 [INFO] Analyzed bundle 'bgp-util' with 2 classes 07:16:07 [INFO] 07:16:07 [INFO] --- install:3.1.4:install (default-install) @ bgp-util --- 07:16:07 [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:16:07 [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:16:07 [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:16:07 [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:16:07 [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:16:07 [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:16:07 [INFO] 07:16:07 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-util --- 07:16:07 [INFO] Installing org/opendaylight/bgpcep/bgp-util/2.0.1-SNAPSHOT/bgp-util-2.0.1-SNAPSHOT.jar 07:16:07 [INFO] Writing OBR metadata 07:16:07 [INFO] 07:16:07 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-util --- 07:16:07 [INFO] org.opendaylight.bgpcep:bgp-util:bundle:2.0.1-SNAPSHOT 07:16:07 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:07 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:07 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:07 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:07 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:07 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:07 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:07 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:07 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:07 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:16:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:16:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:07 [INFO] +- junit:junit:jar:4.13.2:test 07:16:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:07 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:16:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:07 [INFO] 07:16:07 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-util --- 07:16:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/util/target/sonatype-clm/module.xml 07:16:07 [INFO] 07:16:07 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 07:16:07 [INFO] Building bgp-parser-impl 2.0.1-SNAPSHOT [21/161] 07:16:07 [INFO] from bgp/parser-impl/pom.xml 07:16:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:07 [INFO] 07:16:07 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-parser-impl --- 07:16:07 [INFO] 07:16:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-parser-impl --- 07:16:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:07 [INFO] 07:16:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 07:16:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:07 [INFO] 07:16:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-parser-impl --- 07:16:08 [INFO] 07:16:08 [INFO] --- dependency:3.10.0:properties (default) @ bgp-parser-impl --- 07:16:08 [INFO] 07:16:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 07:16: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/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:16:08 [INFO] 07:16:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-parser-impl --- 07:16:08 [INFO] Starting audit... 07:16:08 Audit done. 07:16:08 [INFO] You have 0 Checkstyle violations. 07:16:08 [INFO] 07:16:08 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-parser-impl --- 07:16:08 [INFO] Starting audit... 07:16:08 Audit done. 07:16:08 [INFO] You have 0 Checkstyle violations. 07:16:08 [INFO] 07:16:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-parser-impl --- 07:16:08 [INFO] 07:16:08 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-parser-impl --- 07:16:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/src/main/resources 07:16:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/spi 07:16:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/generated-sources/yang 07:16:08 [INFO] 07:16:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-parser-impl --- 07:16:08 [INFO] Recompiling the module because of changed dependency. 07:16:08 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 07:16:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:16:09 [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:16:09 [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:16:09 [INFO] 07:16:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 07:16:09 [INFO] 07:16:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-parser-impl --- 07:16:09 [INFO] Fork Value is true 07:16:13 [INFO] Done SpotBugs Analysis.... 07:16:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:13 [INFO] 07:16:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 07:16:13 [INFO] 07:16:13 [INFO] 07:16:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-parser-impl --- 07:16:13 [INFO] BugInstance size is 0 07:16:13 [INFO] Error size is 0 07:16:13 [INFO] No errors/warnings found 07:16:13 [INFO] 07:16:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-parser-impl --- 07:16:13 [INFO] Copying 10 resources from src/test/resources to target/test-classes 07:16:13 [INFO] 07:16:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-parser-impl --- 07:16:13 [INFO] Recompiling the module because of changed dependency. 07:16:13 [INFO] Compiling 42 source files with javac [debug release 21] to target/test-classes 07:16:13 [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:16:13 [INFO] 07:16:13 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-parser-impl --- 07:16:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:16:13 [INFO] 07:16:13 [INFO] ------------------------------------------------------- 07:16:13 [INFO] T E S T S 07:16:13 [INFO] ------------------------------------------------------- 07:16:14 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:16:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:16:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:16:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:16:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:16:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:16:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:16:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 07:16:16 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:16:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 07:16:17 [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:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:16:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:16:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 07:16:17 [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.RouteOriginIpv4EcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 07:16:17 [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:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:16:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:16:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:16:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 07:16:17 [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.Generic4OctASEcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 07:16:17 [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.VrfRouteImportHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:16:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 07:16:17 [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.RouteOrigin4OctectASEcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:16:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:16:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:16:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:16:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:16:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:16:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:16:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:16:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 07:16:17 [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:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 07:16:17 [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:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:16:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:16:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:16:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:16:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:16:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:16:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:16:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:16:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:16:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 07:16:17 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:16:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 07:16:17 [INFO] 07:16:17 [INFO] Results: 07:16:17 [INFO] 07:16:17 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 07:16:17 [INFO] 07:16:17 [INFO] 07:16:17 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-parser-impl --- 07:16:17 [INFO] 07:16:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-parser-impl --- 07:16:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT.jar 07:16:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 07:16:17 [INFO] 07:16:17 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-parser-impl --- 07:16:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-tests.jar 07:16:17 [INFO] 07:16:17 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-parser-impl --- 07:16:17 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar 07:16:17 [INFO] 07:16:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-parser-impl --- 07:16:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar 07:16:19 [INFO] 07:16:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-parser-impl --- 07:16:19 [INFO] CycloneDX: Resolving Dependencies 07:16:20 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 07:16:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.xml 07:16:20 [INFO] attaching as bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bom.json 07:16:20 [INFO] attaching as bgp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:16:20 [INFO] 07:16:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 07:16:20 [INFO] Skipping duplicate-finder execution! 07:16:20 [INFO] 07:16:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-parser-impl --- 07:16:20 [INFO] No dependency problems found 07:16:20 [INFO] 07:16:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-parser-impl --- 07:16:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/bgp-parser-impl-2.0.1-SNAPSHOT-sources.jar 07:16:20 [INFO] 07:16:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-parser-impl --- 07:16:20 [INFO] 07:16:20 [INFO] --- jacoco:0.8.14:report (report) @ bgp-parser-impl --- 07:16:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/code-coverage/jacoco.exec 07:16:20 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 07:16:20 [INFO] 07:16:20 [INFO] --- install:3.1.4:install (default-install) @ bgp-parser-impl --- 07:16:20 [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:16:20 [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:16:20 [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:16:20 [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:16:20 [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:16:20 [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:16:20 [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:16:20 [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:16:20 [INFO] 07:16:20 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-parser-impl --- 07:16:20 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/2.0.1-SNAPSHOT/bgp-parser-impl-2.0.1-SNAPSHOT.jar 07:16:20 [INFO] Writing OBR metadata 07:16:20 [INFO] 07:16:20 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-parser-impl --- 07:16:20 [INFO] org.opendaylight.bgpcep:bgp-parser-impl:bundle:2.0.1-SNAPSHOT 07:16:20 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:20 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:20 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:20 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:20 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:20 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:20 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:20 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:16:20 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:20 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:20 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:20 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:16:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:20 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:20 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:20 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:20 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:20 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:16:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:16:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:16:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:16:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:16:20 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:16:20 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:16:20 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:2.0.1-SNAPSHOT:test 07:16:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:16:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:16:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:20 [INFO] +- junit:junit:jar:4.13.2:test 07:16:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:20 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:16:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:20 [INFO] 07:16:20 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-parser-impl --- 07:16:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/parser-impl/target/sonatype-clm/module.xml 07:16:20 [INFO] 07:16:20 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 07:16:20 [INFO] Building OpenDaylight :: Extras :: Dependencies 2.0.1-SNAPSHOT [22/161] 07:16:20 [INFO] from features/odl-bgpcep-extras-dependencies/pom.xml 07:16:20 [INFO] ------------------------------[ feature ]------------------------------- 07:16:20 [INFO] 07:16:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] 07:16:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:20 [INFO] 07:16:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 07:16:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:20 [INFO] 07:16:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] 07:16:21 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] 07:16:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:21 [INFO] argLine set to empty 07:16:21 [INFO] 07:16:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] Starting audit... 07:16:21 Audit done. 07:16:21 [INFO] You have 0 Checkstyle violations. 07:16:21 [INFO] 07:16:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] Starting audit... 07:16:21 Audit done. 07:16:21 [INFO] You have 0 Checkstyle violations. 07:16:21 [INFO] 07:16:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] 07:16:21 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 07:16:21 [INFO] ...done! 07:16:21 [INFO] Set artifact 07:16:21 [INFO] 07:16:21 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 07:16: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:16:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:21 [INFO] 07:16:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 07:16:21 [INFO] 07:16:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:21 [INFO] 07:16:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 07:16:21 [INFO] 07:16:21 [INFO] 07:16:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] 07:16:21 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-extras-dependencies --- 07:16:21 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies 07:16:21 [INFO] Project dependency features detected: [] 07:16:21 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:21 [INFO] Creating RMI registry server on 127.0.0.1:37615 07:16:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:21 [INFO] Waiting for remote bundle context.. on 37615 name: 53f9422f-ad86-47ea-a96f-306c47f01edd timout: [ RelativeTimeout value = 180000 ] 07:16:25 [INFO] Building jar from resources and headers. 07:16:25 [INFO] Writing jar finished. 07:16:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:27 [INFO] 07:16:27 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] 07:16:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:27 [INFO] 07:16:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-extras-dependencies --- 07:16:27 [INFO] CycloneDX: Resolving Dependencies 07:16:28 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 07:16:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.xml 07:16:28 [INFO] attaching as odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/bom.json 07:16:28 [INFO] attaching as odl-bgpcep-extras-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:16:28 [INFO] 07:16:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 07:16:28 [INFO] Skipping duplicate-finder execution! 07:16:28 [INFO] 07:16:28 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 07:16:28 [INFO] Skipping plugin execution 07:16:28 [INFO] 07:16:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 07:16:28 [INFO] Skipping source per configuration. 07:16:28 [INFO] 07:16:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 07:16:28 [INFO] 07:16:28 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-extras-dependencies --- 07:16:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:28 [INFO] 07:16:28 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-extras-dependencies --- 07:16:28 [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:16:28 [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:16:28 [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:16:28 [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:16:28 [INFO] 07:16:28 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-extras-dependencies --- 07:16:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT 07:16:28 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:28 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:28 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:28 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:28 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:28 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:28 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:28 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:28 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:28 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:28 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:28 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:28 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:28 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:28 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:28 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:28 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:28 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:28 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:28 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:28 [INFO] | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:28 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:28 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:28 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:28 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:28 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:28 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:28 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:28 [INFO] +- junit:junit:jar:4.13.2:test 07:16:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:28 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:28 [INFO] 07:16:28 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-extras-dependencies --- 07:16:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-extras-dependencies/target/sonatype-clm/module.xml 07:16:28 [INFO] 07:16:28 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 07:16:28 [INFO] Building OpenDaylight :: BGP :: Dependencies 2.0.1-SNAPSHOT [23/161] 07:16:28 [INFO] from features/odl-bgpcep-bgp-dependencies/pom.xml 07:16:28 [INFO] ------------------------------[ feature ]------------------------------- 07:16:28 [INFO] 07:16:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 07:16:28 [INFO] 07:16:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 07:16:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:28 [INFO] 07:16:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 07:16:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:28 [INFO] 07:16:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] 07:16:29 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] 07:16:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:29 [INFO] argLine set to empty 07:16:29 [INFO] 07:16:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] Starting audit... 07:16:29 Audit done. 07:16:29 [INFO] You have 0 Checkstyle violations. 07:16:29 [INFO] 07:16:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] Starting audit... 07:16:29 Audit done. 07:16:29 [INFO] You have 0 Checkstyle violations. 07:16:29 [INFO] 07:16:29 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] 07:16:29 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 07:16:29 [INFO] ...done! 07:16:29 [INFO] Set artifact 07:16:29 [INFO] 07:16:29 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 07:16: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:16:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:29 [INFO] 07:16:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 07:16:29 [INFO] 07:16:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:29 [INFO] 07:16:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 07:16:29 [INFO] 07:16:29 [INFO] 07:16:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] 07:16:29 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-dependencies --- 07:16:29 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies 07:16:29 [INFO] Project dependency features detected: [] 07:16:29 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:29 [INFO] Creating RMI registry server on 127.0.0.1:36059 07:16:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:29 [INFO] Waiting for remote bundle context.. on 36059 name: 4cd50d53-ea1d-4c8a-ae30-03fa16dedc96 timout: [ RelativeTimeout value = 180000 ] 07:16:33 [INFO] Building jar from resources and headers. 07:16:33 [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:35 [INFO] 07:16:35 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] 07:16:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:35 [INFO] 07:16:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 07:16:35 [INFO] CycloneDX: Resolving Dependencies 07:16:36 [INFO] CycloneDX: Creating BOM version 1.6 with 82 component(s) 07:16:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.xml 07:16:36 [INFO] attaching as odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/bom.json 07:16:36 [INFO] attaching as odl-bgpcep-bgp-dependencies-2.0.1-SNAPSHOT-cyclonedx.json 07:16:36 [INFO] 07:16:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 07:16:36 [INFO] Skipping duplicate-finder execution! 07:16:36 [INFO] 07:16:36 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 07:16:36 [INFO] Skipping plugin execution 07:16:36 [INFO] 07:16:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 07:16:36 [INFO] Skipping source per configuration. 07:16:36 [INFO] 07:16:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 07:16:36 [INFO] 07:16:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-dependencies --- 07:16:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:36 [INFO] 07:16:36 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-dependencies --- 07:16:36 [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:16:36 [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:16:36 [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:16:36 [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:16:36 [INFO] 07:16:36 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:16:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT 07:16:36 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:36 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:36 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:36 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:36 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:36 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:36 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:36 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:36 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:36 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:36 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:36 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:36 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:36 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:36 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:36 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:36 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:36 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:36 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:36 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:36 [INFO] | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:36 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:36 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:36 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:36 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:36 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:36 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:36 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:36 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:16:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:36 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:36 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:36 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:36 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:16:36 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:16:36 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:36 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:16:36 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:16:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:36 [INFO] +- junit:junit:jar:4.13.2:test 07:16:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:36 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:36 [INFO] 07:16:36 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-dependencies --- 07:16:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-dependencies/target/sonatype-clm/module.xml 07:16:37 [INFO] 07:16:37 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 07:16:37 [INFO] Building OpenDaylight :: BGP :: Parser :: API 2.0.1-SNAPSHOT [24/161] 07:16:37 [INFO] from features/odl-bgpcep-bgp-parser-api/pom.xml 07:16:37 [INFO] ------------------------------[ feature ]------------------------------- 07:16:37 [INFO] 07:16:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] 07:16:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 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) @ odl-bgpcep-bgp-parser-api --- 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) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] 07:16:37 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] 07:16:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:37 [INFO] argLine set to empty 07:16:37 [INFO] 07:16:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] Starting audit... 07:16:37 Audit done. 07:16:37 [INFO] You have 0 Checkstyle violations. 07:16:37 [INFO] 07:16:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] Starting audit... 07:16:37 Audit done. 07:16:37 [INFO] You have 0 Checkstyle violations. 07:16:37 [INFO] 07:16:37 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] 07:16:37 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 07:16:37 [INFO] ...done! 07:16:37 [INFO] Set artifact 07:16:37 [INFO] 07:16:37 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 07:16: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:16:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:37 [INFO] 07:16:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 07:16:37 [INFO] 07:16:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:37 [INFO] 07:16:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 07:16:37 [INFO] 07:16:37 [INFO] 07:16:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] 07:16:37 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-parser-api --- 07:16:37 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api 07:16:37 [INFO] Project dependency features detected: [] 07:16:37 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:37 [INFO] Creating RMI registry server on 127.0.0.1:46267 07:16:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:38 [INFO] Waiting for remote bundle context.. on 46267 name: af42abfa-48a2-43ab-8f30-b9d45db053fa timout: [ RelativeTimeout value = 180000 ] 07:16:41 [INFO] Building jar from resources and headers. 07:16:41 [INFO] Writing jar finished. 07:16:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:16:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:16:43 [INFO] 07:16:43 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 07:16:43 [INFO] 07:16:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 07:16:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:16:43 [INFO] 07:16:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 07:16:43 [INFO] CycloneDX: Resolving Dependencies 07:16:44 [INFO] CycloneDX: Creating BOM version 1.6 with 93 component(s) 07:16:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.xml 07:16:44 [INFO] attaching as odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/bom.json 07:16:44 [INFO] attaching as odl-bgpcep-bgp-parser-api-2.0.1-SNAPSHOT-cyclonedx.json 07:16:44 [INFO] 07:16:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Skipping duplicate-finder execution! 07:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Skipping plugin execution 07:16:44 [INFO] 07:16:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Skipping source per configuration. 07:16:44 [INFO] 07:16:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] 07:16:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:44 [INFO] 07:16:44 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [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:16:44 [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:16:44 [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:16:44 [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:16:44 [INFO] 07:16:44 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:16:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT 07:16:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:44 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:44 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:44 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:44 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:44 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:44 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:44 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:44 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:44 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:44 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:44 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:44 [INFO] +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:16:44 [INFO] | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:16:44 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:16:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:16:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:16:45 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:16:45 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:16:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:16:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:16:45 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:16:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:16:45 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:16:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:45 [INFO] | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:16:45 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:16:45 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:45 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:45 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:45 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:45 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:45 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:45 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:45 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:45 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:45 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:45 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:45 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:45 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:45 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:45 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:45 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:45 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:45 [INFO] +- junit:junit:jar:4.13.2:test 07:16:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:45 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:45 [INFO] 07:16:45 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-parser-api --- 07:16:45 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser-api/target/sonatype-clm/module.xml 07:16:45 [INFO] 07:16:45 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 07:16:45 [INFO] Building OpenDaylight :: BGP :: Parser 2.0.1-SNAPSHOT [25/161] 07:16:45 [INFO] from features/odl-bgpcep-bgp-parser/pom.xml 07:16:45 [INFO] ------------------------------[ feature ]------------------------------- 07:16:45 [INFO] 07:16:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:45 [INFO] 07:16:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:45 [INFO] 07:16:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:45 [INFO] argLine set to empty 07:16:45 [INFO] 07:16:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Starting audit... 07:16:45 Audit done. 07:16:45 [INFO] You have 0 Checkstyle violations. 07:16:45 [INFO] 07:16:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Starting audit... 07:16:45 Audit done. 07:16:45 [INFO] You have 0 Checkstyle violations. 07:16:45 [INFO] 07:16:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 07:16:45 [INFO] ...done! 07:16:45 [INFO] Set artifact 07:16:45 [INFO] 07:16:45 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:16:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:16:45 [INFO] 07:16:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 07:16:45 [INFO] 07:16:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] No files found to run spotbugs, check compile phase has been run 07:16:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:45 [INFO] 07:16:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 07:16:45 [INFO] 07:16:45 [INFO] 07:16:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] 07:16:45 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-parser --- 07:16:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-parser 07:16:45 [INFO] Project dependency features detected: [] 07:16:45 [INFO] Pax Exam System (Version: 4.14.0) created. 07:16:45 [INFO] Creating RMI registry server on 127.0.0.1:39093 07:16:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:16:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:16:45 [INFO] Waiting for remote bundle context.. on 39093 name: 8b3f24e7-3236-4c19-943c-d3fcd2752c36 timout: [ RelativeTimeout value = 180000 ] 07:16:49 [INFO] Building jar from resources and headers. 07:16:49 [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-parser --- 07:16:52 [INFO] 07:16:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 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-parser --- 07:16:52 [INFO] CycloneDX: Resolving Dependencies 07:16:53 [INFO] CycloneDX: Creating BOM version 1.6 with 95 component(s) 07:16:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.xml 07:16:53 [INFO] attaching as odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:16:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/bom.json 07:16:53 [INFO] attaching as odl-bgpcep-bgp-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:16:53 [INFO] 07:16:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 07:16:53 [INFO] Skipping duplicate-finder execution! 07:16:53 [INFO] 07:16:53 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 07:16:53 [INFO] Skipping plugin execution 07:16:53 [INFO] 07:16:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 07:16:53 [INFO] Skipping source per configuration. 07:16:53 [INFO] 07:16:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 07:16:53 [INFO] 07:16:53 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-parser --- 07:16:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:16:53 [INFO] 07:16:53 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-parser --- 07:16:53 [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:16:53 [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:16:53 [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:16:53 [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:16:53 [INFO] 07:16:53 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-parser --- 07:16:53 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT 07:16:53 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:16:53 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:16:53 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:16:53 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:16:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:16:53 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:16:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:16:53 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:16:53 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:16:53 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:16:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:16:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:16:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:16:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:16:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:16:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:16:53 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:16:53 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:16:53 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:16:53 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:16:53 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:16:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:16:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:16:53 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:16:53 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:16:53 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:16:53 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:16:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:16:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:16:53 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:16:53 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:16:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:16:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:16:53 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:16:53 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:16:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:16:53 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:16:53 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:16:53 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:16:53 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:16:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:16:53 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:16:53 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:16:53 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:16:53 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:16:53 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:16:53 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:16:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:16:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:16:53 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:16:53 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:16:53 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:16:53 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:16:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:16:53 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:16:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:16:53 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:16:53 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:16:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:16:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:16:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:16:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:16:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:16:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:16:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:16:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:16:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:16:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:16:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:16:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:16:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:16:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:16:53 [INFO] +- junit:junit:jar:4.13.2:test 07:16:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:16:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:16:53 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:16:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:16:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:16:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:16:53 [INFO] 07:16:53 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-parser --- 07:16:53 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-parser/target/sonatype-clm/module.xml 07:16:53 [INFO] 07:16:53 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 07:16:53 [INFO] Building bgp-rib-api 2.0.1-SNAPSHOT [26/161] 07:16:53 [INFO] from bgp/rib-api/pom.xml 07:16:53 [INFO] -------------------------------[ bundle ]------------------------------- 07:16:53 [INFO] 07:16:53 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-api --- 07:16:53 [INFO] 07:16:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-api --- 07:16:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:53 [INFO] 07:16:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 07:16:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:16:53 [INFO] 07:16:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-api --- 07:16:54 [INFO] 07:16:54 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-api --- 07:16:54 [INFO] 07:16:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-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/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:16:54 [INFO] 07:16:54 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-rib-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/bgp/rib-api/src/main/yang 07:16:54 [INFO] yang-to-sources: Found 8 dependencies in 4.959 ms 07:16:54 [INFO] yang-to-sources: Project model files found: 2 in 4.068 ms 07:16:54 [INFO] yang-to-sources: 12 YANG models processed in 91.33 ms 07:16:54 [INFO] BindingJavaFileGenerator: Defined 64 files in 19.25 ms 07:16:54 [INFO] Sorted 64 files into 11 directories in 248.4 μs 07:16:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 37.26 ms 07:16:54 [INFO] 07:16:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-api --- 07:16:54 [INFO] Starting audit... 07:16:54 Audit done. 07:16:54 [INFO] You have 0 Checkstyle violations. 07:16:54 [INFO] 07:16:54 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-api --- 07:16:54 [INFO] Starting audit... 07:16:54 Audit done. 07:16:54 [INFO] You have 0 Checkstyle violations. 07:16:54 [INFO] 07:16:54 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-api --- 07:16:54 [INFO] 07:16:54 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-api --- 07:16:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/main/resources 07:16:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:16:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:16:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:16:54 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:16:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/generated-sources/spi 07:16:54 [INFO] 07:16:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-api --- 07:16:54 [INFO] Recompiling the module because of changed dependency. 07:16:54 [INFO] Compiling 65 source files with javac [debug release 21] to target/classes 07:16:54 [INFO] 07:16:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 07:16:54 [INFO] 07:16:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-api --- 07:16:54 [INFO] Fork Value is true 07:16:57 [INFO] Done SpotBugs Analysis.... 07:16:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:16:57 [INFO] 07:16:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 07:16:57 [INFO] 07:16:57 [INFO] 07:16:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-api --- 07:16:57 [INFO] BugInstance size is 0 07:16:57 [INFO] Error size is 0 07:16:57 [INFO] No errors/warnings found 07:16:57 [INFO] 07:16:57 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-api --- 07:16:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/src/test/resources 07:16:57 [INFO] 07:16:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-api --- 07:16:57 [INFO] No sources to compile 07:16:57 [INFO] 07:16:57 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-api --- 07:16:57 [INFO] No tests to run. 07:16:57 [INFO] 07:16:57 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-api --- 07:16:57 [INFO] 07:16:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-api --- 07:16:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT.jar 07:16:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 07:16:57 [INFO] 07:16:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-api --- 07:16:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-javadoc.jar 07:16:59 [INFO] 07:16:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-api --- 07:16:59 [INFO] CycloneDX: Resolving Dependencies 07:17:00 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 07:17:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.xml 07:17:00 [INFO] attaching as bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bom.json 07:17:00 [INFO] attaching as bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:00 [INFO] 07:17:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 07:17:00 [INFO] Skipping duplicate-finder execution! 07:17:00 [INFO] 07:17:00 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-api --- 07:17:00 [INFO] No dependency problems found 07:17:00 [INFO] 07:17:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-api --- 07:17:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/bgp-rib-api-2.0.1-SNAPSHOT-sources.jar 07:17:00 [INFO] 07:17:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-api --- 07:17:00 [INFO] 07:17:00 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-api --- 07:17:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:00 [INFO] 07:17:00 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-api --- 07:17:00 [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:17:00 [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:17:00 [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:17:00 [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:17:00 [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:17:00 [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:17:00 [INFO] 07:17:00 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-api --- 07:17:00 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/2.0.1-SNAPSHOT/bgp-rib-api-2.0.1-SNAPSHOT.jar 07:17:00 [INFO] Writing OBR metadata 07:17:00 [INFO] 07:17:00 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-api --- 07:17:00 [INFO] org.opendaylight.bgpcep:bgp-rib-api:bundle:2.0.1-SNAPSHOT 07:17:00 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:00 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:00 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:00 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:00 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:00 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:00 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:00 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:00 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:00 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:00 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:00 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:00 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:00 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:00 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:00 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:00 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:00 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:00 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:00 [INFO] +- junit:junit:jar:4.13.2:test 07:17:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:00 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:00 [INFO] 07:17:00 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-rib-api --- 07:17:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-api/target/sonatype-clm/module.xml 07:17:00 [INFO] 07:17:00 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 07:17:00 [INFO] Building bgp-openconfig-api 2.0.1-SNAPSHOT [27/161] 07:17:00 [INFO] from bgp/openconfig-api/pom.xml 07:17:00 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:00 [INFO] 07:17:00 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-api --- 07:17:00 [INFO] 07:17:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-api --- 07:17:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:00 [INFO] 07:17:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 07:17:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:00 [INFO] 07:17:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-api --- 07:17:00 [INFO] 07:17:00 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-api --- 07:17:00 [INFO] 07:17:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 07:17: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/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:17:00 [INFO] 07:17:00 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-openconfig-api --- 07:17:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:17:00 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/main/yang 07:17:00 [INFO] yang-to-sources: Found 10 dependencies in 5.496 ms 07:17:01 [INFO] yang-to-sources: Project model files found: 16 in 29.51 ms 07:17:01 [INFO] yang-to-sources: 27 YANG models processed in 236.8 ms 07:17:01 [INFO] BindingJavaFileGenerator: Defined 877 files in 56.61 ms 07:17:01 [INFO] Sorted 877 files into 181 directories in 2.440 ms 07:17:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 877 in 159.1 ms 07:17:01 [INFO] 07:17:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-api --- 07:17:01 [INFO] Starting audit... 07:17:01 Audit done. 07:17:01 [INFO] You have 0 Checkstyle violations. 07:17:01 [INFO] 07:17:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-api --- 07:17:01 [INFO] Starting audit... 07:17:01 Audit done. 07:17:01 [INFO] You have 0 Checkstyle violations. 07:17:01 [INFO] 07:17:01 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-api --- 07:17:01 [INFO] 07:17:01 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-api --- 07:17:01 [INFO] Copying 2 resources from src/main/resources to target/classes 07:17:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:17:01 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:17:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:17:01 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 07:17:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/generated-sources/spi 07:17:01 [INFO] 07:17:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-api --- 07:17:01 [INFO] Recompiling the module because of changed dependency. 07:17:01 [INFO] Compiling 876 source files with javac [debug release 21] to target/classes 07:17:04 [INFO] 07:17:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 07:17:04 [INFO] 07:17:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-api --- 07:17:04 [INFO] Fork Value is true 07:17:08 [INFO] Done SpotBugs Analysis.... 07:17:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:08 [INFO] 07:17:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 07:17:08 [INFO] 07:17:08 [INFO] 07:17:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-api --- 07:17:08 [INFO] BugInstance size is 0 07:17:08 [INFO] Error size is 0 07:17:08 [INFO] No errors/warnings found 07:17:08 [INFO] 07:17:08 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-api --- 07:17:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/src/test/resources 07:17:08 [INFO] 07:17:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-api --- 07:17:08 [INFO] No sources to compile 07:17:08 [INFO] 07:17:08 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-api --- 07:17:08 [INFO] No tests to run. 07:17:08 [INFO] 07:17:08 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-api --- 07:17:08 [INFO] 07:17:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-api --- 07:17:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT.jar 07:17:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 07:17:09 [INFO] 07:17:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-api --- 07:17:18 [WARNING] Javadoc Warnings 07:17:18 [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:17:18 [WARNING] * 07:17:18 [WARNING] ^ 07:17:18 [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:17:18 [WARNING] * 07:17:18 [WARNING] ^ 07:17:18 [WARNING] 2 warnings 07:17:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-javadoc.jar 07:17:18 [INFO] 07:17:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-api --- 07:17:18 [INFO] CycloneDX: Resolving Dependencies 07:17:19 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:17:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.xml 07:17:19 [INFO] attaching as bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bom.json 07:17:19 [INFO] attaching as bgp-openconfig-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:19 [INFO] 07:17:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 07:17:19 [INFO] Skipping duplicate-finder execution! 07:17:19 [INFO] 07:17:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 07:17:19 [INFO] No dependency problems found 07:17:19 [INFO] 07:17:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 07:17:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/bgp-openconfig-api-2.0.1-SNAPSHOT-sources.jar 07:17:19 [INFO] 07:17:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-api --- 07:17:19 [INFO] 07:17:19 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-api --- 07:17:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:17:19 [INFO] 07:17:19 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-api --- 07:17:19 [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:17:19 [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:17:19 [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:17:19 [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:17:19 [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:17:19 [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:17:19 [INFO] 07:17:19 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-api --- 07:17:19 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/2.0.1-SNAPSHOT/bgp-openconfig-api-2.0.1-SNAPSHOT.jar 07:17:19 [INFO] Writing OBR metadata 07:17:19 [INFO] 07:17:19 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-api --- 07:17:19 [INFO] org.opendaylight.bgpcep:bgp-openconfig-api:bundle:2.0.1-SNAPSHOT 07:17:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:19 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:19 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:19 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:19 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:19 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:19 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:19 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:19 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:19 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:19 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:19 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:19 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:19 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:19 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:19 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:19 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:19 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:19 [INFO] +- junit:junit:jar:4.13.2:test 07:17:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:19 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:19 [INFO] 07:17:19 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-api --- 07:17:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-api/target/sonatype-clm/module.xml 07:17:19 [INFO] 07:17:19 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 07:17:19 [INFO] Building bgp-rib-spi 2.0.1-SNAPSHOT [28/161] 07:17:19 [INFO] from bgp/rib-spi/pom.xml 07:17:19 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:19 [INFO] 07:17:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-spi --- 07:17:19 [INFO] 07:17:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-spi --- 07:17:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:19 [INFO] 07:17:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 07:17:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:19 [INFO] 07:17:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-spi --- 07:17:20 [INFO] 07:17:20 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-spi --- 07:17:20 [INFO] 07:17:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 07:17: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/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:17:20 [INFO] 07:17:20 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-rib-spi --- 07:17:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:17:20 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/yang 07:17:20 [INFO] yang-to-sources: Found 11 dependencies in 6.285 ms 07:17:20 [INFO] yang-to-sources: Project model files found: 1 in 2.937 ms 07:17:20 [INFO] yang-to-sources: 11 YANG models processed in 100.4 ms 07:17:20 [INFO] BindingJavaFileGenerator: Defined 29 files in 12.45 ms 07:17:20 [INFO] Sorted 29 files into 14 directories in 233.7 μs 07:17:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 20.37 ms 07:17:20 [INFO] 07:17:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-spi --- 07:17:20 [INFO] Starting audit... 07:17:20 Audit done. 07:17:20 [INFO] You have 0 Checkstyle violations. 07:17:20 [INFO] 07:17:20 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-spi --- 07:17:20 [INFO] Starting audit... 07:17:20 Audit done. 07:17:20 [INFO] You have 0 Checkstyle violations. 07:17:20 [INFO] 07:17:20 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-spi --- 07:17:20 [INFO] 07:17:20 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-spi --- 07:17:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/main/resources 07:17:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:17:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:17:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:17:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:17:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/generated-sources/spi 07:17:20 [INFO] 07:17:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-spi --- 07:17:20 [INFO] Recompiling the module because of changed dependency. 07:17:20 [INFO] Compiling 80 source files with javac [debug release 21] to target/classes 07:17:21 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 07:17:21 [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:17:21 required: R 07:17:21 found: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route 07:17:21 [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:17:21 [INFO] 07:17:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 07:17:21 [INFO] 07:17:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-spi --- 07:17:21 [INFO] Fork Value is true 07:17:24 [INFO] Done SpotBugs Analysis.... 07:17:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:24 [INFO] 07:17:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 07:17:24 [INFO] 07:17:24 [INFO] 07:17:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-spi --- 07:17:24 [INFO] BugInstance size is 0 07:17:24 [INFO] Error size is 0 07:17:24 [INFO] No errors/warnings found 07:17:24 [INFO] 07:17:24 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-spi --- 07:17:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/src/test/resources 07:17:24 [INFO] 07:17:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-spi --- 07:17:24 [INFO] Recompiling the module because of changed dependency. 07:17:24 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 07:17:24 [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:17:24 required: E 07:17:24 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:17:24 [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:17:24 required: E 07:17:24 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:17:24 [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:17:24 [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:17:24 [INFO] 07:17:24 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-spi --- 07:17:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:24 [INFO] 07:17:24 [INFO] ------------------------------------------------------- 07:17:24 [INFO] T E S T S 07:17:24 [INFO] ------------------------------------------------------- 07:17:25 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:17:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 07:17:26 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:17:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 07:17:28 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:17:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:17:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.533 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 07:17:30 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:17:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 07:17:30 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:17:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 07:17:30 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:17:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 07:17:30 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:17:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 07:17:30 [INFO] 07:17:30 [INFO] Results: 07:17:30 [INFO] 07:17:30 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 07:17:30 [INFO] 07:17:30 [INFO] 07:17:30 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-spi --- 07:17:30 [INFO] 07:17:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-spi --- 07:17:30 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT.jar 07:17:30 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 07:17:30 [INFO] 07:17:30 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-rib-spi --- 07:17:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-tests.jar 07:17:30 [INFO] 07:17:30 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-rib-spi --- 07:17:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-test-sources.jar 07:17:30 [INFO] 07:17:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-spi --- 07:17:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-javadoc.jar 07:17:33 [INFO] 07:17:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-spi --- 07:17:33 [INFO] CycloneDX: Resolving Dependencies 07:17:34 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 07:17:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.xml 07:17:34 [INFO] attaching as bgp-rib-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bom.json 07:17:34 [INFO] attaching as bgp-rib-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) @ bgp-rib-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) @ bgp-rib-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) @ bgp-rib-spi --- 07:17:34 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/bgp-rib-spi-2.0.1-SNAPSHOT-sources.jar 07:17:34 [INFO] 07:17:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-spi --- 07:17:34 [INFO] 07:17:34 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-spi --- 07:17:34 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/code-coverage/jacoco.exec 07:17:34 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 07:17:34 [INFO] 07:17:34 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-spi --- 07:17:34 [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:17:34 [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:17:34 [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:17:34 [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:17:34 [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:17:34 [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:17:34 [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:17:34 [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:17:34 [INFO] 07:17:34 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-spi --- 07:17:34 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/2.0.1-SNAPSHOT/bgp-rib-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) @ bgp-rib-spi --- 07:17:34 [INFO] org.opendaylight.bgpcep:bgp-rib-spi:bundle:2.0.1-SNAPSHOT 07:17:34 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:34 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:34 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:34 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:34 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:34 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:34 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:34 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:34 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:34 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:34 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 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] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:34 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:34 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:34 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:34 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:34 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:34 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:34 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:34 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:34 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:34 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:34 [INFO] +- org.opendaylight.yangtools:yang-common: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: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.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:34 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 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.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:34 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:34 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:34 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:34 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:34 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:34 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:34 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:17:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:17:34 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:17:34 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:17:34 [INFO] | | \- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:17:34 [INFO] | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:17:34 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:17:34 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:17:34 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:17:34 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:17:34 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:17:34 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:17:34 [INFO] | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:17:34 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:17:34 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:17:34 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:17:34 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:17:34 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:17:34 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:17:34 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:17:34 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:17:34 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:17:34 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:17:34 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:17:34 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:17:34 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:17:34 [INFO] +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:17:34 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:17:34 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:17:34 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:17:34 [INFO] | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:17:34 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:17:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:34 [INFO] +- org.opendaylight.yangtools:binding-spec: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.18.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.8-01:index (default-cli) @ bgp-rib-spi --- 07:17:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-spi/target/sonatype-clm/module.xml 07:17:34 [INFO] 07:17:34 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 07:17:34 [INFO] Building OpenDaylight :: BGP :: RIB Api 2.0.1-SNAPSHOT [29/161] 07:17:34 [INFO] from features/odl-bgpcep-bgp-rib-api/pom.xml 07:17:34 [INFO] ------------------------------[ feature ]------------------------------- 07:17:34 [INFO] 07:17:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 07:17:34 [INFO] 07:17:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 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) @ odl-bgpcep-bgp-rib-api --- 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) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] 07:17:35 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] 07:17:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:35 [INFO] argLine set to empty 07:17:35 [INFO] 07:17:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-api --- 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) @ odl-bgpcep-bgp-rib-api --- 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) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] 07:17:35 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 07:17:35 [INFO] ...done! 07:17:35 [INFO] Set artifact 07:17:35 [INFO] 07:17:35 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:17:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:17:35 [INFO] 07:17:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 07:17:35 [INFO] 07:17:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] No files found to run spotbugs, check compile phase has been run 07:17:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:35 [INFO] 07:17:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 07:17:35 [INFO] 07:17:35 [INFO] 07:17:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] 07:17:35 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-rib-api --- 07:17:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api 07:17:35 [INFO] Project dependency features detected: [] 07:17:35 [INFO] Pax Exam System (Version: 4.14.0) created. 07:17:35 [INFO] Creating RMI registry server on 127.0.0.1:42629 07:17:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:17:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:17:35 [INFO] Waiting for remote bundle context.. on 42629 name: 9132281f-807f-4375-8c4b-9c377a25b584 timout: [ RelativeTimeout value = 180000 ] 07:17:39 [INFO] Building jar from resources and headers. 07:17:39 [INFO] Writing jar finished. 07:17:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:17:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:17:43 [INFO] 07:17:43 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] 07:17:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:17:43 [INFO] 07:17:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 07:17:43 [INFO] CycloneDX: Resolving Dependencies 07:17:44 [INFO] CycloneDX: Creating BOM version 1.6 with 147 component(s) 07:17:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.xml 07:17:44 [INFO] attaching as odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/bom.json 07:17:44 [INFO] attaching as odl-bgpcep-bgp-rib-api-2.0.1-SNAPSHOT-cyclonedx.json 07:17:44 [INFO] 07:17:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 07:17:44 [INFO] Skipping duplicate-finder execution! 07:17:44 [INFO] 07:17:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 07:17:44 [INFO] Skipping plugin execution 07:17:44 [INFO] 07:17:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 07:17:44 [INFO] Skipping source per configuration. 07:17:44 [INFO] 07:17:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 07:17:44 [INFO] 07:17:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-rib-api --- 07:17:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:44 [INFO] 07:17:44 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-api --- 07:17:44 [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:17:44 [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:17:44 [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:17:44 [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:17:44 [INFO] 07:17:44 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:17:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT 07:17:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:44 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:44 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:44 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:44 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:44 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:44 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:44 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:17:44 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:17:44 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:17:44 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:44 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:44 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:44 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:17:44 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:17:44 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:17:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:17:44 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:17:44 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:17:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:17:44 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:17:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:17:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:17:44 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:17:44 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:17:44 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:17:44 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:17:44 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:17:44 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:17:44 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:17:44 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:17:44 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:17:44 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:17:44 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:17:44 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:17:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:17:44 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:17:44 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:17:44 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:17:44 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:17:44 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:44 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:17:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:17:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:17:44 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:17:44 [INFO] +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:17:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:17:44 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:17:44 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:17:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:17:44 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:17:44 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:17:44 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:17:44 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:17:44 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:17:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:17:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:17:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:17:44 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:17:44 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:17:44 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:17:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:17:44 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:17:44 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:17:44 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:17:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:44 [INFO] +- junit:junit:jar:4.13.2:test 07:17:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:44 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:17:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:44 [INFO] 07:17:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-rib-api --- 07:17:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-api/target/sonatype-clm/module.xml 07:17:44 [INFO] 07:17:44 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 07:17:44 [INFO] Building bgp-openconfig-spi 2.0.1-SNAPSHOT [30/161] 07:17:44 [INFO] from bgp/openconfig-spi/pom.xml 07:17:44 [INFO] -------------------------------[ bundle ]------------------------------- 07:17:44 [INFO] 07:17:44 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-spi --- 07:17:44 [INFO] 07:17:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-spi --- 07:17:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:44 [INFO] 07:17:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 07:17:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:44 [INFO] 07:17:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-spi --- 07:17:45 [INFO] 07:17:45 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-spi --- 07:17:45 [INFO] 07:17:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 07:17: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/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:17:45 [INFO] 07:17:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-spi --- 07:17:45 [INFO] Starting audit... 07:17:45 Audit done. 07:17:45 [INFO] You have 0 Checkstyle violations. 07:17:45 [INFO] 07:17:45 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-spi --- 07:17:45 [INFO] Starting audit... 07:17:45 Audit done. 07:17:45 [INFO] You have 0 Checkstyle violations. 07:17:45 [INFO] 07:17:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-spi --- 07:17:45 [INFO] 07:17:45 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-spi --- 07:17:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/main/resources 07:17:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/spi 07:17:45 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/generated-sources/yang 07:17:45 [INFO] 07:17:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-spi --- 07:17:45 [INFO] Recompiling the module because of changed dependency. 07:17:45 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:17:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 07:17:45 [INFO] 07:17:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 07:17:45 [INFO] 07:17:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-spi --- 07:17:45 [INFO] Fork Value is true 07:17:47 [INFO] Done SpotBugs Analysis.... 07:17:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:47 [INFO] 07:17:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 07:17:47 [INFO] 07:17:47 [INFO] 07:17:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-spi --- 07:17:47 [INFO] BugInstance size is 0 07:17:47 [INFO] Error size is 0 07:17:47 [INFO] No errors/warnings found 07:17:47 [INFO] 07:17:47 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-spi --- 07:17:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/src/test/resources 07:17:47 [INFO] 07:17:47 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-spi --- 07:17:47 [INFO] Recompiling the module because of changed dependency. 07:17:47 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:17:47 [INFO] 07:17:47 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-spi --- 07:17:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:17:47 [INFO] 07:17:47 [INFO] ------------------------------------------------------- 07:17:47 [INFO] T E S T S 07:17:47 [INFO] ------------------------------------------------------- 07:17:48 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:17:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 07:17:48 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:17:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 07:17:49 [INFO] 07:17:49 [INFO] Results: 07:17:49 [INFO] 07:17:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 07:17:49 [INFO] 07:17:49 [INFO] 07:17:49 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-spi --- 07:17:49 [INFO] 07:17:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-spi --- 07:17:49 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar 07:17:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 07:17:49 [INFO] 07:17:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-spi --- 07:17:50 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-javadoc.jar 07:17:50 [INFO] 07:17:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-spi --- 07:17:50 [INFO] CycloneDX: Resolving Dependencies 07:17:50 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 07:17:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.xml 07:17:50 [INFO] attaching as bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:17:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bom.json 07:17:50 [INFO] attaching as bgp-openconfig-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:17:50 [INFO] 07:17:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 07:17:50 [INFO] Skipping duplicate-finder execution! 07:17:50 [INFO] 07:17:50 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 07:17:50 [INFO] No dependency problems found 07:17:50 [INFO] 07:17:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 07:17:51 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/bgp-openconfig-spi-2.0.1-SNAPSHOT-sources.jar 07:17:51 [INFO] 07:17:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-spi --- 07:17:51 [INFO] 07:17:51 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-spi --- 07:17:51 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/code-coverage/jacoco.exec 07:17:51 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 07:17:51 [INFO] 07:17:51 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-spi --- 07:17:51 [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:17:51 [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:17:51 [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:17:51 [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:17:51 [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:17:51 [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:17:51 [INFO] 07:17:51 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-spi --- 07:17:51 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/2.0.1-SNAPSHOT/bgp-openconfig-spi-2.0.1-SNAPSHOT.jar 07:17:51 [INFO] Writing OBR metadata 07:17:51 [INFO] 07:17:51 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-spi --- 07:17:51 [INFO] org.opendaylight.bgpcep:bgp-openconfig-spi:bundle:2.0.1-SNAPSHOT 07:17:51 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:17:51 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:17:51 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:17:51 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:17:51 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:17:51 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:17:51 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:17:51 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:17:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:17:51 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:17:51 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:17:51 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:17:51 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:17:51 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:17:51 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:17:51 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:17:51 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:17:51 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:17:51 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:17:51 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:17:51 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:17:51 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:17:51 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:17:51 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:17:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:17:51 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:17:51 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:17:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:17:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:17:51 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:17:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:17:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:17:51 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:17:51 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:17:51 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:17:51 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:17:51 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:17:51 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:17:51 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:17:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:17:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:17:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:17:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:17:51 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:17:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:17:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:17:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:17:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:17:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:17:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:17:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:17:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:17:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:17:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:17:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:17:51 [INFO] +- junit:junit:jar:4.13.2:test 07:17:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:17:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:17:51 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:17:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:17:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:17:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:17:51 [INFO] 07:17:51 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-spi --- 07:17:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-spi/target/sonatype-clm/module.xml 07:17:51 [INFO] 07:17:51 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 07:17:51 [INFO] Building OpenDaylight :: BGP :: Openconfig 2.0.1-SNAPSHOT [31/161] 07:17:51 [INFO] from features/odl-bgpcep-bgp-openconfig/pom.xml 07:17:51 [INFO] ------------------------------[ feature ]------------------------------- 07:17:51 [INFO] 07:17:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] 07:17:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:51 [INFO] 07:17:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:17:51 [INFO] 07:17:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] 07:17:51 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] 07:17:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:17:51 [INFO] argLine set to empty 07:17:51 [INFO] 07:17:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] Starting audit... 07:17:51 Audit done. 07:17:51 [INFO] You have 0 Checkstyle violations. 07:17:51 [INFO] 07:17:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] Starting audit... 07:17:51 Audit done. 07:17:51 [INFO] You have 0 Checkstyle violations. 07:17:51 [INFO] 07:17:51 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] 07:17:51 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 07:17:51 [INFO] ...done! 07:17:51 [INFO] Set artifact 07:17:51 [INFO] 07:17:51 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:17:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:17:51 [INFO] 07:17:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 07:17:51 [INFO] 07:17:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] No files found to run spotbugs, check compile phase has been run 07:17:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:17:51 [INFO] 07:17:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 07:17:51 [INFO] 07:17:51 [INFO] 07:17:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] 07:17:51 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-openconfig --- 07:17:51 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig 07:17:51 [INFO] Project dependency features detected: [] 07:17:51 [INFO] Pax Exam System (Version: 4.14.0) created. 07:17:51 [INFO] Creating RMI registry server on 127.0.0.1:36575 07:17:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:17:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:17:52 [INFO] Waiting for remote bundle context.. on 36575 name: a83b91a7-3cc7-426e-9344-1c81412e21a7 timout: [ RelativeTimeout value = 180000 ] 07:17:55 [INFO] Building jar from resources and headers. 07:17:55 [INFO] Writing jar finished. 07:17:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:17:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:17:59 [INFO] 07:17:59 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] 07:17:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:17:59 [INFO] 07:17:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 07:17:59 [INFO] CycloneDX: Resolving Dependencies 07:18:01 [INFO] CycloneDX: Creating BOM version 1.6 with 149 component(s) 07:18:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.xml 07:18:01 [INFO] attaching as odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/bom.json 07:18:01 [INFO] attaching as odl-bgpcep-bgp-openconfig-2.0.1-SNAPSHOT-cyclonedx.json 07:18:01 [INFO] 07:18:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 07:18:01 [INFO] Skipping duplicate-finder execution! 07:18:01 [INFO] 07:18:01 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 07:18:01 [INFO] Skipping plugin execution 07:18:01 [INFO] 07:18:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 07:18:01 [INFO] Skipping source per configuration. 07:18:01 [INFO] 07:18:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 07:18:01 [INFO] 07:18:01 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig --- 07:18:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:18:01 [INFO] 07:18:01 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig --- 07:18:01 [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:18:01 [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:18:01 [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:18:01 [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:18:01 [INFO] 07:18:01 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:18:01 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT 07:18:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:18:01 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:18:01 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:01 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:01 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:01 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:18:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:01 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:01 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:18:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:01 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:01 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:01 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:01 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:18:01 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:18:01 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:18:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:18:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:18:01 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:18:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:18:01 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:18:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:18:01 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:18:01 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:18:01 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:18:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:18:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:18:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:18:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:18:01 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:18:01 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:18:01 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:18:01 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:18:01 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:18:01 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:18:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:18:01 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:18:01 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:18:01 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:18:01 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:01 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:01 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:18:01 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:18:01 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:18:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:18:01 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:18:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:18:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:18:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:18:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:18:01 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:18:01 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:18:01 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:18:01 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:18:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:18:01 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:18:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:18:01 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:18:01 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:18:01 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:18:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:18:01 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:18:01 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:18:01 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:18:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:01 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:01 [INFO] +- junit:junit:jar:4.13.2:test 07:18:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:01 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:18:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:01 [INFO] 07:18:01 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-openconfig --- 07:18:01 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig/target/sonatype-clm/module.xml 07:18:01 [INFO] 07:18:01 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 07:18:01 [INFO] Building bgp-bmp-api 2.0.1-SNAPSHOT [32/161] 07:18:01 [INFO] from bmp/bmp-api/pom.xml 07:18:01 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:01 [INFO] 07:18:01 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-api --- 07:18:01 [INFO] 07:18:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-api --- 07:18:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:01 [INFO] 07:18:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 07:18:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:01 [INFO] 07:18:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-api --- 07:18:01 [INFO] 07:18:01 [INFO] --- dependency:3.10.0:properties (default) @ bgp-bmp-api --- 07:18:01 [INFO] 07:18:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 07:18: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/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:18:01 [INFO] 07:18:01 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-bmp-api --- 07:18:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:01 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/yang 07:18:01 [INFO] yang-to-sources: Found 9 dependencies in 4.528 ms 07:18:01 [INFO] yang-to-sources: Project model files found: 3 in 6.452 ms 07:18:01 [INFO] yang-to-sources: 14 YANG models processed in 67.30 ms 07:18:01 [INFO] BindingJavaFileGenerator: Defined 169 files in 14.70 ms 07:18:01 [INFO] Sorted 169 files into 35 directories in 353.1 μs 07:18:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 169 in 43.25 ms 07:18:01 [INFO] 07:18:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-api --- 07:18:01 [INFO] Starting audit... 07:18:01 Audit done. 07:18:01 [INFO] You have 0 Checkstyle violations. 07:18:01 [INFO] 07:18:01 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-api --- 07:18:01 [INFO] Starting audit... 07:18:01 Audit done. 07:18:01 [INFO] You have 0 Checkstyle violations. 07:18:01 [INFO] 07:18:01 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-bmp-api --- 07:18:01 [INFO] 07:18:01 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-bmp-api --- 07:18:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/main/resources 07:18:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:18:01 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:18:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:01 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:18:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/generated-sources/spi 07:18:01 [INFO] 07:18:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-bmp-api --- 07:18:02 [INFO] Recompiling the module because of changed dependency. 07:18:02 [INFO] Compiling 169 source files with javac [debug release 21] to target/classes 07:18:02 [INFO] 07:18:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 07:18:02 [INFO] 07:18:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-api --- 07:18:02 [INFO] Fork Value is true 07:18:05 [INFO] Done SpotBugs Analysis.... 07:18:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:05 [INFO] 07:18:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 07:18:05 [INFO] 07:18:05 [INFO] 07:18:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-api --- 07:18:05 [INFO] BugInstance size is 0 07:18:05 [INFO] Error size is 0 07:18:05 [INFO] No errors/warnings found 07:18:05 [INFO] 07:18:05 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-bmp-api --- 07:18:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/src/test/resources 07:18:05 [INFO] 07:18:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-bmp-api --- 07:18:05 [INFO] No sources to compile 07:18:05 [INFO] 07:18:05 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-bmp-api --- 07:18:05 [INFO] No tests to run. 07:18:05 [INFO] 07:18:05 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-bmp-api --- 07:18:05 [INFO] 07:18:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-api --- 07:18:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT.jar 07:18:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 07:18:05 [INFO] 07:18:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-api --- 07:18:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-javadoc.jar 07:18:09 [INFO] 07:18:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-api --- 07:18:09 [INFO] CycloneDX: Resolving Dependencies 07:18:10 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:18:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.xml 07:18:10 [INFO] attaching as bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bom.json 07:18:10 [INFO] attaching as bgp-bmp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:18:10 [INFO] 07:18:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 07:18:10 [INFO] Skipping duplicate-finder execution! 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-bmp-api --- 07:18:10 [INFO] No dependency problems found 07:18:10 [INFO] 07:18:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-bmp-api --- 07:18:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/bgp-bmp-api-2.0.1-SNAPSHOT-sources.jar 07:18:10 [INFO] 07:18:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-api --- 07:18:10 [INFO] 07:18:10 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-api --- 07:18:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:10 [INFO] 07:18:10 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-api --- 07:18:10 [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:18:10 [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:18:10 [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:18:10 [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:18:10 [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:18:10 [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:18:10 [INFO] 07:18:10 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-api --- 07:18:10 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/2.0.1-SNAPSHOT/bgp-bmp-api-2.0.1-SNAPSHOT.jar 07:18:10 [INFO] Writing OBR metadata 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-bmp-api --- 07:18:10 [INFO] org.opendaylight.bgpcep:bgp-bmp-api:bundle:2.0.1-SNAPSHOT 07:18:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:18:10 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:18:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:18:10 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:10 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:18:10 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:18:10 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:18:10 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:10 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:10 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:10 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:10 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:18:10 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:18:10 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:18:10 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:18:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:10 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:10 [INFO] +- junit:junit:jar:4.13.2:test 07:18:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:10 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:18:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:10 [INFO] 07:18:10 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-bmp-api --- 07:18:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-api/target/sonatype-clm/module.xml 07:18:10 [INFO] 07:18:10 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 07:18:10 [INFO] Building bgp-extension-parent 2.0.1-SNAPSHOT [33/161] 07:18:10 [INFO] from bgp/extensions/parent/pom.xml 07:18:10 [INFO] --------------------------------[ pom ]--------------------------------- 07:18:10 [INFO] 07:18:10 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-extension-parent --- 07:18:10 [INFO] 07:18:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-extension-parent --- 07:18:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:10 [INFO] 07:18:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 07:18:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:10 [INFO] 07:18:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-extension-parent --- 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.10.0:properties (default) @ bgp-extension-parent --- 07:18:10 [INFO] 07:18:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 07:18:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:18:10 [INFO] 07:18:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-extension-parent --- 07:18:10 [INFO] Starting audit... 07:18:10 Audit done. 07:18:10 [INFO] You have 0 Checkstyle violations. 07:18:10 [INFO] 07:18:10 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-extension-parent --- 07:18:10 [INFO] Starting audit... 07:18:10 Audit done. 07:18:10 [INFO] You have 0 Checkstyle violations. 07:18:10 [INFO] 07:18:10 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-extension-parent --- 07:18:10 [INFO] 07:18:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 07:18:10 [INFO] 07:18:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-extension-parent --- 07:18:10 [INFO] No files found to run spotbugs, check compile phase has been run 07:18:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:10 [INFO] 07:18:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 07:18:10 [INFO] 07:18:10 [INFO] 07:18:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-extension-parent --- 07:18:10 [INFO] 07:18:10 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-extension-parent --- 07:18:10 [INFO] 07:18:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-extension-parent --- 07:18:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:18:10 [INFO] 07:18:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-extension-parent --- 07:18:10 [INFO] CycloneDX: Resolving Dependencies 07:18:11 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 07:18:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.xml 07:18:11 [INFO] attaching as bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/bom.json 07:18:11 [INFO] attaching as bgp-extension-parent-2.0.1-SNAPSHOT-cyclonedx.json 07:18:11 [INFO] 07:18:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 07:18:11 [INFO] Skipping duplicate-finder execution! 07:18:11 [INFO] 07:18:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-extension-parent --- 07:18:11 [INFO] Skipping pom project 07:18:11 [INFO] 07:18:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-extension-parent --- 07:18:11 [INFO] 07:18:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-extension-parent --- 07:18:11 [INFO] 07:18:11 [INFO] --- jacoco:0.8.14:report (report) @ bgp-extension-parent --- 07:18:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:11 [INFO] 07:18:11 [INFO] --- install:3.1.4:install (default-install) @ bgp-extension-parent --- 07:18:11 [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:18:11 [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:18:11 [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:18:11 [INFO] 07:18:11 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-extension-parent --- 07:18:11 [INFO] org.opendaylight.bgpcep:bgp-extension-parent:pom:2.0.1-SNAPSHOT 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:18:11 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:18:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:11 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:11 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:18:11 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:18:11 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:11 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:11 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:11 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:18:11 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:18:11 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:18:11 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:11 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:11 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:11 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:18:11 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:18:11 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:18:11 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:11 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:18:11 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:11 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:18:11 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:18:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:18:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:18:11 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:18:11 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:18:11 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:18:11 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:18:11 [INFO] | | | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:11 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:18:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:18:11 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:18:11 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:18:11 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:18:11 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:18:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:18:11 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:18:11 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:18:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:18:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:18:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:18:11 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:18:11 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:18:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:18:11 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:18:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:18:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:18:11 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:11 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:11 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:11 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:18:11 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:18:11 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:18:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:18:11 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:18:11 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:18:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:11 [INFO] +- junit:junit:jar:4.13.2:test 07:18:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:11 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:18:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:11 [INFO] 07:18:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-extension-parent --- 07:18:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/parent/target/sonatype-clm/module.xml 07:18:11 [INFO] 07:18:11 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 07:18:11 [INFO] Building bgp-inet 2.0.1-SNAPSHOT [34/161] 07:18:11 [INFO] from bgp/extensions/inet/pom.xml 07:18:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:11 [INFO] 07:18:11 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-inet --- 07:18:11 [INFO] 07:18:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-inet --- 07:18:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:11 [INFO] 07:18:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-inet --- 07:18:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:11 [INFO] 07:18:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-inet --- 07:18:11 [INFO] 07:18:11 [INFO] --- dependency:3.10.0:properties (default) @ bgp-inet --- 07:18:11 [INFO] 07:18:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-inet --- 07:18: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/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:18:11 [INFO] 07:18:11 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-inet --- 07:18:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:18:11 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/yang 07:18:11 [INFO] yang-to-sources: Found 13 dependencies in 8.740 ms 07:18:11 [INFO] yang-to-sources: Project model files found: 1 in 1.720 ms 07:18:12 [INFO] yang-to-sources: 13 YANG models processed in 124.0 ms 07:18:12 [INFO] BindingJavaFileGenerator: Defined 68 files in 14.04 ms 07:18:12 [INFO] Sorted 68 files into 22 directories in 238.2 μs 07:18:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 26.43 ms 07:18:12 [INFO] 07:18:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-inet --- 07:18:12 [INFO] Starting audit... 07:18:12 Audit done. 07:18:12 [INFO] You have 0 Checkstyle violations. 07:18:12 [INFO] 07:18:12 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-inet --- 07:18:12 [INFO] Starting audit... 07:18:12 Audit done. 07:18:12 [INFO] You have 0 Checkstyle violations. 07:18:12 [INFO] 07:18:12 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-inet --- 07:18:12 [INFO] 07:18:12 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-inet --- 07:18:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/src/main/resources 07:18:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:18:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:18:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:18:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/generated-sources/spi 07:18:12 [INFO] 07:18:12 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-inet --- 07:18:12 [INFO] Recompiling the module because of changed dependency. 07:18:12 [INFO] Compiling 78 source files with javac [debug release 21] to target/classes 07:18:12 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:18:12 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:18:12 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:18:12 [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:18:12 [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:18:12 [INFO] 07:18:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-inet >>> 07:18:12 [INFO] 07:18:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-inet --- 07:18:12 [INFO] Fork Value is true 07:18:15 [INFO] Done SpotBugs Analysis.... 07:18:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:15 [INFO] 07:18:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-inet <<< 07:18:15 [INFO] 07:18:15 [INFO] 07:18:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-inet --- 07:18:15 [INFO] BugInstance size is 0 07:18:15 [INFO] Error size is 0 07:18:15 [INFO] No errors/warnings found 07:18:15 [INFO] 07:18:15 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-inet --- 07:18:15 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:18:15 [INFO] 07:18:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-inet --- 07:18:15 [INFO] Recompiling the module because of changed dependency. 07:18:15 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 07:18:16 [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:18:16 [INFO] 07:18:16 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-inet --- 07:18:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:16 [INFO] 07:18:16 [INFO] ------------------------------------------------------- 07:18:16 [INFO] T E S T S 07:18:16 [INFO] ------------------------------------------------------- 07:18:17 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:18:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 07:18:17 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:18:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.325 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 07:18:21 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:18:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 07:18:21 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:18:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 07:18:21 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 07:18:21 [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:18:21 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:18:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 07:18:21 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:18:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 07:18:22 [INFO] 07:18:22 [INFO] Results: 07:18:22 [INFO] 07:18:22 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 07:18:22 [INFO] 07:18:22 [INFO] 07:18:22 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-inet --- 07:18:22 [INFO] 07:18:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-inet --- 07:18:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT.jar 07:18:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 07:18:22 [INFO] 07:18:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-inet --- 07:18:25 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-javadoc.jar 07:18:25 [INFO] 07:18:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-inet --- 07:18:25 [INFO] CycloneDX: Resolving Dependencies 07:18:26 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:18:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.xml 07:18:26 [INFO] attaching as bgp-inet-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bom.json 07:18:26 [INFO] attaching as bgp-inet-2.0.1-SNAPSHOT-cyclonedx.json 07:18:26 [INFO] 07:18:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 07:18:26 [INFO] Skipping duplicate-finder execution! 07:18:26 [INFO] 07:18:26 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-inet --- 07:18:26 [INFO] No dependency problems found 07:18:26 [INFO] 07:18:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-inet --- 07:18:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/bgp-inet-2.0.1-SNAPSHOT-sources.jar 07:18:26 [INFO] 07:18:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-inet --- 07:18:26 [INFO] 07:18:26 [INFO] --- jacoco:0.8.14:report (report) @ bgp-inet --- 07:18:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/code-coverage/jacoco.exec 07:18:26 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 07:18:26 [INFO] 07:18:26 [INFO] --- install:3.1.4:install (default-install) @ bgp-inet --- 07:18:26 [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:18:26 [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:18:26 [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:18:26 [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:18:26 [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:18:26 [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:18:26 [INFO] 07:18:26 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-inet --- 07:18:26 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/2.0.1-SNAPSHOT/bgp-inet-2.0.1-SNAPSHOT.jar 07:18:26 [INFO] Writing OBR metadata 07:18:26 [INFO] 07:18:26 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-inet --- 07:18:26 [INFO] org.opendaylight.bgpcep:bgp-inet:bundle:2.0.1-SNAPSHOT 07:18:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:26 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:18:26 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:18:26 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:18:26 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:18:26 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:18:26 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:26 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:26 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:26 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:18:26 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:18:26 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:18:26 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:26 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:26 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:26 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:26 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:26 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:18:26 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:18:26 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:18:26 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:26 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:18:26 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:26 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:18:26 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:18:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:18:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:18:26 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:18:26 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:18:26 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:18:26 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:18:26 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:18:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:18:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:18:26 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:18:26 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:18:26 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:18:26 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:18:26 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:18:26 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:18:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:18:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:18:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:18:26 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:18:26 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:18:26 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:18:26 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:18:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:18:26 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:18:26 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:26 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:26 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:26 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:18:26 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:18:26 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:18:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:18:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:18:26 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:18:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:26 [INFO] +- junit:junit:jar:4.13.2:test 07:18:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:26 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:18:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:26 [INFO] 07:18:26 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-inet --- 07:18:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/inet/target/sonatype-clm/module.xml 07:18:26 [INFO] 07:18:26 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 07:18:26 [INFO] Building bgp-path-selection-mode 2.0.1-SNAPSHOT [35/161] 07:18:26 [INFO] from bgp/path-selection-mode/pom.xml 07:18:26 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:26 [INFO] 07:18:26 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-path-selection-mode --- 07:18:26 [INFO] 07:18:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-path-selection-mode --- 07:18:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:26 [INFO] 07:18:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 07:18:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:26 [INFO] 07:18:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-path-selection-mode --- 07:18:26 [INFO] 07:18:26 [INFO] --- dependency:3.10.0:properties (default) @ bgp-path-selection-mode --- 07:18:26 [INFO] 07:18:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 07:18:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:18:26 [INFO] 07:18:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-path-selection-mode --- 07:18:26 [INFO] Starting audit... 07:18:26 Audit done. 07:18:26 [INFO] You have 0 Checkstyle violations. 07:18:26 [INFO] 07:18:26 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-path-selection-mode --- 07:18:27 [INFO] Starting audit... 07:18:27 Audit done. 07:18:27 [INFO] You have 0 Checkstyle violations. 07:18:27 [INFO] 07:18:27 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-path-selection-mode --- 07:18:27 [INFO] 07:18:27 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-path-selection-mode --- 07:18:27 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/main/resources 07:18:27 [INFO] 07:18:27 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-path-selection-mode --- 07:18:27 [INFO] Recompiling the module because of changed dependency. 07:18:27 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 07:18:27 [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:18:27 [INFO] 07:18:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 07:18:27 [INFO] 07:18:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-path-selection-mode --- 07:18:27 [INFO] Fork Value is true 07:18:31 [INFO] Done SpotBugs Analysis.... 07:18:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:31 [INFO] 07:18:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 07:18:31 [INFO] 07:18:31 [INFO] 07:18:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-path-selection-mode --- 07:18:31 [INFO] BugInstance size is 0 07:18:31 [INFO] Error size is 0 07:18:31 [INFO] No errors/warnings found 07:18:31 [INFO] 07:18:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-path-selection-mode --- 07:18:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/src/test/resources 07:18:31 [INFO] 07:18:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-path-selection-mode --- 07:18:31 [INFO] Recompiling the module because of changed dependency. 07:18:31 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:18:31 [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:18:31 [INFO] 07:18:31 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-path-selection-mode --- 07:18:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:31 [INFO] 07:18:31 [INFO] ------------------------------------------------------- 07:18:31 [INFO] T E S T S 07:18:31 [INFO] ------------------------------------------------------- 07:18:32 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:18:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 07:18:32 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 07:18:32 [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:18:32 [INFO] 07:18:32 [INFO] Results: 07:18:32 [INFO] 07:18:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:18:32 [INFO] 07:18:32 [INFO] 07:18:32 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-path-selection-mode --- 07:18:32 [INFO] 07:18:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-path-selection-mode --- 07:18:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar 07:18:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 07:18:32 [INFO] 07:18:32 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-path-selection-mode --- 07:18:32 [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:18:32 [INFO] 07:18:32 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-path-selection-mode --- 07:18:32 [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:18:32 [INFO] 07:18:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-path-selection-mode --- 07:18:34 [WARNING] Javadoc Warnings 07:18:34 [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:18:34 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public interface RouteEntry, S extends ChildOf> { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public abstract class AbstractOffsetMap, T extends AbstractOffsetMap> { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public abstract class AbstractBestPath implements BestPath { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected final BestPathState state; 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected AbstractBestPath(final BestPathState state) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final BestPathState getState() { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public class AbstractBestPathSelector { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected RouterId bestOriginatorId = null; 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected BestPathState bestState = null; 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected abstract Comparator comparator(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected abstract K[] emptyKeys(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final K getKey(final int offset) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final C getValue(final C[] array, final int offset) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final boolean isEmpty() { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final int offsetOf(final K key) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final int size() { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final T with(final K key) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final T without(final K key) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public abstract class AddPathAbstractRouteEntry, 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] @NonNull RouteEntry createRouteEntry(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public AddPathBestNPathSelection(final int npaths) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public int getOffset() { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public AddPathSelector(final long ourAs) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public AddPathBestPath result() { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final class AllPathSelection implements PathSelectionMode { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public AllPathSelection() { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final class BasePathSelectionModeFactory { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final class BesthPathStateUtil { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public static long getPeerAs(final List segments) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public interface BestPath { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public interface BestPathState { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] int getAsPathLength(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] @NonNull ContainerNode getAttributes(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] @Nullable Uint32 getLocalPref(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] long getMultiExitDisc(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] @Nullable BgpOrigin getOrigin(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] long getPeerAs(); 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final class BestPathStateImpl implements BestPathState { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 07:18:34 [WARNING] ^ 07:18:34 [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:18:34 [WARNING] public interface PathSelectionMode extends AutoCloseable { 07:18:34 [WARNING] ^ 07:18:34 [WARNING] 64 warnings 07:18:34 [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:18:34 [INFO] 07:18:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-path-selection-mode --- 07:18:34 [INFO] CycloneDX: Resolving Dependencies 07:18:35 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:18:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.xml 07:18:35 [INFO] attaching as bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/bom.json 07:18:35 [INFO] attaching as bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.json 07:18:35 [INFO] 07:18:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 07:18:35 [INFO] Skipping duplicate-finder execution! 07:18:35 [INFO] 07:18:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 07:18:35 [WARNING] Used undeclared dependencies found: 07:18:35 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:35 [WARNING] Non-test scoped test only dependencies found: 07:18:35 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:35 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] 07:18:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 07:18:35 [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:18:35 [INFO] 07:18:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-path-selection-mode --- 07:18:35 [INFO] 07:18:35 [INFO] --- jacoco:0.8.14:report (report) @ bgp-path-selection-mode --- 07:18:35 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/code-coverage/jacoco.exec 07:18:35 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 07:18:35 [INFO] 07:18:35 [INFO] --- install:3.1.4:install (default-install) @ bgp-path-selection-mode --- 07:18:35 [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:18:35 [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:18:35 [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:18:35 [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:18:35 [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:18:35 [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:18:35 [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:18:35 [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:18:35 [INFO] 07:18:35 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-path-selection-mode --- 07:18:35 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/2.0.1-SNAPSHOT/bgp-path-selection-mode-2.0.1-SNAPSHOT.jar 07:18:35 [INFO] Writing OBR metadata 07:18:35 [INFO] 07:18:35 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-path-selection-mode --- 07:18:35 [INFO] org.opendaylight.bgpcep:bgp-path-selection-mode:bundle:2.0.1-SNAPSHOT 07:18:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:18:35 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:18:35 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:18:35 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:18:35 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:18:35 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:18:35 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:18:35 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:18:35 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:35 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:35 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:35 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:18:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:18:35 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:18:35 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:18:35 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:35 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:18:35 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:18:35 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:18:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:35 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:35 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:35 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:35 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:35 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:35 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:35 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:18:35 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:test 07:18:35 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:test 07:18:35 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:test 07:18:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:35 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:35 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:35 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:18:35 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:18:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:18:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:18:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:18:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:18:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:18:35 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:18:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:18:35 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:18:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:18:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:35 [INFO] +- junit:junit:jar:4.13.2:test 07:18:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:35 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:35 [INFO] 07:18:35 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-path-selection-mode --- 07:18:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/path-selection-mode/target/sonatype-clm/module.xml 07:18:35 [INFO] 07:18:35 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 07:18:35 [INFO] Building config-loader-spi 2.0.1-SNAPSHOT [36/161] 07:18:35 [INFO] from config-loader/config-loader-spi/pom.xml 07:18:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:35 [INFO] 07:18:35 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-spi --- 07:18:35 [INFO] 07:18:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-spi --- 07:18:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:35 [INFO] 07:18:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-spi --- 07:18:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:35 [INFO] 07:18:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-spi --- 07:18:36 [INFO] 07:18:36 [INFO] --- dependency:3.10.0:properties (default) @ config-loader-spi --- 07:18:36 [INFO] 07:18:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-spi --- 07:18:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:18:36 [INFO] 07:18:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-spi --- 07:18:36 [INFO] Starting audit... 07:18:36 Audit done. 07:18:36 [INFO] You have 0 Checkstyle violations. 07:18:36 [INFO] 07:18:36 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-spi --- 07:18:36 [INFO] Starting audit... 07:18:36 Audit done. 07:18:36 [INFO] You have 0 Checkstyle violations. 07:18:36 [INFO] 07:18:36 [INFO] --- dependency:3.10.0:copy (unpack-license) @ config-loader-spi --- 07:18:36 [INFO] 07:18:36 [INFO] --- resources:3.4.0:resources (default-resources) @ config-loader-spi --- 07:18:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/main/resources 07:18:36 [INFO] 07:18:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ config-loader-spi --- 07:18:36 [INFO] Recompiling the module because of changed source code. 07:18:36 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:18:36 [INFO] 07:18:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 07:18:36 [INFO] 07:18:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-spi --- 07:18:36 [INFO] Fork Value is true 07:18:38 [INFO] Done SpotBugs Analysis.... 07:18:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:38 [INFO] 07:18:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 07:18:38 [INFO] 07:18:38 [INFO] 07:18:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-spi --- 07:18:38 [INFO] BugInstance size is 0 07:18:38 [INFO] Error size is 0 07:18:38 [INFO] No errors/warnings found 07:18:38 [INFO] 07:18:38 [INFO] --- resources:3.4.0:testResources (default-testResources) @ config-loader-spi --- 07:18:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/src/test/resources 07:18:38 [INFO] 07:18:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ config-loader-spi --- 07:18:38 [INFO] No sources to compile 07:18:38 [INFO] 07:18:38 [INFO] --- surefire:3.5.5:test (default-test) @ config-loader-spi --- 07:18:38 [INFO] No tests to run. 07:18:38 [INFO] 07:18:38 [INFO] --- copy:14.3.1:copy-files (default) @ config-loader-spi --- 07:18:38 [INFO] 07:18:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-spi --- 07:18:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/config-loader-spi-2.0.1-SNAPSHOT.jar 07:18:38 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 07:18:38 [INFO] 07:18:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-spi --- 07:18:39 [WARNING] Javadoc Warnings 07:18:39 [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:18:39 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 07:18:39 [WARNING] ^ 07:18:39 [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:18:39 [WARNING] public abstract class AbstractOSGiConfigFileProcessor extends ForwardingConfigFileProcessor { 07:18:39 [WARNING] ^ 07:18:39 [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:18:39 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 07:18:39 [WARNING] ^ 07:18:39 [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:18:39 [WARNING] public interface ConfigLoader { 07:18:39 [WARNING] ^ 07:18:39 [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:18:39 [WARNING] public abstract class ForwardingConfigFileProcessor extends ForwardingObject implements ConfigFileProcessor { 07:18:39 [WARNING] ^ 07:18:39 [WARNING] 5 warnings 07:18:39 [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:18:39 [INFO] 07:18:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-spi --- 07:18:39 [INFO] CycloneDX: Resolving Dependencies 07:18:39 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 07:18:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.xml 07:18:39 [INFO] attaching as config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/bom.json 07:18:39 [INFO] attaching as config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:18:39 [INFO] 07:18:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 07:18:39 [INFO] Skipping duplicate-finder execution! 07:18:39 [INFO] 07:18:39 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ config-loader-spi --- 07:18:39 [INFO] No dependency problems found 07:18:39 [INFO] 07:18:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ config-loader-spi --- 07:18:39 [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:18:39 [INFO] 07:18:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-spi --- 07:18:39 [INFO] 07:18:39 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-spi --- 07:18:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:18:39 [INFO] 07:18:39 [INFO] --- install:3.1.4:install (default-install) @ config-loader-spi --- 07:18:39 [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:18:39 [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:18:39 [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:18:39 [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:18:39 [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:18:39 [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:18:39 [INFO] 07:18:39 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-spi --- 07:18:39 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/2.0.1-SNAPSHOT/config-loader-spi-2.0.1-SNAPSHOT.jar 07:18:39 [INFO] Writing OBR metadata 07:18:39 [INFO] 07:18:39 [INFO] --- dependency:3.10.0:tree (default-cli) @ config-loader-spi --- 07:18:39 [INFO] org.opendaylight.bgpcep:config-loader-spi:bundle:2.0.1-SNAPSHOT 07:18:39 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:39 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:39 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:39 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:39 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:39 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:39 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:39 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:39 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:39 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:18:39 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:18:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:40 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:40 [INFO] +- junit:junit:jar:4.13.2:test 07:18:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:40 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:40 [INFO] 07:18:40 [INFO] --- clm:3.0.8-01:index (default-cli) @ config-loader-spi --- 07:18:40 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-spi/target/sonatype-clm/module.xml 07:18:40 [INFO] 07:18:40 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 07:18:40 [INFO] Building config-loader-impl 2.0.1-SNAPSHOT [37/161] 07:18:40 [INFO] from config-loader/config-loader-impl/pom.xml 07:18:40 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:40 [INFO] 07:18:40 [INFO] --- clean:3.5.0:clean (default-clean) @ config-loader-impl --- 07:18:40 [INFO] 07:18:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ config-loader-impl --- 07:18:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:40 [INFO] 07:18:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ config-loader-impl --- 07:18:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:40 [INFO] 07:18:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ config-loader-impl --- 07:18:40 [INFO] 07:18:40 [INFO] --- dependency:3.10.0:properties (default) @ config-loader-impl --- 07:18:40 [INFO] 07:18:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ config-loader-impl --- 07:18:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:18:40 [INFO] 07:18:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ config-loader-impl --- 07:18:40 [INFO] Starting audit... 07:18:40 Audit done. 07:18:40 [INFO] You have 0 Checkstyle violations. 07:18:40 [INFO] 07:18:40 [INFO] --- checkstyle:3.6.0:check (default) @ config-loader-impl --- 07:18:40 [INFO] Starting audit... 07:18:40 Audit done. 07:18:40 [INFO] You have 0 Checkstyle violations. 07:18:40 [INFO] 07:18:40 [INFO] --- dependency:3.10.0:copy (unpack-license) @ config-loader-impl --- 07:18:40 [INFO] 07:18:40 [INFO] --- resources:3.4.0:resources (default-resources) @ config-loader-impl --- 07:18:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/src/main/resources 07:18:40 [INFO] 07:18:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ config-loader-impl --- 07:18:40 [INFO] Recompiling the module because of changed dependency. 07:18:40 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:18:40 [INFO] 07:18:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 07:18:40 [INFO] 07:18:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ config-loader-impl --- 07:18:40 [INFO] Fork Value is true 07:18:43 [INFO] Done SpotBugs Analysis.... 07:18:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:43 [INFO] 07:18:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 07:18:43 [INFO] 07:18:43 [INFO] 07:18:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ config-loader-impl --- 07:18:43 [INFO] BugInstance size is 0 07:18:43 [INFO] Error size is 0 07:18:43 [INFO] No errors/warnings found 07:18:43 [INFO] 07:18:43 [INFO] --- resources:3.4.0:testResources (default-testResources) @ config-loader-impl --- 07:18:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:18:43 [INFO] 07:18:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ config-loader-impl --- 07:18:43 [INFO] Recompiling the module because of changed dependency. 07:18:43 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:18:43 [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:18:43 [INFO] 07:18:43 [INFO] --- surefire:3.5.5:test (default-test) @ config-loader-impl --- 07:18:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:43 [INFO] 07:18:43 [INFO] ------------------------------------------------------- 07:18:43 [INFO] T E S T S 07:18:43 [INFO] ------------------------------------------------------- 07:18:44 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:18:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:18:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.713 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 07:18:48 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:18:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 07:18:48 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:18:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 07:18:48 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:18:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 07:18:48 [INFO] 07:18:48 [INFO] Results: 07:18:48 [INFO] 07:18:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 07:18:48 [INFO] 07:18:48 [INFO] 07:18:48 [INFO] --- copy:14.3.1:copy-files (default) @ config-loader-impl --- 07:18:48 [INFO] 07:18:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ config-loader-impl --- 07:18:48 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/config-loader-impl-2.0.1-SNAPSHOT.jar 07:18:48 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 07:18:48 [INFO] 07:18:48 [INFO] --- jar:3.5.0:test-jar (default) @ config-loader-impl --- 07:18:48 [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:18:48 [INFO] 07:18:48 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ config-loader-impl --- 07:18:48 [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:18:48 [INFO] 07:18:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ config-loader-impl --- 07:18:50 [WARNING] Javadoc Warnings 07:18:50 [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:18:50 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public DefaultFileWatcher() throws IOException { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public void activate() throws IOException { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public void deactivate() { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public interface FileWatcher { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 07:18:50 [WARNING] ^ 07:18:50 [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:18:50 [WARNING] public void init() { 07:18:50 [WARNING] ^ 07:18:50 [WARNING] 10 warnings 07:18:50 [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:18:50 [INFO] 07:18:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ config-loader-impl --- 07:18:50 [INFO] CycloneDX: Resolving Dependencies 07:18:51 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:18:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.xml 07:18:51 [INFO] attaching as config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:18:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/bom.json 07:18:51 [INFO] attaching as config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:18:51 [INFO] 07:18:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 07:18:51 [INFO] Skipping duplicate-finder execution! 07:18:51 [INFO] 07:18:51 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ config-loader-impl --- 07:18:51 [INFO] No dependency problems found 07:18:51 [INFO] 07:18:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ config-loader-impl --- 07:18:51 [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:18:51 [INFO] 07:18:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ config-loader-impl --- 07:18:51 [INFO] 07:18:51 [INFO] --- jacoco:0.8.14:report (report) @ config-loader-impl --- 07:18:51 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 07:18:51 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 07:18:51 [INFO] 07:18:51 [INFO] --- install:3.1.4:install (default-install) @ config-loader-impl --- 07:18:51 [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:18:51 [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:18:51 [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:18:51 [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:18:51 [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:18:51 [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:18:51 [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:18:51 [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:18:51 [INFO] 07:18:51 [INFO] --- bundle:6.0.0:install (default-install) @ config-loader-impl --- 07:18:51 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/2.0.1-SNAPSHOT/config-loader-impl-2.0.1-SNAPSHOT.jar 07:18:51 [INFO] Writing OBR metadata 07:18:51 [INFO] 07:18:51 [INFO] --- dependency:3.10.0:tree (default-cli) @ config-loader-impl --- 07:18:51 [INFO] org.opendaylight.bgpcep:config-loader-impl:bundle:2.0.1-SNAPSHOT 07:18:51 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:18:51 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:18:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:18:51 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:18:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:18:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:18:51 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:18:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:18:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:18:51 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:18:51 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:18:51 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:18:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:18:51 [INFO] +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:18:51 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:18:51 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:18:51 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:18:51 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:18:51 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:18:51 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:18:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:18:51 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:18:51 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:18:51 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:18:51 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:18:51 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:18:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:18:51 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:18:51 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:18:51 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:18:51 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:18:51 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:18:51 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:18:51 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:18:51 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:18:51 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:18:51 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:18:51 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:18:51 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:18:51 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:18:51 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:test 07:18:51 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:test 07:18:51 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:test 07:18:51 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:test 07:18:51 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:18:51 [INFO] | | | \- io.netty:netty-common:jar:4.2.10.Final:test 07:18:51 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:test 07:18:51 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:test 07:18:51 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:test 07:18:51 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:test 07:18:51 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:test 07:18:51 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:18:51 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:test 07:18:51 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:test 07:18:51 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:test 07:18:51 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:test 07:18:51 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:18:51 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:18:51 [INFO] | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:18:51 [INFO] | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:18:51 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:18:51 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:18:51 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:18:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:18:51 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:18:51 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:18:51 [INFO] | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:18:51 [INFO] | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:18:51 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:18:51 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:test 07:18:51 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:18:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:18:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:18:51 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:18:51 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:18:51 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:18:51 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:18:51 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:18:51 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:18:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:18:51 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:18:51 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:18:51 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:18:51 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:18:51 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:18:51 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:18:51 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:18:51 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:18:51 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:18:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:18:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:18:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:18:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:18:51 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:18:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:18:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:18:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:18:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:18:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:18:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:18:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:18:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:18:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:18:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:18:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:18:51 [INFO] +- junit:junit:jar:4.13.2:test 07:18:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:18:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:18:51 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:18:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:18:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:18:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:18:51 [INFO] 07:18:51 [INFO] --- clm:3.0.8-01:index (default-cli) @ config-loader-impl --- 07:18:51 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/config-loader-impl/target/sonatype-clm/module.xml 07:18:51 [INFO] 07:18:51 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 07:18:51 [INFO] Building testtool-util 2.0.1-SNAPSHOT [38/161] 07:18:51 [INFO] from testtool-util/pom.xml 07:18:51 [INFO] -------------------------------[ bundle ]------------------------------- 07:18:51 [INFO] 07:18:51 [INFO] --- clean:3.5.0:clean (default-clean) @ testtool-util --- 07:18:51 [INFO] 07:18:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ testtool-util --- 07:18:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:51 [INFO] 07:18:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ testtool-util --- 07:18:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:18:51 [INFO] 07:18:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ testtool-util --- 07:18:52 [INFO] 07:18:52 [INFO] --- dependency:3.10.0:properties (default) @ testtool-util --- 07:18:52 [INFO] 07:18:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ testtool-util --- 07:18: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/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:18:52 [INFO] 07:18:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ testtool-util --- 07:18:52 [INFO] Starting audit... 07:18:52 Audit done. 07:18:52 [INFO] You have 0 Checkstyle violations. 07:18:52 [INFO] 07:18:52 [INFO] --- checkstyle:3.6.0:check (default) @ testtool-util --- 07:18:52 [INFO] Starting audit... 07:18:52 Audit done. 07:18:52 [INFO] You have 0 Checkstyle violations. 07:18:52 [INFO] 07:18:52 [INFO] --- dependency:3.10.0:copy (unpack-license) @ testtool-util --- 07:18:52 [INFO] 07:18:52 [INFO] --- resources:3.4.0:resources (default-resources) @ testtool-util --- 07:18:52 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/resources 07:18:52 [INFO] 07:18:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ testtool-util --- 07:18:52 [INFO] Recompiling the module because of changed source code. 07:18:52 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:18:52 [INFO] 07:18:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ testtool-util >>> 07:18:52 [INFO] 07:18:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ testtool-util --- 07:18:52 [INFO] Fork Value is true 07:18:54 [INFO] Done SpotBugs Analysis.... 07:18:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:18:54 [INFO] 07:18:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ testtool-util <<< 07:18:54 [INFO] 07:18:54 [INFO] 07:18:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ testtool-util --- 07:18:54 [INFO] BugInstance size is 0 07:18:54 [INFO] Error size is 0 07:18:54 [INFO] No errors/warnings found 07:18:54 [INFO] 07:18:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ testtool-util --- 07:18:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/testtool-util/src/test/resources 07:18:54 [INFO] 07:18:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ testtool-util --- 07:18:54 [INFO] Recompiling the module because of changed dependency. 07:18:54 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 07:18:55 [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:18:55 [INFO] 07:18:55 [INFO] --- surefire:3.5.5:test (default-test) @ testtool-util --- 07:18:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:18:55 [INFO] 07:18:55 [INFO] ------------------------------------------------------- 07:18:55 [INFO] T E S T S 07:18:55 [INFO] ------------------------------------------------------- 07:18:56 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 07:18:56 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: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.38 s -- in org.opendaylight.protocol.util.CheckUtilTest 07:19:22 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:19:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 07:19:22 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 07:19:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.protocol.util.LoggerUtilTest 07:19:22 [INFO] 07:19:22 [INFO] Results: 07:19:22 [INFO] 07:19:22 [INFO] Tests run: 23, 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) @ testtool-util --- 07:19:22 [INFO] 07:19:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ testtool-util --- 07:19:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT.jar 07:19:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/classes/META-INF/MANIFEST.MF 07:19:22 [INFO] 07:19:22 [INFO] --- jar:3.5.0:test-jar (default) @ testtool-util --- 07:19:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-tests.jar 07:19:22 [INFO] 07:19:22 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ testtool-util --- 07:19:22 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-test-sources.jar 07:19:22 [INFO] 07:19:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ testtool-util --- 07:19:23 [WARNING] Javadoc Warnings 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 07:19:23 [WARNING] Level getLogLevel(); 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 07:19:23 [WARNING] public final class CheckTestUtil { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 07:19:23 [WARNING] public interface CheckEquals { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 07:19:23 [WARNING] public interface ListenerCheck { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 07:19:23 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 07:19:23 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 07:19:23 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 07:19:23 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 07:19:23 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 07:19:23 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 07:19:23 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 07:19:23 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 07:19:23 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 07:19:23 [WARNING] public static > void waitFutureSuccess(final T future) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 07:19:23 [WARNING] void check() throws ExecutionException, InterruptedException; 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 07:19:23 [WARNING] int getListMessageSize(); 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 07:19:23 [WARNING] public final class CheckUtil { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 07:19:23 [WARNING] public interface CheckEquals { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 07:19:23 [WARNING] public interface ListenerCheck { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 07:19:23 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 07:19:23 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 07:19:23 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 07:19:23 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 07:19:23 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 07:19:23 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 07:19:23 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 07:19:23 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 07:19:23 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 07:19:23 [WARNING] public static > void waitFutureSuccess(final T future) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 07:19:23 [WARNING] void check() throws ExecutionException, InterruptedException; 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 07:19:23 [WARNING] int getListMessageSize(); 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 07:19:23 [WARNING] List getListMsg(); 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 07:19:23 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 07:19:23 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 07:19:23 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 07:19:23 [WARNING] public static List parseAddresses(final String address) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 07:19:23 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 07:19:23 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 07:19:23 [WARNING] public final class LoggerUtil { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] /w/workspace/bgpcep-maven-clm-master/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 07:19:23 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 07:19:23 [WARNING] ^ 07:19:23 [WARNING] 40 warnings 07:19:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-javadoc.jar 07:19:23 [INFO] 07:19:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ testtool-util --- 07:19:23 [INFO] CycloneDX: Resolving Dependencies 07:19:24 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:19:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.xml 07:19:24 [INFO] attaching as testtool-util-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/testtool-util/target/bom.json 07:19:24 [INFO] attaching as testtool-util-2.0.1-SNAPSHOT-cyclonedx.json 07:19:24 [INFO] 07:19:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 07:19:24 [INFO] Skipping duplicate-finder execution! 07:19:24 [INFO] 07:19:24 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ testtool-util --- 07:19:24 [INFO] No dependency problems found 07:19:24 [INFO] 07:19:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ testtool-util --- 07:19:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/testtool-util/target/testtool-util-2.0.1-SNAPSHOT-sources.jar 07:19:24 [INFO] 07:19:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ testtool-util --- 07:19:24 [INFO] 07:19:24 [INFO] --- jacoco:0.8.14:report (report) @ testtool-util --- 07:19:24 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/testtool-util/target/code-coverage/jacoco.exec 07:19:24 [INFO] Analyzed bundle 'testtool-util' with 4 classes 07:19:24 [INFO] 07:19:24 [INFO] --- install:3.1.4:install (default-install) @ testtool-util --- 07:19:24 [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:19:24 [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:19:24 [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:19:24 [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:19:24 [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:19:24 [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:19:24 [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:19:24 [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:19:24 [INFO] 07:19:24 [INFO] --- bundle:6.0.0:install (default-install) @ testtool-util --- 07:19:25 [INFO] Installing org/opendaylight/bgpcep/testtool-util/2.0.1-SNAPSHOT/testtool-util-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) @ testtool-util --- 07:19:25 [INFO] org.opendaylight.bgpcep:testtool-util:bundle:2.0.1-SNAPSHOT 07:19:25 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.32:compile 07:19:25 [INFO] +- ch.qos.logback:logback-core:jar:1.5.32: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] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:19:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:25 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:25 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:25 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:19:25 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:19:25 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test 07:19:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:test 07:19:25 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:test 07:19:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:test 07:19:25 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:test 07:19:25 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:19:25 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:test 07:19:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:19:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:19:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:test 07:19:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:test 07:19:25 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:19:25 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:19:25 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:19:25 [INFO] | | | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:25 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:19:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:19:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:19:25 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:19:25 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:19:25 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:19:25 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:25 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:25 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:19:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:19:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:19:25 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:25 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:25 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:19:25 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:25 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:19:25 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:25 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:test 07:19:25 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:test (optional) 07:19:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:25 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:19:25 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:test 07:19:25 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:25 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:25 [INFO] +- junit:junit:jar:4.13.2:test 07:19:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 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.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] +- 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.17.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.8-01:index (default-cli) @ testtool-util --- 07:19:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/testtool-util/target/sonatype-clm/module.xml 07:19:25 [INFO] 07:19:25 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 07:19:25 [INFO] Building routing-policy-config-loader 2.0.1-SNAPSHOT [39/161] 07:19:25 [INFO] from config-loader/routing-policy-config-loader/pom.xml 07:19:25 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:25 [INFO] 07:19:25 [INFO] --- clean:3.5.0:clean (default-clean) @ routing-policy-config-loader --- 07:19:25 [INFO] 07:19:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ routing-policy-config-loader --- 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) @ routing-policy-config-loader --- 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) @ routing-policy-config-loader --- 07:19:25 [INFO] 07:19:25 [INFO] --- dependency:3.10.0:properties (default) @ routing-policy-config-loader --- 07:19:25 [INFO] 07:19:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 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/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:19:25 [INFO] 07:19:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ routing-policy-config-loader --- 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) @ routing-policy-config-loader --- 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] --- dependency:3.10.0:copy (unpack-license) @ routing-policy-config-loader --- 07:19:25 [INFO] 07:19:25 [INFO] --- resources:3.4.0:resources (default-resources) @ routing-policy-config-loader --- 07:19:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/src/main/resources 07:19:25 [INFO] 07:19:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ routing-policy-config-loader --- 07:19:25 [INFO] Recompiling the module because of changed dependency. 07:19:25 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:19:25 [INFO] 07:19:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 07:19:25 [INFO] 07:19:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ routing-policy-config-loader --- 07:19:25 [INFO] Fork Value is true 07:19:27 [INFO] Done SpotBugs Analysis.... 07:19:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:27 [INFO] 07:19:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 07:19:27 [INFO] 07:19:27 [INFO] 07:19:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ routing-policy-config-loader --- 07:19:27 [INFO] BugInstance size is 0 07:19:27 [INFO] Error size is 0 07:19:27 [INFO] No errors/warnings found 07:19:27 [INFO] 07:19:27 [INFO] --- resources:3.4.0:testResources (default-testResources) @ routing-policy-config-loader --- 07:19:27 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:19:27 [INFO] 07:19:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ routing-policy-config-loader --- 07:19:27 [INFO] Recompiling the module because of changed dependency. 07:19:27 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 07:19:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:19:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:19:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:19:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:19:27 [INFO] 07:19:27 [INFO] --- surefire:3.5.5:test (default-test) @ routing-policy-config-loader --- 07:19:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:27 [INFO] 07:19:27 [INFO] ------------------------------------------------------- 07:19:27 [INFO] T E S T S 07:19:27 [INFO] ------------------------------------------------------- 07:19:28 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:19:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.134 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 07:19:33 [INFO] 07:19:33 [INFO] Results: 07:19:33 [INFO] 07:19:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:19:33 [INFO] 07:19:33 [INFO] 07:19:33 [INFO] --- copy:14.3.1:copy-files (default) @ routing-policy-config-loader --- 07:19:33 [INFO] 07:19:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ routing-policy-config-loader --- 07:19:33 [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:19:33 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 07:19:33 [INFO] 07:19:33 [INFO] --- jar:3.5.0:test-jar (default) @ routing-policy-config-loader --- 07:19:33 [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:19:33 [INFO] 07:19:33 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ routing-policy-config-loader --- 07:19:33 [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:19:33 [INFO] 07:19:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ routing-policy-config-loader --- 07:19:34 [WARNING] Javadoc Warnings 07:19:34 [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:19:34 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 07:19:34 [WARNING] ^ 07:19:34 [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:19:34 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:19:34 [WARNING] ^ 07:19:34 [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:19:34 [WARNING] public void init() { 07:19:34 [WARNING] ^ 07:19:34 [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:19:34 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:19:34 [WARNING] ^ 07:19:34 [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:19:34 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:19:34 [WARNING] ^ 07:19:34 [WARNING] 5 warnings 07:19:34 [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:19:34 [INFO] 07:19:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ routing-policy-config-loader --- 07:19:34 [INFO] CycloneDX: Resolving Dependencies 07:19:35 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:19:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.xml 07:19:35 [INFO] attaching as routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/bom.json 07:19:35 [INFO] attaching as routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:19:35 [INFO] 07:19:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 07:19:35 [INFO] Skipping duplicate-finder execution! 07:19:35 [INFO] 07:19:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 07:19:35 [INFO] No dependency problems found 07:19:35 [INFO] 07:19:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 07:19:35 [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:19:35 [INFO] 07:19:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ routing-policy-config-loader --- 07:19:35 [INFO] 07:19:35 [INFO] --- jacoco:0.8.14:report (report) @ routing-policy-config-loader --- 07:19:35 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 07:19:35 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 07:19:35 [INFO] 07:19:35 [INFO] --- install:3.1.4:install (default-install) @ routing-policy-config-loader --- 07:19:35 [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:19:35 [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:19:35 [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:19:35 [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:19:35 [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:19:35 [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:19:35 [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:19:35 [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:19:35 [INFO] 07:19:35 [INFO] --- bundle:6.0.0:install (default-install) @ routing-policy-config-loader --- 07:19:35 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/2.0.1-SNAPSHOT/routing-policy-config-loader-2.0.1-SNAPSHOT.jar 07:19:35 [INFO] Writing OBR metadata 07:19:35 [INFO] 07:19:35 [INFO] --- dependency:3.10.0:tree (default-cli) @ routing-policy-config-loader --- 07:19:35 [INFO] org.opendaylight.bgpcep:routing-policy-config-loader:bundle:2.0.1-SNAPSHOT 07:19:35 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:19:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:35 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:35 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:35 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:19:35 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:19:35 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:19:35 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:35 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:35 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:35 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:19:35 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:19:35 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:19:35 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:35 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:19:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:35 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:35 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:19:35 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:19:35 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:19:35 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:19:35 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:35 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:19:35 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:19:35 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:19:35 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:35 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:35 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:35 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:35 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:19:35 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:35 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:19:35 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:35 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:35 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:35 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:35 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:35 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:test 07:19:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:19:35 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:19:35 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:19:35 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:19:35 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:19:35 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:19:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:19:35 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:19:35 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:19:35 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:19:35 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:19:35 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:19:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:19:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:19:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:19:35 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:35 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:19:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:19:35 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:35 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:35 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:35 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:35 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:19:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:35 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:19:35 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:19:35 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:19:35 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:19:35 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:35 [INFO] +- junit:junit:jar:4.13.2:test 07:19:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:35 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:35 [INFO] 07:19:35 [INFO] --- clm:3.0.8-01:index (default-cli) @ routing-policy-config-loader --- 07:19:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/routing-policy-config-loader/target/sonatype-clm/module.xml 07:19:35 [INFO] 07:19:35 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 07:19:35 [INFO] Building bgp-openconfig-rp-spi 2.0.1-SNAPSHOT [40/161] 07:19:35 [INFO] from bgp/openconfig-rp-spi/pom.xml 07:19:35 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:35 [INFO] 07:19:35 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-spi --- 07:19:35 [INFO] 07:19:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 07:19:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:35 [INFO] 07:19:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 07:19:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:35 [INFO] 07:19:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] 07:19:36 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] 07:19:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:19:36 [INFO] 07:19:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-spi --- 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] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-spi --- 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-openconfig-rp-spi --- 07:19:36 [INFO] 07:19:36 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/src/main/resources 07:19:36 [INFO] 07:19:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] Recompiling the module because of changed dependency. 07:19:36 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 07:19:36 [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:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:36 [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:19:36 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 07:19:36 [INFO] 07:19:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 07:19:36 [INFO] 07:19:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 07:19:36 [INFO] Fork Value is true 07:19:39 [INFO] Done SpotBugs Analysis.... 07:19:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:39 [INFO] 07:19:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 07:19:39 [INFO] 07:19:39 [INFO] 07:19:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] BugInstance size is 0 07:19:39 [INFO] Error size is 0 07:19:39 [INFO] No errors/warnings found 07:19:39 [INFO] 07:19:39 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:39 [INFO] 07:19:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] Recompiling the module because of changed dependency. 07:19:39 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:19:39 [INFO] 07:19:39 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-spi --- 07:19:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:39 [INFO] 07:19:39 [INFO] ------------------------------------------------------- 07:19:39 [INFO] T E S T S 07:19:39 [INFO] ------------------------------------------------------- 07:19:40 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:19:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.559 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 07:19:45 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:19:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 07:19:45 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:19:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 07:19:45 [INFO] 07:19:45 [INFO] Results: 07:19:45 [INFO] 07:19:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:19:45 [INFO] 07:19:45 [INFO] 07:19:45 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] 07:19:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 07:19:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar 07:19:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 07:19:45 [INFO] 07:19:45 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-spi --- 07:19:45 [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:19:45 [INFO] 07:19:45 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 07:19:45 [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:19:45 [INFO] 07:19:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 07:19:47 [WARNING] Javadoc Warnings 07:19:47 [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:19:47 [WARNING] public interface BgpConditionsAugmentationPolicy 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface BgpConditionsAugmentationPolicy 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface BgpConditionsPolicy, N> extends ConditionsPolicy { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface ConditionsAugPolicy extends ConditionsPolicy, N> { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface ConditionsPolicy { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface ConditionsPolicy { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface BgpActionPolicy> extends ActionsPolicy { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface BgpActionAugPolicy> extends ActionsPolicy { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] void start(StatementRegistryProvider context); 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] void stop(); 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface BgpStatementRegistryProvider { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public void start() { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public interface StatementProviderActivator { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:19:47 [WARNING] ^ 07:19:47 [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:19:47 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 07:19:47 [WARNING] ^ 07:19:47 [WARNING] 31 warnings 07:19:47 [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:19:47 [INFO] 07:19:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-spi --- 07:19:47 [INFO] CycloneDX: Resolving Dependencies 07:19:48 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 07:19:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.xml 07:19:48 [INFO] attaching as bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:19:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/bom.json 07:19:48 [INFO] attaching as bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:19:48 [INFO] 07:19:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 07:19:48 [INFO] Skipping duplicate-finder execution! 07:19:48 [INFO] 07:19:48 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 07:19:48 [INFO] No dependency problems found 07:19:48 [INFO] 07:19:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 07:19:48 [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:19:48 [INFO] 07:19:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 07:19:48 [INFO] 07:19:48 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-spi --- 07:19:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 07:19:48 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 07:19:48 [INFO] 07:19:48 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-spi --- 07:19:48 [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:19:48 [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:19:48 [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:19:48 [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:19:48 [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:19:48 [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:19:48 [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:19:48 [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:19:48 [INFO] 07:19:48 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-spi --- 07:19:48 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.jar 07:19:48 [INFO] Writing OBR metadata 07:19:48 [INFO] 07:19:48 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-spi --- 07:19:48 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-spi:bundle:2.0.1-SNAPSHOT 07:19:48 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:19:48 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:19:48 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:19:48 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:19:48 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:19:48 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:19:48 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:19:48 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:19:48 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:19:48 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:19:48 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:19:48 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:19:48 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:19:48 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:19:48 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:19:48 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:19:48 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:19:48 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:19:48 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:19:48 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:19:48 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:19:48 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:19:48 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:19:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:19:48 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:19:48 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:19:48 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:19:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:19:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:19:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:19:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:19:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:19:48 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:19:48 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:19:48 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:19:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:19:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:19:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:19:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:19:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:19:48 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:19:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:19:48 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:19:48 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:19:48 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:19:48 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:19:48 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:19:48 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:19:48 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:19:48 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:19:48 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:19:48 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:19:48 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:19:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:19:48 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:19:48 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:19:48 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:19:48 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:19:48 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:19:48 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:19:48 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:19:48 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:19:48 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:48 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:19:48 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:19:48 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:test 07:19:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:19:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:19:48 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:19:48 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:19:48 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:19:48 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:19:48 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:19:48 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:19:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:19:48 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:19:48 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:19:48 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:19:48 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:19:48 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:19:48 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:19:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:19:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:19:48 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:19:48 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:19:48 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:19:48 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:19:48 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:19:48 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:19:48 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:19:48 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:19:48 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:19:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:19:48 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:19:48 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:19:48 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:19:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:19:48 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:19:48 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:19:48 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:19:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:19:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:19:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:19:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:19:48 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:19:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:19:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:19:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:19:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:19:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:19:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:19:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:19:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:19:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:19:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:19:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:19:48 [INFO] +- junit:junit:jar:4.13.2:test 07:19:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:19:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:19:48 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:19:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:19:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:19:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:19:48 [INFO] 07:19:48 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-rp-spi --- 07:19:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-spi/target/sonatype-clm/module.xml 07:19:48 [INFO] 07:19:48 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 07:19:48 [INFO] Building bgp-route-target 2.0.1-SNAPSHOT [41/161] 07:19:48 [INFO] from bgp/extensions/route-target/pom.xml 07:19:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:19:48 [INFO] 07:19:48 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-route-target --- 07:19:48 [INFO] 07:19:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-route-target --- 07:19:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:48 [INFO] 07:19:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-route-target --- 07:19:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:19:48 [INFO] 07:19:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-route-target --- 07:19:49 [INFO] 07:19:49 [INFO] --- dependency:3.10.0:properties (default) @ bgp-route-target --- 07:19:49 [INFO] 07:19:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-route-target --- 07:19:49 [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:19:49 [INFO] 07:19:49 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-route-target --- 07:19:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:19:49 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/yang 07:19:49 [INFO] yang-to-sources: Found 14 dependencies in 8.733 ms 07:19:49 [INFO] yang-to-sources: Project model files found: 1 in 1.925 ms 07:19:49 [INFO] yang-to-sources: 19 YANG models processed in 118.7 ms 07:19:49 [INFO] BindingJavaFileGenerator: Defined 50 files in 18.08 ms 07:19:49 [INFO] Sorted 50 files into 20 directories in 191.7 μs 07:19:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 50 in 28.76 ms 07:19:49 [INFO] 07:19:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-route-target --- 07:19:49 [INFO] Starting audit... 07:19:49 Audit done. 07:19:49 [INFO] You have 0 Checkstyle violations. 07:19:49 [INFO] 07:19:49 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-route-target --- 07:19:49 [INFO] Starting audit... 07:19:49 Audit done. 07:19:49 [INFO] You have 0 Checkstyle violations. 07:19:49 [INFO] 07:19:49 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-route-target --- 07:19:49 [INFO] 07:19:49 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-route-target --- 07:19:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/src/main/resources 07:19:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:19:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:19:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:19:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/generated-sources/spi 07:19:49 [INFO] 07:19:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-route-target --- 07:19:49 [INFO] Recompiling the module because of changed dependency. 07:19:49 [INFO] Compiling 63 source files with javac [debug release 21] to target/classes 07:19: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:19: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:19:50 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:19:50 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:19:50 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:19:50 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:19: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:19: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:19: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:19: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:19:50 [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:19:50 [INFO] 07:19:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 07:19:50 [INFO] 07:19:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-route-target --- 07:19:50 [INFO] Fork Value is true 07:19:53 [INFO] Done SpotBugs Analysis.... 07:19:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:19:53 [INFO] 07:19:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 07:19:53 [INFO] 07:19:53 [INFO] 07:19:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-route-target --- 07:19:53 [INFO] BugInstance size is 0 07:19:53 [INFO] Error size is 0 07:19:53 [INFO] No errors/warnings found 07:19:53 [INFO] 07:19:53 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-route-target --- 07:19:53 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:19:53 [INFO] 07:19:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-route-target --- 07:19:53 [INFO] Recompiling the module because of changed dependency. 07:19:53 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:19:53 [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:53 [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:53 [INFO] 07:19:53 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-route-target --- 07:19:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:19:53 [INFO] 07:19:53 [INFO] ------------------------------------------------------- 07:19:53 [INFO] T E S T S 07:19:53 [INFO] ------------------------------------------------------- 07:19:54 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:19:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:19:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.259 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 07:19:59 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:19:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 07:19:59 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:19:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 07:19:59 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:19:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 07:19:59 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:19:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 07:19:59 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:19:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 07:19:59 [INFO] 07:19:59 [INFO] Results: 07:19:59 [INFO] 07:19:59 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 07:19:59 [INFO] 07:19:59 [INFO] 07:19:59 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-route-target --- 07:19:59 [INFO] 07:19:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-route-target --- 07:19:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT.jar 07:19:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 07:19:59 [INFO] 07:19:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-route-target --- 07:20:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-javadoc.jar 07:20:02 [INFO] 07:20:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-route-target --- 07:20:02 [INFO] CycloneDX: Resolving Dependencies 07:20:03 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:20:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.xml 07:20:03 [INFO] attaching as bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bom.json 07:20:03 [INFO] attaching as bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.json 07:20:03 [INFO] 07:20:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 07:20:03 [INFO] Skipping duplicate-finder execution! 07:20:03 [INFO] 07:20:03 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-route-target --- 07:20:03 [INFO] No dependency problems found 07:20:03 [INFO] 07:20:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-route-target --- 07:20:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/bgp-route-target-2.0.1-SNAPSHOT-sources.jar 07:20:03 [INFO] 07:20:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-route-target --- 07:20:03 [INFO] 07:20:03 [INFO] --- jacoco:0.8.14:report (report) @ bgp-route-target --- 07:20:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/code-coverage/jacoco.exec 07:20:03 [INFO] Analyzed bundle 'bgp-route-target' with 13 classes 07:20:03 [INFO] 07:20:03 [INFO] --- install:3.1.4:install (default-install) @ bgp-route-target --- 07:20:03 [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:20:03 [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:20:03 [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:20:03 [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:20:03 [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:20:03 [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:20:03 [INFO] 07:20:03 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-route-target --- 07:20:03 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/2.0.1-SNAPSHOT/bgp-route-target-2.0.1-SNAPSHOT.jar 07:20:03 [INFO] Writing OBR metadata 07:20:03 [INFO] 07:20:03 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-route-target --- 07:20:03 [INFO] org.opendaylight.bgpcep:bgp-route-target:bundle:2.0.1-SNAPSHOT 07:20:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:03 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:20:03 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:20:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:03 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:03 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:20:03 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:20:03 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:20:03 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:20:03 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:03 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:20:03 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:20:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:20:03 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:20:03 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:20:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:20:03 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:20:03 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:20:03 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:20:03 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:20:03 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:20:03 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:20:03 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:20:03 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:03 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:20:03 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:20:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:20:03 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:20:03 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:03 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:20:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:20:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:20:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] | \- io.netty:netty-transport:jar:4.2.10.Final:compile 07:20:03 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:03 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:03 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:20:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:03 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:20:03 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:20:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:03 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:20:03 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:03 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:03 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:20:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:20:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:20:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:20:03 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:20:03 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:20:03 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:20:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:20:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:20:03 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:20:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:20:03 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:20:03 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:20:03 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:20:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:20:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:20:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:20:03 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:20:03 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:20:03 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:20:03 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:20:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:03 [INFO] +- junit:junit:jar:4.13.2:test 07:20:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:03 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:03 [INFO] 07:20:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-route-target --- 07:20:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/route-target/target/sonatype-clm/module.xml 07:20:03 [INFO] 07:20:03 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 07:20:03 [INFO] Building bgp-openconfig-rp-impl 2.0.1-SNAPSHOT [42/161] 07:20:03 [INFO] from bgp/openconfig-rp-impl/pom.xml 07:20:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:03 [INFO] 07:20:03 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-impl --- 07:20:03 [INFO] 07:20:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:04 [INFO] 07:20:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:04 [INFO] 07:20:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] 07:20:04 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] 07:20:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:20:04 [INFO] 07:20:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Starting audit... 07:20:04 Audit done. 07:20:04 [INFO] You have 0 Checkstyle violations. 07:20:04 [INFO] 07:20:04 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Starting audit... 07:20:04 Audit done. 07:20:04 [INFO] You have 0 Checkstyle violations. 07:20:04 [INFO] 07:20:04 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] 07:20:04 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/src/main/resources 07:20:04 [INFO] 07:20:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Recompiling the module because of changed dependency. 07:20:04 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 07:20:04 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 07:20:04 [INFO] 07:20:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 07:20:04 [INFO] 07:20:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 07:20:04 [INFO] Fork Value is true 07:20:07 [INFO] Done SpotBugs Analysis.... 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-openconfig-rp-impl <<< 07:20:07 [INFO] 07:20:07 [INFO] 07:20:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-impl --- 07:20:07 [INFO] BugInstance size is 0 07:20:07 [INFO] Error size is 0 07:20:07 [INFO] No errors/warnings found 07:20:07 [INFO] 07:20:07 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 07:20:07 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:20:07 [INFO] 07:20:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 07:20:07 [INFO] No sources to compile 07:20:07 [INFO] 07:20:07 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-impl --- 07:20:07 [INFO] 07:20:07 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-impl --- 07:20:07 [INFO] 07:20:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 07:20:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar 07:20:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 07:20:07 [INFO] 07:20:07 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-impl --- 07:20:07 [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:20:07 [INFO] 07:20:07 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 07:20:07 [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:20:07 [INFO] 07:20:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 07:20:08 [WARNING] Javadoc Warnings 07:20:08 [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:20:08 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 07:20:08 [WARNING] ^ 07:20:08 [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:20:08 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 07:20:08 [WARNING] ^ 07:20:08 [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:20:08 [WARNING] public DefaultBGPRibRoutingPolicyFactory(@Reference final DataBroker databroker, 07:20:08 [WARNING] ^ 07:20:08 [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:20:08 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 07:20:08 [WARNING] ^ 07:20:08 [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:20:08 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 07:20:08 [WARNING] ^ 07:20:08 [WARNING] 5 warnings 07:20:08 [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:20:08 [INFO] 07:20:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-impl --- 07:20:08 [INFO] CycloneDX: Resolving Dependencies 07:20:09 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 07:20:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.xml 07:20:09 [INFO] attaching as bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/bom.json 07:20:09 [INFO] attaching as bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:20:09 [INFO] 07:20:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 07:20:09 [INFO] Skipping duplicate-finder execution! 07:20:09 [INFO] 07:20:09 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 07:20:09 [INFO] No dependency problems found 07:20:09 [INFO] 07:20:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 07:20:09 [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:20:09 [INFO] 07:20:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 07:20:09 [INFO] 07:20:09 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-impl --- 07:20:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:09 [INFO] 07:20:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-impl --- 07:20:09 [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:20:09 [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:20:09 [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:20:09 [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:20:09 [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:20:09 [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:20:09 [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:20:09 [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:20:09 [INFO] 07:20:09 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-impl --- 07:20:09 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.jar 07:20:09 [INFO] Writing OBR metadata 07:20:09 [INFO] 07:20:09 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-impl --- 07:20:09 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-impl:bundle:2.0.1-SNAPSHOT 07:20:09 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:09 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:20:09 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:20:09 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:09 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:09 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:20:09 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:20:09 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:20:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:09 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:09 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:20:09 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:20:09 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:09 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:20:09 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:20:09 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:20:09 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:20:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:20:09 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:20:09 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:20:09 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:09 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:09 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:09 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:20:09 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:20:09 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:09 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:09 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:09 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:09 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:09 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:09 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:09 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:20:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:20:09 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:20:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:20:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:20:09 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:20:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:20:09 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:20:09 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:20:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:20:09 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:20:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:20:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:20:09 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:20:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:20:09 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:20:09 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:20:09 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:20:09 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:20:09 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:20:09 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:20:09 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:20:09 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:20:09 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:20:09 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:20:09 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:09 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:20:09 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:20:09 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:20:09 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:20:09 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:20:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:09 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:09 [INFO] +- junit:junit:jar:4.13.2:test 07:20:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:09 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:20:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:09 [INFO] 07:20:09 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-rp-impl --- 07:20:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-impl/target/sonatype-clm/module.xml 07:20:09 [INFO] 07:20:09 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 07:20:09 [INFO] Building rsvp-api 2.0.1-SNAPSHOT [43/161] 07:20:09 [INFO] from rsvp/api/pom.xml 07:20:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:09 [INFO] 07:20:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-api --- 07:20:09 [INFO] 07:20:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-api --- 07:20:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:09 [INFO] 07:20:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-api --- 07:20:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:09 [INFO] 07:20:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-api --- 07:20:10 [INFO] 07:20:10 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-api --- 07:20:10 [INFO] 07:20:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-api --- 07:20:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:20:10 [INFO] 07:20:10 [INFO] --- yang:15.0.2:generate-sources (binding) @ rsvp-api --- 07:20:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:20:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/yang 07:20:10 [INFO] yang-to-sources: Found 4 dependencies in 2.295 ms 07:20:10 [INFO] yang-to-sources: Project model files found: 1 in 6.105 ms 07:20:10 [INFO] yang-to-sources: 7 YANG models processed in 41.42 ms 07:20:10 [INFO] BindingJavaFileGenerator: Defined 240 files in 9.773 ms 07:20:10 [INFO] Sorted 240 files into 76 directories in 503.5 μs 07:20:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 240 in 38.04 ms 07:20:10 [INFO] 07:20:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-api --- 07:20:10 [INFO] Starting audit... 07:20:10 Audit done. 07:20:10 [INFO] You have 0 Checkstyle violations. 07:20:10 [INFO] 07:20:10 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-api --- 07:20:10 [INFO] Starting audit... 07:20:10 Audit done. 07:20:10 [INFO] You have 0 Checkstyle violations. 07:20:10 [INFO] 07:20:10 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-api --- 07:20:10 [INFO] 07:20:10 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-api --- 07:20:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/main/resources 07:20:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:20:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:20:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:20:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:20:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/generated-sources/spi 07:20:10 [INFO] 07:20:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-api --- 07:20:10 [INFO] Recompiling the module because of changed dependency. 07:20:10 [INFO] Compiling 240 source files with javac [debug release 21] to target/classes 07:20:11 [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:20:11 [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:20:11 [INFO] 07:20:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-api >>> 07:20:11 [INFO] 07:20:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-api --- 07:20:11 [INFO] Fork Value is true 07:20:13 [INFO] Done SpotBugs Analysis.... 07:20:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:13 [INFO] 07:20:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-api <<< 07:20:13 [INFO] 07:20:13 [INFO] 07:20:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-api --- 07:20:13 [INFO] BugInstance size is 0 07:20:13 [INFO] Error size is 0 07:20:13 [INFO] No errors/warnings found 07:20:13 [INFO] 07:20:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rsvp-api --- 07:20:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/api/src/test/resources 07:20:13 [INFO] 07:20:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-api --- 07:20:13 [INFO] No sources to compile 07:20:13 [INFO] 07:20:13 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-api --- 07:20:13 [INFO] No tests to run. 07:20:13 [INFO] 07:20:13 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-api --- 07:20:13 [INFO] 07:20:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-api --- 07:20:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT.jar 07:20:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/classes/META-INF/MANIFEST.MF 07:20:14 [INFO] 07:20:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-api --- 07:20:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-javadoc.jar 07:20:18 [INFO] 07:20:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-api --- 07:20:18 [INFO] CycloneDX: Resolving Dependencies 07:20:18 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:20:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.xml 07:20:18 [INFO] attaching as rsvp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/bom.json 07:20:18 [INFO] attaching as rsvp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:20:18 [INFO] 07:20:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 07:20:18 [INFO] Skipping duplicate-finder execution! 07:20:18 [INFO] 07:20:18 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-api --- 07:20:18 [INFO] No dependency problems found 07:20:18 [INFO] 07:20:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-api --- 07:20:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/rsvp-api-2.0.1-SNAPSHOT-sources.jar 07:20:18 [INFO] 07:20:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-api --- 07:20:18 [INFO] 07:20:18 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-api --- 07:20:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:20:18 [INFO] 07:20:18 [INFO] --- install:3.1.4:install (default-install) @ rsvp-api --- 07:20:18 [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:20:18 [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:20:18 [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:20:18 [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:20:18 [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:20:18 [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:20:18 [INFO] 07:20:18 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-api --- 07:20:18 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/2.0.1-SNAPSHOT/rsvp-api-2.0.1-SNAPSHOT.jar 07:20:18 [INFO] Writing OBR metadata 07:20:19 [INFO] 07:20:19 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-api --- 07:20:19 [INFO] org.opendaylight.bgpcep:rsvp-api:bundle:2.0.1-SNAPSHOT 07:20:19 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:19 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:19 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:19 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:19 [INFO] +- junit:junit:jar:4.13.2:test 07:20:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:19 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:19 [INFO] 07:20:19 [INFO] --- clm:3.0.8-01:index (default-cli) @ rsvp-api --- 07:20:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/api/target/sonatype-clm/module.xml 07:20:19 [INFO] 07:20:19 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 07:20:19 [INFO] Building rsvp-spi 2.0.1-SNAPSHOT [44/161] 07:20:19 [INFO] from rsvp/spi/pom.xml 07:20:19 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:19 [INFO] 07:20:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-spi --- 07:20:19 [INFO] 07:20:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-spi --- 07:20:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:19 [INFO] 07:20:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-spi --- 07:20:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:19 [INFO] 07:20:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-spi --- 07:20:19 [INFO] 07:20:19 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-spi --- 07:20:19 [INFO] 07:20:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-spi --- 07:20:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:20:19 [INFO] 07:20:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-spi --- 07:20:19 [INFO] Starting audit... 07:20:19 Audit done. 07:20:19 [INFO] You have 0 Checkstyle violations. 07:20:19 [INFO] 07:20:19 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-spi --- 07:20:19 [INFO] Starting audit... 07:20:19 Audit done. 07:20:19 [INFO] You have 0 Checkstyle violations. 07:20:19 [INFO] 07:20:19 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-spi --- 07:20:19 [INFO] 07:20:19 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-spi --- 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/main/resources 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/spi 07:20:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/generated-sources/yang 07:20:19 [INFO] 07:20:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-spi --- 07:20:19 [INFO] Recompiling the module because of changed dependency. 07:20:19 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 07:20:19 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 07:20:19 [INFO] 07:20:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 07:20:19 [INFO] 07:20:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-spi --- 07:20:19 [INFO] Fork Value is true 07:20:22 [INFO] Done SpotBugs Analysis.... 07:20:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:22 [INFO] 07:20:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 07:20:22 [INFO] 07:20:22 [INFO] 07:20:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-spi --- 07:20:22 [INFO] BugInstance size is 0 07:20:22 [INFO] Error size is 0 07:20:22 [INFO] No errors/warnings found 07:20:22 [INFO] 07:20:22 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rsvp-spi --- 07:20:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/spi/src/test/resources 07:20:22 [INFO] 07:20:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-spi --- 07:20:22 [INFO] Recompiling the module because of changed dependency. 07:20:22 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 07:20:22 [INFO] 07:20:22 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-spi --- 07:20:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:22 [INFO] 07:20:22 [INFO] ------------------------------------------------------- 07:20:22 [INFO] T E S T S 07:20:22 [INFO] ------------------------------------------------------- 07:20:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:20:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 07:20:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 07:20:23 [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:20:23 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:20:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 07:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:20:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 07:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:20:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 07:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:20:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 07:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 07:20:25 [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:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 07:20:25 [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:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:20:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 07:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:20:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 07:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 07:20:25 [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:20:25 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:20:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 07:20:25 [INFO] 07:20:25 [INFO] Results: 07:20:25 [INFO] 07:20:25 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 07:20:25 [INFO] 07:20:25 [INFO] 07:20:25 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-spi --- 07:20:25 [INFO] 07:20:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-spi --- 07:20:26 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT.jar 07:20:26 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/classes/META-INF/MANIFEST.MF 07:20:26 [INFO] 07:20:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-spi --- 07:20:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:20:27 [INFO] 07:20:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-spi --- 07:20:27 [INFO] CycloneDX: Resolving Dependencies 07:20:28 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 07:20:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.xml 07:20:28 [INFO] attaching as rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/bom.json 07:20:28 [INFO] attaching as rsvp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:20:28 [INFO] 07:20:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 07:20:28 [INFO] Skipping duplicate-finder execution! 07:20:28 [INFO] 07:20:28 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-spi --- 07:20:28 [INFO] No dependency problems found 07:20:28 [INFO] 07:20:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-spi --- 07:20:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/rsvp-spi-2.0.1-SNAPSHOT-sources.jar 07:20:28 [INFO] 07:20:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-spi --- 07:20:28 [INFO] 07:20:28 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-spi --- 07:20:28 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/code-coverage/jacoco.exec 07:20:28 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 07:20:28 [INFO] 07:20:28 [INFO] --- install:3.1.4:install (default-install) @ rsvp-spi --- 07:20:28 [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:20:28 [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:20:28 [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:20:28 [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:20:28 [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:20:28 [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:20:28 [INFO] 07:20:28 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-spi --- 07:20:28 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/2.0.1-SNAPSHOT/rsvp-spi-2.0.1-SNAPSHOT.jar 07:20:28 [INFO] Writing OBR metadata 07:20:28 [INFO] 07:20:28 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-spi --- 07:20:28 [INFO] org.opendaylight.bgpcep:rsvp-spi:bundle:2.0.1-SNAPSHOT 07:20:28 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:28 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:28 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:28 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:20:28 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:28 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:28 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:28 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:28 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:28 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:28 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:28 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:28 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:28 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:28 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:28 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:28 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:28 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:20:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:28 [INFO] +- junit:junit:jar:4.13.2:test 07:20:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:28 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:28 [INFO] 07:20:28 [INFO] --- clm:3.0.8-01:index (default-cli) @ rsvp-spi --- 07:20:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/spi/target/sonatype-clm/module.xml 07:20:28 [INFO] 07:20:28 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 07:20:28 [INFO] Building rsvp-impl 2.0.1-SNAPSHOT [45/161] 07:20:28 [INFO] from rsvp/impl/pom.xml 07:20:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:28 [INFO] 07:20:28 [INFO] --- clean:3.5.0:clean (default-clean) @ rsvp-impl --- 07:20:28 [INFO] 07:20:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rsvp-impl --- 07:20:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:28 [INFO] 07:20:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rsvp-impl --- 07:20:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:28 [INFO] 07:20:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rsvp-impl --- 07:20:28 [INFO] 07:20:28 [INFO] --- dependency:3.10.0:properties (default) @ rsvp-impl --- 07:20:28 [INFO] 07:20:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rsvp-impl --- 07:20:28 [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:20:28 [INFO] 07:20:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ rsvp-impl --- 07:20:28 [INFO] Starting audit... 07:20:28 Audit done. 07:20:28 [INFO] You have 0 Checkstyle violations. 07:20:28 [INFO] 07:20:28 [INFO] --- checkstyle:3.6.0:check (default) @ rsvp-impl --- 07:20:29 [INFO] Starting audit... 07:20:29 Audit done. 07:20:29 [INFO] You have 0 Checkstyle violations. 07:20:29 [INFO] 07:20:29 [INFO] --- dependency:3.10.0:copy (unpack-license) @ rsvp-impl --- 07:20:29 [INFO] 07:20:29 [INFO] --- resources:3.4.0:resources (default-resources) @ rsvp-impl --- 07:20:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/main/resources 07:20:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/spi 07:20:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/generated-sources/yang 07:20:29 [INFO] 07:20:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ rsvp-impl --- 07:20:29 [INFO] Recompiling the module because of changed dependency. 07:20:29 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 07:20:29 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 07:20:29 [INFO] 07:20:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 07:20:29 [INFO] 07:20:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rsvp-impl --- 07:20:29 [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 @ rsvp-impl <<< 07:20:33 [INFO] 07:20:33 [INFO] 07:20:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rsvp-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] --- resources:3.4.0:testResources (default-testResources) @ rsvp-impl --- 07:20:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/rsvp/impl/src/test/resources 07:20:33 [INFO] 07:20:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rsvp-impl --- 07:20:33 [INFO] Recompiling the module because of changed dependency. 07:20:33 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:20:33 [INFO] 07:20:33 [INFO] --- surefire:3.5.5:test (default-test) @ rsvp-impl --- 07:20:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:33 [INFO] 07:20:33 [INFO] ------------------------------------------------------- 07:20:33 [INFO] T E S T S 07:20:33 [INFO] ------------------------------------------------------- 07:20:34 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:20:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 07:20:34 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:20:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 07:20:34 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:20:35 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 07:20:35 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:20:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 07:20:35 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:20:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 07:20:35 [INFO] 07:20:35 [INFO] Results: 07:20:35 [INFO] 07:20:35 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 07:20:35 [INFO] 07:20:35 [INFO] 07:20:35 [INFO] --- copy:14.3.1:copy-files (default) @ rsvp-impl --- 07:20:35 [INFO] 07:20:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rsvp-impl --- 07:20:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT.jar 07:20:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/classes/META-INF/MANIFEST.MF 07:20:35 [INFO] 07:20:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rsvp-impl --- 07:20:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:20:37 [INFO] 07:20:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rsvp-impl --- 07:20:37 [INFO] CycloneDX: Resolving Dependencies 07:20:37 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:20:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.xml 07:20:37 [INFO] attaching as rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:20:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/bom.json 07:20:37 [INFO] attaching as rsvp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:20:37 [INFO] 07:20:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 07:20:37 [INFO] Skipping duplicate-finder execution! 07:20:37 [INFO] 07:20:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ rsvp-impl --- 07:20:37 [INFO] No dependency problems found 07:20:37 [INFO] 07:20:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rsvp-impl --- 07:20:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/rsvp-impl-2.0.1-SNAPSHOT-sources.jar 07:20:37 [INFO] 07:20:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rsvp-impl --- 07:20:37 [INFO] 07:20:37 [INFO] --- jacoco:0.8.14:report (report) @ rsvp-impl --- 07:20:37 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/code-coverage/jacoco.exec 07:20:37 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 07:20:37 [INFO] 07:20:37 [INFO] --- install:3.1.4:install (default-install) @ rsvp-impl --- 07:20:37 [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:20:37 [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:20:37 [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:20:37 [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:20:37 [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:20:37 [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:20:37 [INFO] 07:20:37 [INFO] --- bundle:6.0.0:install (default-install) @ rsvp-impl --- 07:20:37 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/2.0.1-SNAPSHOT/rsvp-impl-2.0.1-SNAPSHOT.jar 07:20:37 [INFO] Writing OBR metadata 07:20:37 [INFO] 07:20:37 [INFO] --- dependency:3.10.0:tree (default-cli) @ rsvp-impl --- 07:20:37 [INFO] org.opendaylight.bgpcep:rsvp-impl:bundle:2.0.1-SNAPSHOT 07:20:37 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:20:37 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:20:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:20:37 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:20:37 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:20:37 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:20:37 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:20:37 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:20:37 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:20:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:20:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:20:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:20:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:20:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:20:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:20:37 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:20:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:20:37 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:20:37 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:20:37 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:20:37 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:20:37 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:20:37 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:20:37 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:20:37 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:20:37 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:20:37 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:20:37 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:20:37 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:20:37 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:20:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:20:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:20:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:20:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:20:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:20:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:20:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:20:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:20:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:20:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:20:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:20:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:20:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:20:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:20:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:20:37 [INFO] +- junit:junit:jar:4.13.2:test 07:20:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:20:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:20:37 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:20:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:20:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:20:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:20:37 [INFO] 07:20:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ rsvp-impl --- 07:20:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/rsvp/impl/target/sonatype-clm/module.xml 07:20:37 [INFO] 07:20:37 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 07:20:37 [INFO] Building bgp-linkstate 2.0.1-SNAPSHOT [46/161] 07:20:37 [INFO] from bgp/extensions/linkstate/pom.xml 07:20:37 [INFO] -------------------------------[ bundle ]------------------------------- 07:20:37 [INFO] 07:20:37 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-linkstate --- 07:20:37 [INFO] 07:20:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-linkstate --- 07:20:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:38 [INFO] 07:20:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 07:20:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:20:38 [INFO] 07:20:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-linkstate --- 07:20:38 [INFO] 07:20:38 [INFO] --- dependency:3.10.0:properties (default) @ bgp-linkstate --- 07:20:38 [INFO] 07:20:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-linkstate --- 07:20: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/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:20:38 [INFO] 07:20:38 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-linkstate --- 07:20:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:20:38 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/yang 07:20:38 [INFO] yang-to-sources: Found 14 dependencies in 7.026 ms 07:20:38 [INFO] yang-to-sources: Project model files found: 3 in 9.913 ms 07:20:38 [INFO] yang-to-sources: 17 YANG models processed in 198.3 ms 07:20:38 [INFO] BindingJavaFileGenerator: Defined 332 files in 25.50 ms 07:20:38 [INFO] Sorted 332 files into 80 directories in 656.2 μs 07:20:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 332 in 62.26 ms 07:20:38 [INFO] 07:20:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-linkstate --- 07:20:38 [INFO] Starting audit... 07:20:38 Audit done. 07:20:38 [INFO] You have 0 Checkstyle violations. 07:20:38 [INFO] 07:20:38 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-linkstate --- 07:20:39 [INFO] Starting audit... 07:20:39 Audit done. 07:20:39 [INFO] You have 0 Checkstyle violations. 07:20:39 [INFO] 07:20:39 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-linkstate --- 07:20:39 [INFO] 07:20:39 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-linkstate --- 07:20:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/src/main/resources 07:20:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:20:39 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:20:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:20:39 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:20:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/generated-sources/spi 07:20:39 [INFO] 07:20:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-linkstate --- 07:20:39 [INFO] Recompiling the module because of changed dependency. 07:20:39 [INFO] Compiling 382 source files with javac [debug release 21] to target/classes 07:20:41 [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:41 [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:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:20:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:20:41 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:20:41 [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:41 [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:41 [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:41 [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:41 [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:20:41 [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:20:41 [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:20:41 [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:20:41 [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:20:41 [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:20:41 [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:20:41 [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:20:41 required: java.lang.Class 07:20:41 found: java.lang.Class 07:20:41 [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:20:41 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:20:41 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 07:20:41 [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:20:41 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:20:41 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 07:20:41 [INFO] 07:20:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 07:20:41 [INFO] 07:20:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-linkstate --- 07:20:41 [INFO] Fork Value is true 07:20:46 [INFO] Done SpotBugs Analysis.... 07:20:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:20:46 [INFO] 07:20:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 07:20:46 [INFO] 07:20:46 [INFO] 07:20:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-linkstate --- 07:20:46 [INFO] BugInstance size is 0 07:20:46 [INFO] Error size is 0 07:20:46 [INFO] No errors/warnings found 07:20:46 [INFO] 07:20:46 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-linkstate --- 07:20:46 [INFO] Copying 4 resources from src/test/resources to target/test-classes 07:20:46 [INFO] 07:20:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-linkstate --- 07:20:46 [INFO] Recompiling the module because of changed dependency. 07:20:46 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:20:47 [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:20:47 [INFO] 07:20:47 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-linkstate --- 07:20:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:20:47 [INFO] 07:20:47 [INFO] ------------------------------------------------------- 07:20:47 [INFO] T E S T S 07:20:47 [INFO] ------------------------------------------------------- 07:20:48 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:20:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 07:20:48 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:20:48 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 07:20:48 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:20:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 07:20:48 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:20:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 07:20:48 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:20:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.600 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 07:20:52 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:20:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 07:20:52 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 07:20:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:20:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 07:20:53 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:20:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 07:20:54 [INFO] 07:20:54 [INFO] Results: 07:20:54 [INFO] 07:20:54 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 07:20:54 [INFO] 07:20:54 [INFO] 07:20:54 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-linkstate --- 07:20:54 [INFO] 07:20:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-linkstate --- 07:20:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT.jar 07:20:55 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 07:20:55 [INFO] 07:20:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-linkstate --- 07:21:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-javadoc.jar 07:21:00 [INFO] 07:21:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-linkstate --- 07:21:00 [INFO] CycloneDX: Resolving Dependencies 07:21:01 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 07:21:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.xml 07:21:01 [INFO] attaching as bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.xml 07:21:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bom.json 07:21:01 [INFO] attaching as bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.json 07:21:01 [INFO] 07:21:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 07:21:01 [INFO] Skipping duplicate-finder execution! 07:21:01 [INFO] 07:21:01 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-linkstate --- 07:21:02 [INFO] No dependency problems found 07:21:02 [INFO] 07:21:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-linkstate --- 07:21:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/bgp-linkstate-2.0.1-SNAPSHOT-sources.jar 07:21:02 [INFO] 07:21:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-linkstate --- 07:21:02 [INFO] 07:21:02 [INFO] --- jacoco:0.8.14:report (report) @ bgp-linkstate --- 07:21:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 07:21:02 [INFO] Analyzed bundle 'bgp-linkstate' with 58 classes 07:21:02 [INFO] 07:21:02 [INFO] --- install:3.1.4:install (default-install) @ bgp-linkstate --- 07:21:02 [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:21:02 [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:21:02 [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:21:02 [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:21:02 [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:21:02 [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:21:02 [INFO] 07:21:02 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-linkstate --- 07:21:02 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/2.0.1-SNAPSHOT/bgp-linkstate-2.0.1-SNAPSHOT.jar 07:21:02 [INFO] Writing OBR metadata 07:21:02 [INFO] 07:21:02 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-linkstate --- 07:21:02 [INFO] org.opendaylight.bgpcep:bgp-linkstate:bundle:2.0.1-SNAPSHOT 07:21:02 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:21:02 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:21:02 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:21:02 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:21:02 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:21:02 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:21:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:02 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:21:02 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:21:02 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:21:02 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:21:02 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:21:02 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:21:02 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:21:02 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:2.0.1-SNAPSHOT:test 07:21:02 [INFO] | \- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:test 07:21:02 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:21:02 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:21:02 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:21:02 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:test 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:21:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:21:02 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:21:02 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:21:02 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:21:02 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:21:02 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:21:02 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:21:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:21:02 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:21:02 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:21:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:21:02 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:21:02 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:21:02 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:21:02 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:21:02 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:21:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:02 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:21:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:21:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:21:02 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:21:02 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:21:02 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:21:02 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:21:02 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:21:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:21:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:21:02 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:21:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:21:02 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:21:02 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:21:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:21:02 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:21:02 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:21:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:21:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:21:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:21:02 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:21:02 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:21:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:21:02 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:21:02 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:21:02 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:21:02 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:21:02 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:21:02 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:21:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:21:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:21:02 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:21:02 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:21:02 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:21:02 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:21:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:21:02 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:21:02 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:21:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:21:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:21:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:21:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:21:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:21:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:21:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:21:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:21:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:21:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:21:02 [INFO] +- junit:junit:jar:4.13.2:test 07:21:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:21:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:21:02 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:21:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:21:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:02 [INFO] 07:21:02 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-linkstate --- 07:21:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/linkstate/target/sonatype-clm/module.xml 07:21:02 [INFO] 07:21:02 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 07:21:02 [INFO] Building bgp-rib-mock 2.0.1-SNAPSHOT [47/161] 07:21:02 [INFO] from bgp/rib-mock/pom.xml 07:21:02 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:02 [INFO] 07:21:02 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-mock --- 07:21:02 [INFO] 07:21:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-mock --- 07:21:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:02 [INFO] 07:21:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 07:21:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:02 [INFO] 07:21:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-mock --- 07:21:02 [INFO] 07:21:02 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-mock --- 07:21:02 [INFO] 07:21:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 07:21:02 [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:21:02 [INFO] 07:21:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-mock --- 07:21:02 [INFO] Starting audit... 07:21:02 Audit done. 07:21:02 [INFO] You have 0 Checkstyle violations. 07:21:02 [INFO] 07:21:02 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-mock --- 07:21:02 [INFO] Starting audit... 07:21:02 Audit done. 07:21:02 [INFO] You have 0 Checkstyle violations. 07:21:02 [INFO] 07:21:02 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-mock --- 07:21:02 [INFO] 07:21:02 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-mock --- 07:21:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/main/resources 07:21:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/spi 07:21:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/generated-sources/yang 07:21:02 [INFO] 07:21:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-mock --- 07:21:02 [INFO] Recompiling the module because of changed dependency. 07:21:02 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:21:02 [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:21:02 [INFO] 07:21:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 07:21:02 [INFO] 07:21:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-mock --- 07:21:02 [INFO] Fork Value is true 07:21:05 [INFO] Done SpotBugs Analysis.... 07:21:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:05 [INFO] 07:21:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 07:21:05 [INFO] 07:21:05 [INFO] 07:21:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-mock --- 07:21:05 [INFO] BugInstance size is 0 07:21:05 [INFO] Error size is 0 07:21:05 [INFO] No errors/warnings found 07:21:05 [INFO] 07:21:05 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-mock --- 07:21:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/src/test/resources 07:21:05 [INFO] 07:21:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-mock --- 07:21:05 [INFO] No sources to compile 07:21:05 [INFO] 07:21:05 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-mock --- 07:21:05 [INFO] No tests to run. 07:21:05 [INFO] 07:21:05 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-mock --- 07:21:05 [INFO] 07:21:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-mock --- 07:21:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT.jar 07:21:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 07:21:05 [INFO] 07:21:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-mock --- 07:21:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-javadoc.jar 07:21:06 [INFO] 07:21:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-mock --- 07:21:06 [INFO] CycloneDX: Resolving Dependencies 07:21:07 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:21:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.xml 07:21:07 [INFO] attaching as bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.xml 07:21:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bom.json 07:21:07 [INFO] attaching as bgp-rib-mock-2.0.1-SNAPSHOT-cyclonedx.json 07:21:07 [INFO] 07:21:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 07:21:07 [INFO] Skipping duplicate-finder execution! 07:21:07 [INFO] 07:21:07 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-mock --- 07:21:07 [INFO] No dependency problems found 07:21:07 [INFO] 07:21:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-mock --- 07:21:07 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/bgp-rib-mock-2.0.1-SNAPSHOT-sources.jar 07:21:07 [INFO] 07:21:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-mock --- 07:21:07 [INFO] 07:21:07 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-mock --- 07:21:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:21:07 [INFO] 07:21:07 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-mock --- 07:21:07 [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:21:07 [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:21:07 [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:21:07 [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:21:07 [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:21:07 [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:21:07 [INFO] 07:21:07 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-mock --- 07:21:07 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/2.0.1-SNAPSHOT/bgp-rib-mock-2.0.1-SNAPSHOT.jar 07:21:07 [INFO] Writing OBR metadata 07:21:07 [INFO] 07:21:07 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-mock --- 07:21:07 [INFO] org.opendaylight.bgpcep:bgp-rib-mock:bundle:2.0.1-SNAPSHOT 07:21:07 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:21:07 [INFO] | \- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:21:07 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:21:07 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:21:07 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:21:07 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:21:07 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:21:07 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:21:07 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:21:07 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:21:07 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:21:07 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:07 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:21:07 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:21:07 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:21:07 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:21:07 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:21:07 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:21:07 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:21:07 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:21:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:07 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:21:07 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:21:07 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:21:07 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:21:07 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided (optional) 07:21:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:21:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:21:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:21:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:21:07 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:21:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:21:07 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:21:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:21:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:21:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:21:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:21:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:21:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:21:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:21:07 [INFO] +- junit:junit:jar:4.13.2:test 07:21:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:21:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:21:07 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:21:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:21:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:07 [INFO] 07:21:07 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-rib-mock --- 07:21:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-mock/target/sonatype-clm/module.xml 07:21:07 [INFO] 07:21:07 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 07:21:07 [INFO] Building bgp-config-example 2.0.1-SNAPSHOT [48/161] 07:21:07 [INFO] from bgp/config-example/pom.xml 07:21:07 [INFO] --------------------------------[ jar ]--------------------------------- 07:21:07 [INFO] 07:21:07 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-config-example --- 07:21:07 [INFO] 07:21:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-config-example --- 07:21:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:07 [INFO] 07:21:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-config-example --- 07:21:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:07 [INFO] 07:21:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-config-example --- 07:21:08 [INFO] 07:21:08 [INFO] --- dependency:3.10.0:properties (default) @ bgp-config-example --- 07:21:08 [INFO] 07:21:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-config-example --- 07:21: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/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:21:08 [INFO] 07:21:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-config-example --- 07:21:08 [INFO] Starting audit... 07:21:08 Audit done. 07:21:08 [INFO] You have 0 Checkstyle violations. 07:21:08 [INFO] 07:21:08 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-config-example --- 07:21:08 [INFO] Starting audit... 07:21:08 Audit done. 07:21:08 [INFO] You have 0 Checkstyle violations. 07:21:08 [INFO] 07:21:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-config-example --- 07:21:08 [INFO] 07:21:08 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-config-example --- 07:21:08 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 07:21:08 [INFO] 07:21:08 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-config-example --- 07:21:08 [INFO] Copying 3 resources from src/main/resources to target/classes 07:21:08 [INFO] 07:21:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-config-example --- 07:21:08 [INFO] No sources to compile 07:21:08 [INFO] 07:21:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 07:21:08 [INFO] 07:21:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-config-example --- 07:21:08 [INFO] No files found to run spotbugs, check compile phase has been run 07:21:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:08 [INFO] 07:21:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 07:21:08 [INFO] 07:21:08 [INFO] 07:21:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-config-example --- 07:21:08 [INFO] 07:21:08 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-config-example --- 07:21:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/config-example/src/test/resources 07:21:08 [INFO] 07:21:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-config-example --- 07:21:08 [INFO] No sources to compile 07:21:08 [INFO] 07:21:08 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-config-example --- 07:21:08 [INFO] No tests to run. 07:21:08 [INFO] 07:21:08 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-config-example --- 07:21:08 [INFO] 07:21:08 [INFO] --- jar:3.5.0:jar (default-jar) @ bgp-config-example --- 07:21:08 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT.jar 07:21:08 [INFO] 07:21:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-config-example --- 07:21:08 [INFO] No Javadoc in project. Archive not created. 07:21:08 [INFO] 07:21:08 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-config-example --- 07:21:09 [INFO] 07:21:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-config-example --- 07:21:09 [INFO] CycloneDX: Resolving Dependencies 07:21:09 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:21:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.xml 07:21:09 [INFO] attaching as bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:21:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bom.json 07:21:09 [INFO] attaching as bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:21:09 [INFO] 07:21:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 07:21:09 [INFO] Skipping duplicate-finder execution! 07:21:09 [INFO] 07:21:09 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-config-example --- 07:21:09 [INFO] No dependency problems found 07:21:09 [INFO] 07:21:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-config-example --- 07:21:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/bgp-config-example-2.0.1-SNAPSHOT-sources.jar 07:21:09 [INFO] 07:21:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-config-example --- 07:21:09 [INFO] 07:21:09 [INFO] --- jacoco:0.8.14:report (report) @ bgp-config-example --- 07:21:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:21:09 [INFO] 07:21:09 [INFO] --- install:3.1.4:install (default-install) @ bgp-config-example --- 07:21:09 [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:21:09 [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:21:09 [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:21:09 [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:21:09 [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:21:09 [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:21:09 [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:21:09 [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:21:09 [INFO] 07:21:09 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-config-example --- 07:21:09 [INFO] org.opendaylight.bgpcep:bgp-config-example:jar:2.0.1-SNAPSHOT 07:21:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:09 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:21:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:21:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:21:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:21:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:21:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:21:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:21:09 [INFO] +- junit:junit:jar:4.13.2:test 07:21:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:21:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:21:09 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:21:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:21:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:09 [INFO] 07:21:09 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-config-example --- 07:21:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/config-example/target/sonatype-clm/module.xml 07:21:09 [INFO] 07:21:09 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 07:21:09 [INFO] Building bgp-openconfig-rp-statement 2.0.1-SNAPSHOT [49/161] 07:21:09 [INFO] from bgp/openconfig-rp-statement/pom.xml 07:21:09 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:09 [INFO] 07:21:09 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-rp-statement --- 07:21:09 [INFO] 07:21:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 07:21:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:09 [INFO] 07:21:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 07:21:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:09 [INFO] 07:21:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 07:21:09 [INFO] 07:21:09 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-rp-statement --- 07:21:09 [INFO] 07:21:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 07:21:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/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:21:09 [INFO] 07:21:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-rp-statement --- 07:21:09 [INFO] Starting audit... 07:21:09 Audit done. 07:21:09 [INFO] You have 0 Checkstyle violations. 07:21:09 [INFO] 07:21:09 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] Starting audit... 07:21:10 Audit done. 07:21:10 [INFO] You have 0 Checkstyle violations. 07:21:10 [INFO] 07:21:10 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] 07:21:10 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/src/main/resources 07:21:10 [INFO] 07:21:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] Recompiling the module because of changed dependency. 07:21:10 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:21:10 [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:21:10 [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:21:10 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 07:21:10 [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:21:10 [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:21:10 [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:21:10 [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:21:10 [INFO] 07:21:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 07:21:10 [INFO] 07:21:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 07:21:10 [INFO] Fork Value is true 07:21:13 [INFO] Done SpotBugs Analysis.... 07:21:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:13 [INFO] 07:21:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 07:21:13 [INFO] 07:21:13 [INFO] 07:21:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-rp-statement --- 07:21:13 [INFO] BugInstance size is 0 07:21:13 [INFO] Error size is 0 07:21:13 [INFO] No errors/warnings found 07:21:13 [INFO] 07:21:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 07:21:13 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:21:13 [INFO] 07:21:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 07:21:13 [INFO] Recompiling the module because of changed dependency. 07:21:13 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:21:14 [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:21:14 [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:21:14 [INFO] 07:21:14 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-rp-statement --- 07:21:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:14 [INFO] 07:21:14 [INFO] ------------------------------------------------------- 07:21:14 [INFO] T E S T S 07:21:14 [INFO] ------------------------------------------------------- 07:21:15 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:21:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.897 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 07:21:19 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:21:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:21:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:21:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:21:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:21:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:21:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:21:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:21:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 07:21:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:21:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 07:21:20 [INFO] 07:21:20 [INFO] Results: 07:21:20 [INFO] 07:21:20 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:21:20 [INFO] 07:21:20 [INFO] 07:21:20 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-rp-statement --- 07:21:20 [INFO] 07:21:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 07:21: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:21:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 07:21:20 [INFO] 07:21:20 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-openconfig-rp-statement --- 07:21: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:21:20 [INFO] 07:21:20 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 07:21: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:21:20 [INFO] 07:21:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 07:21:22 [WARNING] Javadoc Warnings 07:21:22 [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:21:22 [WARNING] public class AbstractCommunityHandler { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] protected final LoadingCache> communitySets; 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public class AbstractExtCommunityHandler { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public static AsPathPrepend getInstance() { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public static LocalAsPathPrependHandler getInstance() { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public static SetClusterIdPrependHandler getInstance() { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public StatementActivator() { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public StatementActivator(final DataBroker dataBroker) { 07:21:22 [WARNING] ^ 07:21:22 [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:21:22 [WARNING] public static VpnNonMemberHandler getInstance() { 07:21:22 [WARNING] ^ 07:21:22 [WARNING] 28 warnings 07:21:22 [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:21:22 [INFO] 07:21:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-rp-statement --- 07:21:22 [INFO] CycloneDX: Resolving Dependencies 07:21:23 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:21:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.xml 07:21:23 [INFO] attaching as bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.xml 07:21:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/bom.json 07:21:23 [INFO] attaching as bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.json 07:21:23 [INFO] 07:21:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 07:21:23 [INFO] Skipping duplicate-finder execution! 07:21:23 [INFO] 07:21:23 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 07:21:23 [INFO] No dependency problems found 07:21:23 [INFO] 07:21:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 07:21: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:21:23 [INFO] 07:21:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 07:21:23 [INFO] 07:21:23 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-rp-statement --- 07:21:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 07:21:23 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 07:21:23 [INFO] 07:21:23 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-rp-statement --- 07:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21:23 [INFO] 07:21:23 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-rp-statement --- 07:21:23 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.jar 07:21:23 [INFO] Writing OBR metadata 07:21:23 [INFO] 07:21:23 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-rp-statement --- 07:21:23 [INFO] org.opendaylight.bgpcep:bgp-openconfig-rp-statement:bundle:2.0.1-SNAPSHOT 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:21:23 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:21:23 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:21:23 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:21:23 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:21:23 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:21:23 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:21:23 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:21:23 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:21:23 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:21:23 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:21:23 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:21:23 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:21:23 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:21:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:21:23 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:21:23 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:21:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:21:23 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:21:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:21:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:21:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:21:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:21:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:21:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:21:23 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:21:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:21:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:21:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:21:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:21:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:21:23 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:21:23 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:21:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:21:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:21:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:21:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:21:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:21:23 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:21:23 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:21:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:21:23 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:21:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:21:23 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:21:23 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:21:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:21:23 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:21:23 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:21:23 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:21:23 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:21:23 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:21:23 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:21:23 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:21:23 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:21:23 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:23 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:21:23 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:21:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:21:23 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:21:23 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:21:23 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:21:23 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:21:23 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:21:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:21:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:21:23 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:21:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:21:23 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:21:23 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:21:23 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:21:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:21:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:21:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:21:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:21:23 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:21:23 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:21:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:21:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:21:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:21:23 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:21:23 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:21:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:21:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:21:23 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:21:23 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:21:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:21:23 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:21:23 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:21:23 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:test 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:21:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:21:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:21:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:21:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:21:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:21:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:21:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:21:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:21:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:21:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:21:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:21:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:21:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:21:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:21:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:21:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:21:23 [INFO] +- junit:junit:jar:4.13.2:test 07:21:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:21:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:21:23 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:21:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:21:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:21:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:21:23 [INFO] 07:21:23 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-rp-statement --- 07:21:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-rp-statement/target/sonatype-clm/module.xml 07:21:23 [INFO] 07:21:23 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 07:21:23 [INFO] Building bgp-rib-impl 2.0.1-SNAPSHOT [50/161] 07:21:23 [INFO] from bgp/rib-impl/pom.xml 07:21:23 [INFO] -------------------------------[ bundle ]------------------------------- 07:21:23 [INFO] 07:21:23 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-rib-impl --- 07:21:23 [INFO] 07:21:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-rib-impl --- 07:21:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:24 [INFO] 07:21:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 07:21:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:21:24 [INFO] 07:21:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-rib-impl --- 07:21:24 [INFO] 07:21:24 [INFO] --- dependency:3.10.0:properties (default) @ bgp-rib-impl --- 07:21:24 [INFO] 07:21:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 07:21: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:21:24 [INFO] 07:21:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-rib-impl --- 07:21:24 [INFO] Starting audit... 07:21:24 Audit done. 07:21:24 [INFO] You have 0 Checkstyle violations. 07:21:24 [INFO] 07:21:24 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-rib-impl --- 07:21:25 [INFO] Starting audit... 07:21:25 Audit done. 07:21:25 [INFO] You have 0 Checkstyle violations. 07:21:25 [INFO] 07:21:25 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-rib-impl --- 07:21:25 [INFO] 07:21:25 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-rib-impl --- 07:21:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/resources 07:21:25 [INFO] 07:21:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-rib-impl --- 07:21:25 [INFO] Recompiling the module because of changed dependency. 07:21:25 [INFO] Compiling 77 source files with javac [debug release 21] to target/classes 07:21:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 07:21:26 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 07:21: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:21: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:21: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:21: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:21: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:21: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:21:26 missing type arguments for generic class org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode 07:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21:26 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:26 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21: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:21:26 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:26 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21: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:21:26 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21:26 found: org.opendaylight.mdsal.binding.api.DataObjectModification 07:21: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:21: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:21:26 [INFO] 07:21:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 07:21:26 [INFO] 07:21:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-rib-impl --- 07:21:26 [INFO] Fork Value is true 07:21:33 [INFO] Done SpotBugs Analysis.... 07:21:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:21:33 [INFO] 07:21:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 07:21:33 [INFO] 07:21:33 [INFO] 07:21:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-rib-impl --- 07:21:33 [INFO] BugInstance size is 0 07:21:33 [INFO] Error size is 0 07:21:33 [INFO] No errors/warnings found 07:21:33 [INFO] 07:21:33 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-rib-impl --- 07:21:33 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:2.0.1-SNAPSHOT 07:21:33 [INFO] Copying 3 resources from 1 bundle. 07:21:33 [INFO] 07:21:33 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-rib-impl --- 07:21:33 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:21:33 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 07:21:33 [INFO] 07:21:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-rib-impl --- 07:21:33 [INFO] Recompiling the module because of changed dependency. 07:21:33 [INFO] Compiling 34 source files with javac [debug release 21] to target/test-classes 07:21: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:21: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:21: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:21:34 required: io.netty.util.concurrent.GenericFutureListener> 07:21:34 found: io.netty.util.concurrent.GenericFutureListener 07:21: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:21:34 required: io.netty.util.concurrent.GenericFutureListener> 07:21:34 found: io.netty.util.concurrent.GenericFutureListener 07:21: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:21: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:21:34 required: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:21:34 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,java.lang.String 07:21: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:21:34 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:21:34 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 07:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21: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:21:34 [INFO] 07:21:34 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-rib-impl --- 07:21:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:21:34 [INFO] 07:21:34 [INFO] ------------------------------------------------------- 07:21:34 [INFO] T E S T S 07:21:34 [INFO] ------------------------------------------------------- 07:21:35 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:21:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 07:21:35 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:21:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:21:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.028 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 07:21:44 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:21:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 07:21:47 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:21:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.774 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 07:21:50 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:21:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 07:21:50 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:21:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 07:21:50 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:21:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 07:21:50 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:21:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.674 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 07:21:57 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:21:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 07:21:57 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 07:21:57 [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:57 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:21:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 07:21:57 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:22:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.64 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:22:16 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:22:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:22:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:22:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:22:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 07:22:16 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:22:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 07:22:17 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:22:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 07:22:17 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:22:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 07:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 07:22:18 [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:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 07:22:18 [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:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:22:18 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 07:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:22:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 07:22:18 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:22:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 07:22:18 [INFO] 07:22:18 [INFO] Results: 07:22:18 [INFO] 07:22:18 [INFO] Tests run: 95, Failures: 0, Errors: 0, Skipped: 2 07:22:18 [INFO] 07:22:18 [INFO] 07:22:18 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-rib-impl --- 07:22:18 [INFO] 07:22:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-rib-impl --- 07:22:19 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT.jar 07:22:19 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 07:22:19 [INFO] 07:22:19 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-rib-impl --- 07:22:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT-tests.jar 07:22:19 [INFO] 07:22:19 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-rib-impl --- 07:22:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT-test-sources.jar 07:22:19 [INFO] 07:22:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-rib-impl --- 07:22:21 [WARNING] Javadoc Warnings 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:106: warning: no comment 07:22:21 [WARNING] public ApplicationPeer( 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:121: warning: no comment 07:22:21 [WARNING] public synchronized void instantiateServiceInstance(final DataTreeChangeExtension dataTreeChangeService, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:14: warning: no comment 07:22:21 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:15: warning: no comment 07:22:21 [WARNING] PathSelectionMode getStrategy(); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiator.java:22: warning: no comment 07:22:21 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java:252: warning: no comment 07:22:21 [WARNING] public synchronized State getState() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:16: warning: no comment 07:22:21 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:19: warning: no comment 07:22:21 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:63: warning: no comment 07:22:21 [WARNING] public final class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:342: warning: no comment 07:22:21 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:69: warning: no comment 07:22:21 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:77: warning: no comment 07:22:21 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:23: warning: no comment 07:22:21 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:32: warning: no comment 07:22:21 [WARNING] public ChannelHandler[] getDecoders() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:28: warning: no comment 07:22:21 [WARNING] public ChannelHandler[] getEncoders() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:39: warning: no comment 07:22:21 [WARNING] public final class BGPNettyGroups implements AutoCloseable { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:111: warning: no comment 07:22:21 [WARNING] public BGPNettyGroups() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:165: warning: no comment 07:22:21 [WARNING] public BGPPeer( 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:257: warning: no comment 07:22:21 [WARNING] public synchronized void instantiateServiceInstance() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:64: warning: no comment 07:22:21 [WARNING] public final class BgpPeerBean extends PeerBean { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:77: warning: no comment 07:22:21 [WARNING] public BgpPeerBean(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:336: warning: no comment 07:22:21 [WARNING] public synchronized List getBgpFixedCapabilities() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeerBean.java:340: warning: no comment 07:22:21 [WARNING] public synchronized int getGracefulRestartTimer() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:47: warning: no comment 07:22:21 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:78: warning: no comment 07:22:21 [WARNING] public BGPPeerStateImpl(final DataObjectIdentifier.@NonNull WithKey instanceIdentifier, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:208: warning: no comment 07:22:21 [WARNING] protected final synchronized void registerPrefixesCounters( 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:203: warning: no comment 07:22:21 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:215: warning: no comment 07:22:21 [WARNING] protected final synchronized void resetState() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:283: warning: no comment 07:22:21 [WARNING] protected final void setActive(final boolean active) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:198: warning: no comment 07:22:21 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:298: warning: no comment 07:22:21 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:191: warning: no comment 07:22:21 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:225: warning: no comment 07:22:21 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:221: warning: no comment 07:22:21 [WARNING] protected final synchronized void setRestartingState() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: no comment 07:22:21 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: use of default constructor, which does not provide a comment 07:22:21 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:23: warning: no comment 07:22:21 [WARNING] public final class BgpPeerUtil { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:33: warning: no comment 07:22:21 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:50: warning: no comment 07:22:21 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:61: warning: no comment 07:22:21 [WARNING] public synchronized void connect() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:28: warning: no comment 07:22:21 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:38: warning: no comment 07:22:21 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:49: warning: no comment 07:22:21 [WARNING] public synchronized void connect() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:29: warning: no comment 07:22:21 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:39: warning: no comment 07:22:21 [WARNING] protected BGPRibStateImpl(final DataObjectIdentifier.WithKey instanceIdentifier, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:88: warning: no comment 07:22:21 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:93: warning: no comment 07:22:21 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:103: warning: no comment 07:22:21 [WARNING] protected final synchronized void setActive(final boolean active) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiator.java:22: warning: no comment 07:22:21 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:16: warning: no comment 07:22:21 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:19: warning: no comment 07:22:21 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:257: warning: no @param for remoteOpen 07:22:21 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:84: warning: no comment 07:22:21 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:137: warning: no comment 07:22:21 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:130: warning: no comment 07:22:21 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:493: warning: no comment 07:22:21 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:551: warning: no comment 07:22:21 [WARNING] public ChannelOutputLimiter getLimiter() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:537: warning: no comment 07:22:21 [WARNING] public synchronized State getState() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPSessionPreferences.java:53: warning: no comment 07:22:21 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:36: warning: no comment 07:22:21 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:59: warning: no comment 07:22:21 [WARNING] public BGPSessionStateImpl() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:179: warning: no comment 07:22:21 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:32: warning: no comment 07:22:21 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:59: warning: no comment 07:22:21 [WARNING] public BGPStateCollector() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:61: warning: no comment 07:22:21 [WARNING] public final Map syncStorage = new HashMap<>(); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:65: warning: no comment 07:22:21 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:63: warning: no comment 07:22:21 [WARNING] public void flush() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:53: warning: no comment 07:22:21 [WARNING] public void write(final Notification msg) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:14: warning: no comment 07:22:21 [WARNING] public interface ChannelPipelineInitializer { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:15: warning: no comment 07:22:21 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:33: warning: no comment 07:22:21 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:35: warning: no comment 07:22:21 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:31: warning: no comment 07:22:21 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:29: warning: no comment 07:22:21 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:52: warning: no comment 07:22:21 [WARNING] public final class CodecsImpl implements Codecs { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:83: warning: no comment 07:22:21 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:22: warning: no comment 07:22:21 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:27: warning: no comment 07:22:21 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:69: warning: no comment 07:22:21 [WARNING] public class DefaultBgpDeployer implements DataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:104: warning: no comment 07:22:21 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:145: warning: no comment 07:22:21 [WARNING] public synchronized void init() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:153: warning: no comment 07:22:21 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:58: warning: no comment 07:22:21 [WARNING] public static CParameters getGracefulCapability(final Map tables, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:69: warning: no comment 07:22:21 [WARNING] public static CParameters getLlGracefulCapability(final Map llGracefulRestarts, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:30: warning: no comment 07:22:21 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:32: warning: no comment 07:22:21 [WARNING] public @interface Configuration { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:38: warning: no comment 07:22:21 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:34: warning: no comment 07:22:21 [WARNING] String networkInstanceName() default "global-bgp"; 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: no comment 07:22:21 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: use of default constructor, which does not provide a comment 07:22:21 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:35: warning: no comment 07:22:21 [WARNING] BgpId getBgpIdentifier(); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:77: warning: no comment 07:22:21 [WARNING] CodecsRegistry getCodecsRegistry(); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:45: warning: no comment 07:22:21 [WARNING] BGPDispatcher getDispatcher(); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:95: warning: no comment 07:22:21 [WARNING] Set getLocalTablesKeys(); 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:63: warning: no comment 07:22:21 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:88: warning: no comment 07:22:21 [WARNING] public RibImpl( 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:265: warning: no comment 07:22:21 [WARNING] public synchronized void instantiateServiceInstance() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:77: warning: no comment 07:22:21 [WARNING] public final class RIBImpl extends BGPRibStateImpl implements RIB { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:104: warning: no comment 07:22:21 [WARNING] public RIBImpl( 07:22:21 [WARNING] ^ 07:22:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java:341: warning: no comment 07:22:21 [WARNING] public synchronized FluentFuture closeServiceInstance() { 07:22:21 [WARNING] ^ 07:22:21 [WARNING] 100 warnings 07:22:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT-javadoc.jar 07:22:21 [INFO] 07:22:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-rib-impl --- 07:22:21 [INFO] CycloneDX: Resolving Dependencies 07:22:23 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 07:22:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.xml 07:22:23 [INFO] attaching as bgp-rib-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:22:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.json 07:22:23 [INFO] attaching as bgp-rib-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:22:23 [INFO] 07:22:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 07:22:23 [INFO] Skipping duplicate-finder execution! 07:22:23 [INFO] 07:22:23 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-rib-impl --- 07:22:23 [INFO] No dependency problems found 07:22:23 [INFO] 07:22:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-rib-impl --- 07:22:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT-sources.jar 07:22:23 [INFO] 07:22:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-rib-impl --- 07:22:23 [INFO] 07:22:23 [INFO] --- jacoco:0.8.14:report (report) @ bgp-rib-impl --- 07:22:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/code-coverage/jacoco.exec 07:22:23 [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes 07:22:23 [INFO] 07:22:23 [INFO] --- install:3.1.4:install (default-install) @ bgp-rib-impl --- 07:22:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT.pom 07:22:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT.jar 07:22:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT-tests.jar 07:22:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT-test-sources.jar 07:22:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT-javadoc.jar 07:22:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:22:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:22:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/bgp-rib-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT-sources.jar 07:22:23 [INFO] 07:22:23 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-rib-impl --- 07:22:23 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/2.0.1-SNAPSHOT/bgp-rib-impl-2.0.1-SNAPSHOT.jar 07:22:23 [INFO] Writing OBR metadata 07:22:23 [INFO] 07:22:23 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-rib-impl --- 07:22:23 [INFO] org.opendaylight.bgpcep:bgp-rib-impl:bundle:2.0.1-SNAPSHOT 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:22:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:22:23 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:22:23 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:22:23 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:22:23 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:22:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:23 [INFO] +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:22:23 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:22:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:22:23 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:22:23 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:22:23 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:22:23 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:22:23 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:22:23 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:22:23 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:22:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:22:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:22:23 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:22:23 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:22:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:22:23 [INFO] +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:22:23 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:22:23 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:22:23 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:22:23 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:22:23 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:22:23 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:22:23 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:22:23 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:22:23 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:22:23 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:22:23 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:22:23 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:22:23 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:22:23 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:22:23 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:22:23 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:test-jar:tests:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:22:23 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:22:23 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:22:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:22:23 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:22:23 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] | \- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-rib-mock:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-util:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:22:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:22:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:22:23 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:22:23 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:22:23 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:22:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:22:23 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:22:23 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:22:23 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:22:23 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:22:23 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:22:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:22:23 [INFO] | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:22:23 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:22:23 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:22:23 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:22:23 [INFO] | \- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:22:23 [INFO] | +- com.google.dagger:dagger:jar:2.59.2:provided 07:22:23 [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:22:23 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:22:23 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:22:23 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:22:23 [INFO] | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:22:23 [INFO] | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:22:23 [INFO] | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:test-jar:tests:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:test-jar:tests:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:22:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:22:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:22:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:22:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:22:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:22:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:22:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:22:23 [INFO] +- junit:junit:jar:4.13.2:test 07:22:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:22:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:22:23 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:22:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:22:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:23 [INFO] 07:22:23 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-rib-impl --- 07:22:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/rib-impl/target/sonatype-clm/module.xml 07:22:23 [INFO] 07:22:23 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 07:22:23 [INFO] Building bgp-peer-acceptor 2.0.1-SNAPSHOT [51/161] 07:22:23 [INFO] from bgp/peer-acceptor/pom.xml 07:22:23 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:23 [INFO] 07:22:23 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-peer-acceptor --- 07:22:23 [INFO] 07:22:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-peer-acceptor --- 07:22:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:23 [INFO] 07:22:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- 07:22:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:23 [INFO] 07:22:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-peer-acceptor --- 07:22:23 [INFO] 07:22:23 [INFO] --- dependency:3.10.0:properties (default) @ bgp-peer-acceptor --- 07:22:23 [INFO] 07:22:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 07:22:23 [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/peer-acceptor/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:22:23 [INFO] 07:22:23 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-peer-acceptor --- 07:22:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:22:23 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/src/main/yang 07:22:23 [INFO] yang-to-sources: Found 15 dependencies in 7.442 ms 07:22:23 [INFO] yang-to-sources: Project model files found: 1 in 888.5 μs 07:22:23 [INFO] yang-to-sources: 2 YANG models processed in 55.74 ms 07:22:23 [INFO] BindingJavaFileGenerator: Defined 7 files in 2.506 ms 07:22:23 [INFO] Sorted 7 files into 3 directories in 89.45 μs 07:22:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 8.693 ms 07:22:23 [INFO] 07:22:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-peer-acceptor --- 07:22:24 [INFO] Starting audit... 07:22:24 Audit done. 07:22:24 [INFO] You have 0 Checkstyle violations. 07:22:24 [INFO] 07:22:24 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-peer-acceptor --- 07:22:24 [INFO] Starting audit... 07:22:24 Audit done. 07:22:24 [INFO] You have 0 Checkstyle violations. 07:22:24 [INFO] 07:22:24 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-peer-acceptor --- 07:22:24 [INFO] 07:22:24 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-peer-acceptor --- 07:22:24 [INFO] Copying 1 resource from src/main/resources to target/classes 07:22:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/generated-sources/spi 07:22:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:22:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:22:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:22:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/generated-sources/spi 07:22:24 [INFO] 07:22:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-peer-acceptor --- 07:22:24 [INFO] Recompiling the module because of changed dependency. 07:22:24 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 07:22:24 [INFO] 07:22:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 07:22:24 [INFO] 07:22:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-peer-acceptor --- 07:22:24 [INFO] Fork Value is true 07:22:26 [INFO] Done SpotBugs Analysis.... 07:22:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:26 [INFO] 07:22:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< 07:22:26 [INFO] 07:22:26 [INFO] 07:22:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-peer-acceptor --- 07:22:26 [INFO] BugInstance size is 0 07:22:26 [INFO] Error size is 0 07:22:26 [INFO] No errors/warnings found 07:22:26 [INFO] 07:22:26 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-peer-acceptor --- 07:22:26 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/src/test/resources 07:22:26 [INFO] 07:22:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-peer-acceptor --- 07:22:26 [INFO] Recompiling the module because of changed dependency. 07:22:26 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:22:26 [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:22:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:26 [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:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [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:22:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:26 [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:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [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:22:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:22:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:26 [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:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:22:26 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:26 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:22:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 07:22:26 [INFO] 07:22:26 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-peer-acceptor --- 07:22:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:26 [INFO] 07:22:26 [INFO] ------------------------------------------------------- 07:22:26 [INFO] T E S T S 07:22:26 [INFO] ------------------------------------------------------- 07:22:27 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:22:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 07:22:28 [INFO] 07:22:28 [INFO] Results: 07:22:28 [INFO] 07:22:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:22:28 [INFO] 07:22:28 [INFO] 07:22:28 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-peer-acceptor --- 07:22:28 [INFO] 07:22:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-peer-acceptor --- 07:22:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-2.0.1-SNAPSHOT.jar 07:22:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 07:22:28 [INFO] 07:22:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-peer-acceptor --- 07:22:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-2.0.1-SNAPSHOT-javadoc.jar 07:22:30 [INFO] 07:22:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-peer-acceptor --- 07:22:30 [INFO] CycloneDX: Resolving Dependencies 07:22:31 [INFO] CycloneDX: Creating BOM version 1.6 with 60 component(s) 07:22:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.xml 07:22:31 [INFO] attaching as bgp-peer-acceptor-2.0.1-SNAPSHOT-cyclonedx.xml 07:22:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.json 07:22:31 [INFO] attaching as bgp-peer-acceptor-2.0.1-SNAPSHOT-cyclonedx.json 07:22:31 [INFO] 07:22:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 07:22:31 [INFO] Skipping duplicate-finder execution! 07:22:31 [INFO] 07:22:31 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 07:22:31 [WARNING] Used undeclared dependencies found: 07:22:31 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:22:31 [WARNING] Non-test scoped test only dependencies found: 07:22:31 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:22:31 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] 07:22:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 07:22:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-2.0.1-SNAPSHOT-sources.jar 07:22:31 [INFO] 07:22:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-peer-acceptor --- 07:22:31 [INFO] 07:22:31 [INFO] --- jacoco:0.8.14:report (report) @ bgp-peer-acceptor --- 07:22:31 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/code-coverage/jacoco.exec 07:22:31 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes 07:22:31 [INFO] 07:22:31 [INFO] --- install:3.1.4:install (default-install) @ bgp-peer-acceptor --- 07:22:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/2.0.1-SNAPSHOT/bgp-peer-acceptor-2.0.1-SNAPSHOT.pom 07:22:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/2.0.1-SNAPSHOT/bgp-peer-acceptor-2.0.1-SNAPSHOT.jar 07:22:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/2.0.1-SNAPSHOT/bgp-peer-acceptor-2.0.1-SNAPSHOT-javadoc.jar 07:22:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/2.0.1-SNAPSHOT/bgp-peer-acceptor-2.0.1-SNAPSHOT-cyclonedx.xml 07:22:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/2.0.1-SNAPSHOT/bgp-peer-acceptor-2.0.1-SNAPSHOT-cyclonedx.json 07:22:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/bgp-peer-acceptor-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/2.0.1-SNAPSHOT/bgp-peer-acceptor-2.0.1-SNAPSHOT-sources.jar 07:22:31 [INFO] 07:22:31 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-peer-acceptor --- 07:22:31 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/2.0.1-SNAPSHOT/bgp-peer-acceptor-2.0.1-SNAPSHOT.jar 07:22:31 [INFO] Writing OBR metadata 07:22:31 [INFO] 07:22:31 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-peer-acceptor --- 07:22:31 [INFO] org.opendaylight.bgpcep:bgp-peer-acceptor:bundle:2.0.1-SNAPSHOT 07:22:31 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:22:31 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:22:31 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:22:31 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:22:31 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:22:31 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:22:31 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:22:31 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:22:31 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:22:31 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:22:31 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:22:31 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:22:31 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:22:31 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:22:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:22:31 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:22:31 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:22:31 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:22:31 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:22:31 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:22:31 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:22:31 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:22:31 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:22:31 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:22:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:22:31 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:22:31 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:22:31 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:22:31 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:22:31 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:22:31 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:22:31 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:31 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:22:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:31 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:22:31 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:22:31 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:22:31 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:22:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:22:31 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:22:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:31 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:22:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:22:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:22:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:22:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:22:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:22:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:22:31 [INFO] +- junit:junit:jar:4.13.2:test 07:22:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:22:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:22:31 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:22:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:22:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:31 [INFO] 07:22:31 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-peer-acceptor --- 07:22:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/peer-acceptor/target/sonatype-clm/module.xml 07:22:31 [INFO] 07:22:31 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 07:22:31 [INFO] Building bgp-bmp-spi 2.0.1-SNAPSHOT [52/161] 07:22:31 [INFO] from bmp/bmp-spi/pom.xml 07:22:31 [INFO] -------------------------------[ bundle ]------------------------------- 07:22:31 [INFO] 07:22:31 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-spi --- 07:22:31 [INFO] 07:22:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-spi --- 07:22:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:31 [INFO] 07:22:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 07:22:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:31 [INFO] 07:22:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-spi --- 07:22:31 [INFO] 07:22:31 [INFO] --- dependency:3.10.0:properties (default) @ bgp-bmp-spi --- 07:22:31 [INFO] 07:22:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 07:22:31 [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-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:22:31 [INFO] 07:22:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-spi --- 07:22:31 [INFO] Starting audit... 07:22:31 Audit done. 07:22:31 [INFO] You have 0 Checkstyle violations. 07:22:31 [INFO] 07:22:31 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-spi --- 07:22:32 [INFO] Starting audit... 07:22:32 Audit done. 07:22:32 [INFO] You have 0 Checkstyle violations. 07:22:32 [INFO] 07:22:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-bmp-spi --- 07:22:32 [INFO] 07:22:32 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-bmp-spi --- 07:22:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/main/resources 07:22:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/generated-sources/spi 07:22:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/generated-sources/yang 07:22:32 [INFO] 07:22:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-bmp-spi --- 07:22:32 [INFO] Recompiling the module because of changed dependency. 07:22:32 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 07:22:32 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 07:22:32 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:[20,8] auto-closeable resource org.opendaylight.protocol.bmp.api.BmpSession has a member method close() that could throw InterruptedException 07:22:32 [INFO] 07:22:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 07:22:32 [INFO] 07:22:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-spi --- 07:22:32 [INFO] Fork Value is true 07:22:35 [INFO] Done SpotBugs Analysis.... 07:22:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:35 [INFO] 07:22:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< 07:22:35 [INFO] 07:22:35 [INFO] 07:22:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-spi --- 07:22:35 [INFO] BugInstance size is 0 07:22:35 [INFO] Error size is 0 07:22:35 [INFO] No errors/warnings found 07:22:35 [INFO] 07:22:35 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-bmp-spi --- 07:22:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/src/test/resources 07:22:35 [INFO] 07:22:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-bmp-spi --- 07:22:35 [INFO] Recompiling the module because of changed dependency. 07:22:35 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:22:35 [INFO] 07:22:35 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-bmp-spi --- 07:22:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:22:35 [INFO] 07:22:35 [INFO] ------------------------------------------------------- 07:22:35 [INFO] T E S T S 07:22:35 [INFO] ------------------------------------------------------- 07:22:36 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:22:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 07:22:36 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:22:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:22:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 07:22:37 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:22:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 07:22:37 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:22:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 07:22:37 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:22:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 07:22:37 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:22:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 07:22:37 [INFO] 07:22:37 [INFO] Results: 07:22:37 [INFO] 07:22:37 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 07:22:37 [INFO] 07:22:37 [INFO] 07:22:37 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-bmp-spi --- 07:22:37 [INFO] 07:22:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-spi --- 07:22:37 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-2.0.1-SNAPSHOT.jar 07:22:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 07:22:37 [INFO] 07:22:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-spi --- 07:22:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:22:39 [INFO] 07:22:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-spi --- 07:22:39 [INFO] CycloneDX: Resolving Dependencies 07:22:39 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 07:22:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.xml 07:22:39 [INFO] attaching as bgp-bmp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:22:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.json 07:22:39 [INFO] attaching as bgp-bmp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:22:39 [INFO] 07:22:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 07:22:39 [INFO] Skipping duplicate-finder execution! 07:22:39 [INFO] 07:22:39 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 07:22:39 [WARNING] Non-test scoped test only dependencies found: 07:22:39 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:22:39 [INFO] 07:22:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 07:22:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-2.0.1-SNAPSHOT-sources.jar 07:22:39 [INFO] 07:22:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-spi --- 07:22:39 [INFO] 07:22:39 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-spi --- 07:22:39 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/code-coverage/jacoco.exec 07:22:39 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 07:22:39 [INFO] 07:22:39 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-spi --- 07:22:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/2.0.1-SNAPSHOT/bgp-bmp-spi-2.0.1-SNAPSHOT.pom 07:22:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/2.0.1-SNAPSHOT/bgp-bmp-spi-2.0.1-SNAPSHOT.jar 07:22:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/2.0.1-SNAPSHOT/bgp-bmp-spi-2.0.1-SNAPSHOT-javadoc.jar 07:22:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/2.0.1-SNAPSHOT/bgp-bmp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:22:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/2.0.1-SNAPSHOT/bgp-bmp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:22:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/bgp-bmp-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/2.0.1-SNAPSHOT/bgp-bmp-spi-2.0.1-SNAPSHOT-sources.jar 07:22:39 [INFO] 07:22:39 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-spi --- 07:22:39 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/2.0.1-SNAPSHOT/bgp-bmp-spi-2.0.1-SNAPSHOT.jar 07:22:39 [INFO] Writing OBR metadata 07:22:39 [INFO] 07:22:39 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-bmp-spi --- 07:22:39 [INFO] org.opendaylight.bgpcep:bgp-bmp-spi:bundle:2.0.1-SNAPSHOT 07:22:39 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:22:39 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:22:39 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:22:39 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:22:39 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:22:39 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:22:39 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:22:39 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:22:39 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:22:39 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:22:39 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:22:39 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:22:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:39 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:22:39 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:22:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:22:39 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:22:39 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:22:39 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:22:39 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:22:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:22:39 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:22:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:22:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:22:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:22:39 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:22:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:22:39 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:22:39 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:22:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:22:39 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:22:39 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:22:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:22:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:22:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:22:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:22:39 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:22:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:22:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:22:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:39 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:22:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:22:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:22:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:22:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:22:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:22:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:22:39 [INFO] +- junit:junit:jar:4.13.2:test 07:22:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:22:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:22:39 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:22:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:22:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:39 [INFO] 07:22:39 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-bmp-spi --- 07:22:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-spi/target/sonatype-clm/module.xml 07:22:39 [INFO] 07:22:39 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 07:22:39 [INFO] Building OpenDaylight :: BMP :: API 2.0.1-SNAPSHOT [53/161] 07:22:39 [INFO] from features/odl-bgpcep-bmp-api/pom.xml 07:22:39 [INFO] ------------------------------[ feature ]------------------------------- 07:22:39 [INFO] 07:22:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-api --- 07:22:39 [INFO] 07:22:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 07:22:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:39 [INFO] 07:22:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 07:22:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:39 [INFO] 07:22:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] 07:22:40 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] 07:22:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:40 [INFO] argLine set to empty 07:22:40 [INFO] 07:22:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] Starting audit... 07:22:40 Audit done. 07:22:40 [INFO] You have 0 Checkstyle violations. 07:22:40 [INFO] 07:22:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] Starting audit... 07:22:40 Audit done. 07:22:40 [INFO] You have 0 Checkstyle violations. 07:22:40 [INFO] 07:22:40 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] 07:22:40 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/feature/feature.xml 07:22:40 [INFO] ...done! 07:22:40 [INFO] Set artifact 07:22:40 [INFO] 07:22:40 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bmp-api --- 07:22:40 [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:22:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:40 [INFO] 07:22:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 07:22:40 [INFO] 07:22:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:40 [INFO] 07:22:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 07:22:40 [INFO] 07:22:40 [INFO] 07:22:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] 07:22:40 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bmp-api --- 07:22:40 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-api 07:22:40 [INFO] Project dependency features detected: [] 07:22:40 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:40 [INFO] Creating RMI registry server on 127.0.0.1:39669 07:22:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:40 [INFO] Waiting for remote bundle context.. on 39669 name: 791b9d34-9fe4-4663-b990-bc0365130fe3 timout: [ RelativeTimeout value = 180000 ] 07:22:44 [INFO] Building jar from resources and headers. 07:22:44 [INFO] Writing jar finished. 07:22:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:22:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:22:48 [INFO] 07:22:48 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bmp-api --- 07:22:48 [INFO] 07:22:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 07:22:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:22:48 [INFO] 07:22:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-api --- 07:22:48 [INFO] CycloneDX: Resolving Dependencies 07:22:50 [INFO] CycloneDX: Creating BOM version 1.6 with 150 component(s) 07:22:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.xml 07:22:50 [INFO] attaching as odl-bgpcep-bmp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:22:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.json 07:22:50 [INFO] attaching as odl-bgpcep-bmp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:22:50 [INFO] 07:22:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 07:22:50 [INFO] Skipping duplicate-finder execution! 07:22:50 [INFO] 07:22:50 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 07:22:50 [INFO] Skipping plugin execution 07:22:50 [INFO] 07:22:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 07:22:50 [INFO] Skipping source per configuration. 07:22:50 [INFO] 07:22:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 07:22:50 [INFO] 07:22:50 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-api --- 07:22:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:50 [INFO] 07:22:50 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-api --- 07:22:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/2.0.1-SNAPSHOT/odl-bgpcep-bmp-api-2.0.1-SNAPSHOT.pom 07:22:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/2.0.1-SNAPSHOT/odl-bgpcep-bmp-api-2.0.1-SNAPSHOT-features.xml 07:22:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/2.0.1-SNAPSHOT/odl-bgpcep-bmp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:22:50 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/2.0.1-SNAPSHOT/odl-bgpcep-bmp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:22:50 [INFO] 07:22:50 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bmp-api --- 07:22:50 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT 07:22:50 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:22:50 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:22:50 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:22:50 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:22:50 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:22:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:22:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:22:50 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:22:50 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:22:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:22:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:22:50 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:22:50 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:22:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:22:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:22:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:22:50 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:22:50 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:22:50 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:22:50 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:22:50 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:22:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:22:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:22:50 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:22:50 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:22:50 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:22:50 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:22:50 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:22:50 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:22:50 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:22:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:22:50 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:22:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:22:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:22:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:22:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:22:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:22:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:22:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:22:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:22:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:22:50 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:22:50 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:22:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:22:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:22:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:22:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:22:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:22:50 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:22:50 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:22:50 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:22:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:22:50 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:22:50 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:22:50 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:22:50 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:22:50 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:22:50 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:22:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:22:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:22:50 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:22:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:22:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:22:50 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:22:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:22:50 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:22:50 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:22:50 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:22:50 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:22:50 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:22:50 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:22:50 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:22:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:22:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:22:50 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:22:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:22:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:22:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:22:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:22:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:22:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:22:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:22:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:22:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:22:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:22:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:22:50 [INFO] +- junit:junit:jar:4.13.2:test 07:22:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:22:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:22:50 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:22:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:22:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:22:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:22:50 [INFO] 07:22:50 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bmp-api --- 07:22:50 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-api/target/sonatype-clm/module.xml 07:22:50 [INFO] 07:22:50 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 07:22:50 [INFO] Building OpenDaylight :: BGP :: Extensions API 2.0.1-SNAPSHOT [54/161] 07:22:50 [INFO] from features/odl-bgpcep-bgp-extensions-api/pom.xml 07:22:50 [INFO] ------------------------------[ feature ]------------------------------- 07:22:50 [INFO] 07:22:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] 07:22:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:50 [INFO] 07:22:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:22:50 [INFO] 07:22:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] 07:22:50 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] 07:22:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:22:50 [INFO] argLine set to empty 07:22:50 [INFO] 07:22:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] Starting audit... 07:22:50 Audit done. 07:22:50 [INFO] You have 0 Checkstyle violations. 07:22:50 [INFO] 07:22:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] Starting audit... 07:22:50 Audit done. 07:22:50 [INFO] You have 0 Checkstyle violations. 07:22:50 [INFO] 07:22:50 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] 07:22:50 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 07:22:50 [INFO] ...done! 07:22:50 [INFO] Set artifact 07:22:50 [INFO] 07:22:50 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [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:22:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:22:50 [INFO] 07:22:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 07:22:50 [INFO] 07:22:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] No files found to run spotbugs, check compile phase has been run 07:22:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:22:50 [INFO] 07:22:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 07:22:50 [INFO] 07:22:50 [INFO] 07:22:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] 07:22:50 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:50 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api 07:22:50 [INFO] Project dependency features detected: [] 07:22:50 [INFO] Pax Exam System (Version: 4.14.0) created. 07:22:50 [INFO] Creating RMI registry server on 127.0.0.1:32825 07:22:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:22:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:22:51 [INFO] Waiting for remote bundle context.. on 32825 name: 165f9597-d254-4d6d-a41a-43f7a1ddee9a timout: [ RelativeTimeout value = 180000 ] 07:22:54 [INFO] Building jar from resources and headers. 07:22:54 [INFO] Writing jar finished. 07:22:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:22:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:22:59 [INFO] 07:22:59 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:59 [INFO] 07:22:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 07:22:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:22:59 [INFO] 07:22:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 07:22:59 [INFO] CycloneDX: Resolving Dependencies 07:23:00 [INFO] CycloneDX: Creating BOM version 1.6 with 155 component(s) 07:23:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 07:23:00 [INFO] attaching as odl-bgpcep-bgp-extensions-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.json 07:23:00 [INFO] attaching as odl-bgpcep-bgp-extensions-api-2.0.1-SNAPSHOT-cyclonedx.json 07:23:00 [INFO] 07:23:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 07:23:00 [INFO] Skipping duplicate-finder execution! 07:23:00 [INFO] 07:23:00 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 07:23:00 [INFO] Skipping plugin execution 07:23:00 [INFO] 07:23:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 07:23:00 [INFO] Skipping source per configuration. 07:23:00 [INFO] 07:23:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 07:23:00 [INFO] 07:23:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-extensions-api --- 07:23:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:00 [INFO] 07:23:00 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 07:23:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-2.0.1-SNAPSHOT.pom 07:23:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-2.0.1-SNAPSHOT-features.xml 07:23:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:00 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/2.0.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-2.0.1-SNAPSHOT-cyclonedx.json 07:23:00 [INFO] 07:23:00 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:23:00 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT 07:23:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:23:00 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:23:00 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:23:00 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:00 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:23:00 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:00 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:00 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:00 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:00 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:23:00 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:00 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:23:00 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:23:00 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:23:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:23:00 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:23:00 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:23:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:23:00 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:23:00 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:23:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:23:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:23:00 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:23:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:23:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:23:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:23:00 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:23:00 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:23:00 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:23:00 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:00 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:23:00 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:23:00 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:23:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:23:00 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:23:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:23:00 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:23:00 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:23:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:23:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:23:00 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:23:00 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:23:00 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:23:00 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:23:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:23:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:23:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:23:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:23:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:23:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:23:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:23:00 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:23:00 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:23:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:23:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:23:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:23:00 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:23:00 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:23:00 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:23:00 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:23:00 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:23:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:23:00 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:23:00 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:23:00 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:23:00 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:23:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:23:00 [INFO] | \- io.netty:netty-transport:jar:4.2.10.Final:compile 07:23:00 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:23:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:23:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:23:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:23:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:23:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:23:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:23:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:23:00 [INFO] +- junit:junit:jar:4.13.2:test 07:23:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:23:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:23:00 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:23:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:00 [INFO] 07:23:00 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-extensions-api --- 07:23:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-extensions-api/target/sonatype-clm/module.xml 07:23:00 [INFO] 07:23:00 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 07:23:00 [INFO] Building OpenDaylight :: BGP :: Inet 2.0.1-SNAPSHOT [55/161] 07:23:00 [INFO] from features/odl-bgpcep-bgp-inet/pom.xml 07:23:00 [INFO] ------------------------------[ feature ]------------------------------- 07:23:01 [INFO] 07:23:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] 07:23:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:01 [INFO] 07:23:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:01 [INFO] 07:23:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] 07:23:01 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] 07:23:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:01 [INFO] argLine set to empty 07:23:01 [INFO] 07:23:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] Starting audit... 07:23:01 Audit done. 07:23:01 [INFO] You have 0 Checkstyle violations. 07:23:01 [INFO] 07:23:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] Starting audit... 07:23:01 Audit done. 07:23:01 [INFO] You have 0 Checkstyle violations. 07:23:01 [INFO] 07:23:01 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] 07:23:01 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 07:23:01 [INFO] ...done! 07:23:01 [INFO] Set artifact 07:23:01 [INFO] 07:23:01 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:01 [INFO] 07:23:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 07:23:01 [INFO] 07:23:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:01 [INFO] 07:23:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 07:23:01 [INFO] 07:23:01 [INFO] 07:23:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] 07:23:01 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-inet --- 07:23:01 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-inet 07:23:01 [INFO] Project dependency features detected: [] 07:23:01 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:01 [INFO] Creating RMI registry server on 127.0.0.1:45229 07:23:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:01 [INFO] Waiting for remote bundle context.. on 45229 name: 8da7667e-01a2-434d-9987-4355cd0c0fe8 timout: [ RelativeTimeout value = 180000 ] 07:23:05 [INFO] Building jar from resources and headers. 07:23:05 [INFO] Writing jar finished. 07:23:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:10 [INFO] 07:23:10 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-inet --- 07:23:10 [INFO] 07:23:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 07:23:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:23:10 [INFO] 07:23:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-inet --- 07:23:10 [INFO] CycloneDX: Resolving Dependencies 07:23:11 [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) 07:23:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.xml 07:23:11 [INFO] attaching as odl-bgpcep-bgp-inet-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.json 07:23:11 [INFO] attaching as odl-bgpcep-bgp-inet-2.0.1-SNAPSHOT-cyclonedx.json 07:23:11 [INFO] 07:23:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 07:23:12 [INFO] Skipping duplicate-finder execution! 07:23:12 [INFO] 07:23:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 07:23:12 [INFO] Skipping plugin execution 07:23:12 [INFO] 07:23:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 07:23:12 [INFO] Skipping source per configuration. 07:23:12 [INFO] 07:23:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 07:23:12 [INFO] 07:23:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-inet --- 07:23:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:12 [INFO] 07:23:12 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-inet --- 07:23:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/2.0.1-SNAPSHOT/odl-bgpcep-bgp-inet-2.0.1-SNAPSHOT.pom 07:23:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/2.0.1-SNAPSHOT/odl-bgpcep-bgp-inet-2.0.1-SNAPSHOT-features.xml 07:23:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/2.0.1-SNAPSHOT/odl-bgpcep-bgp-inet-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/2.0.1-SNAPSHOT/odl-bgpcep-bgp-inet-2.0.1-SNAPSHOT-cyclonedx.json 07:23:12 [INFO] 07:23:12 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-inet --- 07:23:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT 07:23:12 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:23:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:23:12 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:23:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:23:12 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:23:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:23:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:23:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:23:12 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:23:12 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:23:12 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:23:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:23:12 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:23:12 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:12 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:23:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:23:12 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:23:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:23:12 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:23:12 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:23:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:23:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:23:12 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:23:12 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:23:12 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:23:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:23:12 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:23:12 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:23:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:23:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:23:12 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:23:12 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:23:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:23:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:23:12 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:12 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:23:12 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:23:12 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:23:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:23:12 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:23:12 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:23:12 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:23:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:23:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:23:12 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:23:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:23:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:23:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:23:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:23:12 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:23:12 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:23:12 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:23:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:23:12 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:23:12 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:23:12 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:23:12 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:23:12 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:23:12 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:23:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:23:12 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:23:12 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:23:12 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:23:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:23:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:23:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:23:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:23:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:23:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:23:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:23:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:23:12 [INFO] +- junit:junit:jar:4.13.2:test 07:23:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:23:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:23:12 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:23:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:12 [INFO] 07:23:12 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-inet --- 07:23:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-inet/target/sonatype-clm/module.xml 07:23:12 [INFO] 07:23:12 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 07:23:12 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 2.0.1-SNAPSHOT [56/161] 07:23:12 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml 07:23:12 [INFO] ------------------------------[ feature ]------------------------------- 07:23:12 [INFO] 07:23:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] 07:23:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:12 [INFO] 07:23:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:12 [INFO] 07:23:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] 07:23:12 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] 07:23:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:12 [INFO] argLine set to empty 07:23:12 [INFO] 07:23:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] Starting audit... 07:23:12 Audit done. 07:23:12 [INFO] You have 0 Checkstyle violations. 07:23:12 [INFO] 07:23:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] Starting audit... 07:23:12 Audit done. 07:23:12 [INFO] You have 0 Checkstyle violations. 07:23:12 [INFO] 07:23:12 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] 07:23:12 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 07:23:12 [INFO] ...done! 07:23:12 [INFO] Set artifact 07:23:12 [INFO] 07:23:12 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:12 [INFO] 07:23:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 07:23:12 [INFO] 07:23:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:12 [INFO] 07:23:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 07:23:12 [INFO] 07:23:12 [INFO] 07:23:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] 07:23:12 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:12 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi 07:23:12 [INFO] Project dependency features detected: [] 07:23:12 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:12 [INFO] Creating RMI registry server on 127.0.0.1:42345 07:23:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:13 [INFO] Waiting for remote bundle context.. on 42345 name: 51b9cff6-3cc8-4a28-a8e6-8f4691993de8 timout: [ RelativeTimeout value = 180000 ] 07:23:16 [INFO] Building jar from resources and headers. 07:23:16 [INFO] Writing jar finished. 07:23:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:21 [INFO] 07:23:21 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:21 [INFO] 07:23:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:23:21 [INFO] 07:23:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:21 [INFO] CycloneDX: Resolving Dependencies 07:23:23 [INFO] CycloneDX: Creating BOM version 1.6 with 159 component(s) 07:23:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 07:23:23 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 07:23:23 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:23:23 [INFO] 07:23:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:23 [INFO] Skipping duplicate-finder execution! 07:23:23 [INFO] 07:23:23 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:23 [INFO] Skipping plugin execution 07:23:23 [INFO] 07:23:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:23 [INFO] Skipping source per configuration. 07:23:23 [INFO] 07:23:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:23 [INFO] 07:23:23 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:23 [INFO] 07:23:23 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-2.0.1-SNAPSHOT.pom 07:23:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-features.xml 07:23:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:23:23 [INFO] 07:23:23 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:23 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT 07:23:23 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:23:23 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:23:23 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:23:23 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:23:23 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:23:23 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:23:23 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:23:23 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:23:23 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:23:23 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:23:23 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:23 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:23 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:23 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:23 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:23:23 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:23 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:23:23 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:23:23 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:23:23 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:23:23 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:23:23 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:23:23 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:23:23 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:23:23 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:23:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:23:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:23:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:23:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:23:23 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:23:23 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:23:23 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:23:23 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:23:23 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:23:23 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:23:23 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:23:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:23:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:23:23 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:23 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:23:23 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:23:23 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:23:23 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:23:23 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:23:23 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:23:23 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:23:23 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:23:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:23:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:23:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:23:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:23:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:23:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:23:23 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:23:23 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:23:23 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:23:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:23:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:23:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:23:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:23:23 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:23:23 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:23:23 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:23:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:23:23 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:23:23 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:23:23 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:23:23 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:23:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:23:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:23:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:23:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:23:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:23:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:23:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:23:23 [INFO] +- junit:junit:jar:4.13.2:test 07:23:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:23:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:23:23 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:23:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:23 [INFO] 07:23:23 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-spi --- 07:23:23 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-spi/target/sonatype-clm/module.xml 07:23:23 [INFO] 07:23:23 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 07:23:23 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 2.0.1-SNAPSHOT [57/161] 07:23:23 [INFO] from features/odl-bgpcep-bgp-route-target/pom.xml 07:23:23 [INFO] ------------------------------[ feature ]------------------------------- 07:23:23 [INFO] 07:23:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 07:23:23 [INFO] 07:23:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 07:23:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:23 [INFO] 07:23:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 07:23:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:23 [INFO] 07:23:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] 07:23:24 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] 07:23:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:24 [INFO] argLine set to empty 07:23:24 [INFO] 07:23:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] Starting audit... 07:23:24 Audit done. 07:23:24 [INFO] You have 0 Checkstyle violations. 07:23:24 [INFO] 07:23:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] Starting audit... 07:23:24 Audit done. 07:23:24 [INFO] You have 0 Checkstyle violations. 07:23:24 [INFO] 07:23:24 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] 07:23:24 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 07:23:24 [INFO] ...done! 07:23:24 [INFO] Set artifact 07:23:24 [INFO] 07:23:24 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 07:23: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:23:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:24 [INFO] 07:23:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 07:23:24 [INFO] 07:23:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:24 [INFO] 07:23:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 07:23:24 [INFO] 07:23:24 [INFO] 07:23:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] 07:23:24 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-route-target --- 07:23:24 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target 07:23:24 [INFO] Project dependency features detected: [] 07:23:24 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:24 [INFO] Creating RMI registry server on 127.0.0.1:46697 07:23:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:24 [INFO] Waiting for remote bundle context.. on 46697 name: 62c8095e-d757-43b2-813c-c041b6fca010 timout: [ RelativeTimeout value = 180000 ] 07:23:28 [INFO] Building jar from resources and headers. 07:23:28 [INFO] Writing jar finished. 07:23:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:33 [INFO] 07:23:33 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-route-target --- 07:23:33 [INFO] 07:23:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 07:23:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:23:33 [INFO] 07:23:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-route-target --- 07:23:33 [INFO] CycloneDX: Resolving Dependencies 07:23:34 [INFO] CycloneDX: Creating BOM version 1.6 with 161 component(s) 07:23:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.xml 07:23:34 [INFO] attaching as odl-bgpcep-bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.json 07:23:34 [INFO] attaching as odl-bgpcep-bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.json 07:23:34 [INFO] 07:23:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 07:23:34 [INFO] Skipping duplicate-finder execution! 07:23:34 [INFO] 07:23:34 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 07:23:34 [INFO] Skipping plugin execution 07:23:34 [INFO] 07:23:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 07:23:34 [INFO] Skipping source per configuration. 07:23:34 [INFO] 07:23:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 07:23:34 [INFO] 07:23:34 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-route-target --- 07:23:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:34 [INFO] 07:23:34 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-route-target --- 07:23:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/2.0.1-SNAPSHOT/odl-bgpcep-bgp-route-target-2.0.1-SNAPSHOT.pom 07:23:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/2.0.1-SNAPSHOT/odl-bgpcep-bgp-route-target-2.0.1-SNAPSHOT-features.xml 07:23:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/2.0.1-SNAPSHOT/odl-bgpcep-bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:34 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/2.0.1-SNAPSHOT/odl-bgpcep-bgp-route-target-2.0.1-SNAPSHOT-cyclonedx.json 07:23:34 [INFO] 07:23:34 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-route-target --- 07:23:34 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.1-SNAPSHOT 07:23:34 [INFO] +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:23:34 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:34 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:23:34 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:23:34 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:23:34 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:23:34 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:23:34 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:23:34 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:23:34 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:23:34 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:23:34 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:23:34 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:23:34 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:23:34 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:34 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:34 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:34 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:34 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:23:34 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:34 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:23:34 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:23:34 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:23:34 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:23:34 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:34 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:23:34 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:23:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:23:34 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:23:34 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:23:34 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:23:34 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:23:34 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:23:34 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:23:34 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:23:34 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:23:34 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:23:34 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:23:34 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:23:34 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:23:34 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:34 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:23:34 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:23:34 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:23:34 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:23:34 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:23:34 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:23:34 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:23:34 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:23:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:23:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:23:34 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:23:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:23:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:23:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:23:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:23:34 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:23:34 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:23:34 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:23:34 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:23:34 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:23:34 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:23:34 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:23:34 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:23:34 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:23:34 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:23:34 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:23:34 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:23:34 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:23:34 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:23:34 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:23:34 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:23:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:23:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:23:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:23:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:23:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:23:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:23:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:23:34 [INFO] +- junit:junit:jar:4.13.2:test 07:23:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:23:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:23:34 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:23:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:34 [INFO] 07:23:34 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-route-target --- 07:23:34 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-route-target/target/sonatype-clm/module.xml 07:23:34 [INFO] 07:23:34 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 07:23:34 [INFO] Building OpenDaylight :: BGP :: Path Selection 2.0.1-SNAPSHOT [58/161] 07:23:34 [INFO] from features/odl-bgpcep-bgp-path-selection-mode/pom.xml 07:23:34 [INFO] ------------------------------[ feature ]------------------------------- 07:23:34 [INFO] 07:23:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:34 [INFO] 07:23:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:35 [INFO] 07:23:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:35 [INFO] 07:23:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] 07:23:35 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] 07:23:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:35 [INFO] argLine set to empty 07:23:35 [INFO] 07:23:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] Starting audit... 07:23:35 Audit done. 07:23:35 [INFO] You have 0 Checkstyle violations. 07:23:35 [INFO] 07:23:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] Starting audit... 07:23:35 Audit done. 07:23:35 [INFO] You have 0 Checkstyle violations. 07:23:35 [INFO] 07:23:35 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] 07:23:35 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 07:23:35 [INFO] ...done! 07:23:35 [INFO] Set artifact 07:23:35 [INFO] 07:23:35 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:35 [INFO] 07:23:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 07:23:35 [INFO] 07:23:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:35 [INFO] 07:23:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 07:23:35 [INFO] 07:23:35 [INFO] 07:23:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] 07:23:35 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:35 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode 07:23:35 [INFO] Project dependency features detected: [] 07:23:35 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:35 [INFO] Creating RMI registry server on 127.0.0.1:44383 07:23:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:35 [INFO] Waiting for remote bundle context.. on 44383 name: 0e69f54b-7a72-43ca-bbc9-87ce63491701 timout: [ RelativeTimeout value = 180000 ] 07:23:40 [INFO] Building jar from resources and headers. 07:23:40 [INFO] Writing jar finished. 07:23:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:44 [INFO] 07:23:44 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:44 [INFO] 07:23:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:23:44 [INFO] 07:23:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:44 [INFO] CycloneDX: Resolving Dependencies 07:23:45 [INFO] CycloneDX: Creating BOM version 1.6 with 151 component(s) 07:23:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 07:23:45 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 07:23:45 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.json 07:23:45 [INFO] 07:23:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:45 [INFO] Skipping duplicate-finder execution! 07:23:45 [INFO] 07:23:45 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:45 [INFO] Skipping plugin execution 07:23:45 [INFO] 07:23:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:45 [INFO] Skipping source per configuration. 07:23:45 [INFO] 07:23:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:45 [INFO] 07:23:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:45 [INFO] 07:23:45 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/2.0.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-2.0.1-SNAPSHOT.pom 07:23:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/2.0.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-2.0.1-SNAPSHOT-features.xml 07:23:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/2.0.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:45 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/2.0.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-2.0.1-SNAPSHOT-cyclonedx.json 07:23:45 [INFO] 07:23:45 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:45 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.1-SNAPSHOT 07:23:45 [INFO] +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:23:45 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:23:45 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:23:45 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:23:45 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:23:45 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:23:45 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:23:45 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:23:45 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:23:45 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:23:45 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:23:45 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:23:45 [INFO] | | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:23:45 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:45 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:23:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:23:45 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:23:45 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:23:45 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:23:45 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:23:45 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:23:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:23:45 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:23:45 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:23:45 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:23:45 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:23:45 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:23:45 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:23:45 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:23:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:23:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:23:45 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:23:45 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:23:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:23:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:23:45 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:45 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:23:45 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:23:45 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:23:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:23:45 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:23:45 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:23:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:23:45 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:23:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:23:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:23:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:23:45 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:23:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:23:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:23:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:23:45 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:23:45 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:23:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:23:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:23:45 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:23:45 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:23:45 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:23:45 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:23:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:23:45 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:23:45 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:23:45 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:23:45 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:23:45 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:23:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:23:45 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:23:45 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:23:45 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:23:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:23:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:23:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:23:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:23:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:23:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:23:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:23:45 [INFO] +- junit:junit:jar:4.13.2:test 07:23:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:23:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:23:45 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:23:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:45 [INFO] 07:23:45 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-path-selection-mode --- 07:23:46 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-path-selection-mode/target/sonatype-clm/module.xml 07:23:46 [INFO] 07:23:46 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 07:23:46 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 2.0.1-SNAPSHOT [59/161] 07:23:46 [INFO] from features/odl-bgpcep-config-loader-spi/pom.xml 07:23:46 [INFO] ------------------------------[ feature ]------------------------------- 07:23:46 [INFO] 07:23:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] 07:23:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:46 [INFO] 07:23:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:46 [INFO] 07:23:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] 07:23:46 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] 07:23:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:46 [INFO] argLine set to empty 07:23:46 [INFO] 07:23:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] Starting audit... 07:23:46 Audit done. 07:23:46 [INFO] You have 0 Checkstyle violations. 07:23:46 [INFO] 07:23:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] Starting audit... 07:23:46 Audit done. 07:23:46 [INFO] You have 0 Checkstyle violations. 07:23:46 [INFO] 07:23:46 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] 07:23:46 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 07:23:46 [INFO] ...done! 07:23:46 [INFO] Set artifact 07:23:46 [INFO] 07:23:46 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:46 [INFO] 07:23:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 07:23:46 [INFO] 07:23:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:46 [INFO] 07:23:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 07:23:46 [INFO] 07:23:46 [INFO] 07:23:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] 07:23:46 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-config-loader-spi --- 07:23:46 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi 07:23:46 [INFO] Project dependency features detected: [] 07:23:46 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:46 [INFO] Creating RMI registry server on 127.0.0.1:38767 07:23:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:46 [INFO] Waiting for remote bundle context.. on 38767 name: 55a4f511-c286-4dfb-a04f-2419dbae1d1c timout: [ RelativeTimeout value = 180000 ] 07:23:50 [INFO] Building jar from resources and headers. 07:23:50 [INFO] Writing jar finished. 07:23:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:23:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:23:53 [INFO] 07:23:53 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-config-loader-spi --- 07:23:53 [INFO] 07:23:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 07:23:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:23:53 [INFO] 07:23:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-spi --- 07:23:53 [INFO] CycloneDX: Resolving Dependencies 07:23:54 [INFO] CycloneDX: Creating BOM version 1.6 with 102 component(s) 07:23:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.xml 07:23:54 [INFO] attaching as odl-bgpcep-config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.json 07:23:54 [INFO] attaching as odl-bgpcep-config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:23:54 [INFO] 07:23:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 07:23:54 [INFO] Skipping duplicate-finder execution! 07:23:54 [INFO] 07:23:54 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 07:23:54 [INFO] Skipping plugin execution 07:23:54 [INFO] 07:23:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 07:23:54 [INFO] Skipping source per configuration. 07:23:54 [INFO] 07:23:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 07:23:54 [INFO] 07:23:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-config-loader-spi --- 07:23:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:54 [INFO] 07:23:54 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-spi --- 07:23:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/2.0.1-SNAPSHOT/odl-bgpcep-config-loader-spi-2.0.1-SNAPSHOT.pom 07:23:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/2.0.1-SNAPSHOT/odl-bgpcep-config-loader-spi-2.0.1-SNAPSHOT-features.xml 07:23:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/2.0.1-SNAPSHOT/odl-bgpcep-config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:23:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/2.0.1-SNAPSHOT/odl-bgpcep-config-loader-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:23:54 [INFO] 07:23:54 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-config-loader-spi --- 07:23:54 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT 07:23:54 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:23:54 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:23:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:23:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:23:54 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:23:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:23:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:23:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:23:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:23:54 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:23:54 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:23:54 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:23:54 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:23:54 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:23:54 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:23:54 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:23:54 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:23:54 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:23:54 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:23:54 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:23:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:23:54 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:23:54 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:23:54 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:23:54 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:23:54 [INFO] | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:23:54 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:23:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:23:54 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:23:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:23:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:23:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:23:54 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:23:54 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:23:54 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:23:54 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:23:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:23:54 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:23:54 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:23:54 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:23:54 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:23:54 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:23:54 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:23:54 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:23:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:23:54 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:23:54 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:23:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:23:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:23:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:23:54 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:23:54 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:23:54 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:23:54 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:23:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:23:54 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:23:54 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:23:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:23:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:23:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:23:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:23:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:23:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:23:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:23:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:23:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:23:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:23:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:23:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:23:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:23:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:23:54 [INFO] +- junit:junit:jar:4.13.2:test 07:23:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:23:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:23:54 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:23:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:23:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:23:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:23:54 [INFO] 07:23:54 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-config-loader-spi --- 07:23:54 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-spi/target/sonatype-clm/module.xml 07:23:54 [INFO] 07:23:54 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 07:23:54 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 2.0.1-SNAPSHOT [60/161] 07:23:54 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml 07:23:54 [INFO] ------------------------------[ feature ]------------------------------- 07:23:54 [INFO] 07:23:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] 07:23:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:54 [INFO] 07:23:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:23:54 [INFO] 07:23:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] 07:23:54 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] 07:23:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:23:54 [INFO] argLine set to empty 07:23:54 [INFO] 07:23:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] Starting audit... 07:23:54 Audit done. 07:23:54 [INFO] You have 0 Checkstyle violations. 07:23:54 [INFO] 07:23:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] Starting audit... 07:23:54 Audit done. 07:23:54 [INFO] You have 0 Checkstyle violations. 07:23:54 [INFO] 07:23:54 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] 07:23:54 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:54 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 07:23:55 [INFO] ...done! 07:23:55 [INFO] Set artifact 07:23:55 [INFO] 07:23:55 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:23:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:23:55 [INFO] 07:23:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 07:23:55 [INFO] 07:23:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:55 [INFO] No files found to run spotbugs, check compile phase has been run 07:23:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:23:55 [INFO] 07:23:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 07:23:55 [INFO] 07:23:55 [INFO] 07:23:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:55 [INFO] 07:23:55 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:23:55 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl 07:23:55 [INFO] Project dependency features detected: [] 07:23:55 [INFO] Pax Exam System (Version: 4.14.0) created. 07:23:55 [INFO] Creating RMI registry server on 127.0.0.1:34811 07:23:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:23:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:23:55 [INFO] Waiting for remote bundle context.. on 34811 name: a309796a-e17f-4569-9d27-90959fdbb73a timout: [ RelativeTimeout value = 180000 ] 07:23:59 [INFO] Building jar from resources and headers. 07:23:59 [INFO] Writing jar finished. 07:24:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:24:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:24:06 [INFO] 07:24:06 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:06 [INFO] 07:24:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:24:06 [INFO] 07:24:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:06 [INFO] CycloneDX: Resolving Dependencies 07:24:09 [INFO] CycloneDX: Creating BOM version 1.6 with 245 component(s) 07:24:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 07:24:09 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:24:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 07:24:09 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:24:09 [INFO] 07:24:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:09 [INFO] Skipping duplicate-finder execution! 07:24:09 [INFO] 07:24:09 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:09 [INFO] Skipping plugin execution 07:24:09 [INFO] 07:24:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:09 [INFO] Skipping source per configuration. 07:24:09 [INFO] 07:24:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:09 [INFO] 07:24:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:09 [INFO] 07:24:09 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-2.0.1-SNAPSHOT.pom 07:24:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-features.xml 07:24:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:24:09 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:24:09 [INFO] 07:24:09 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:09 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.1-SNAPSHOT 07:24:09 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:24:09 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:24:09 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:24:09 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:24:09 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:24:09 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:24:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:09 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:24:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:24:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:24:09 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:24:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:24:09 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:24:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:24:09 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:24:09 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:24:09 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:24:09 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:24:09 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:24:09 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:24:09 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:24:09 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:24:09 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:24:09 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:24:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:24:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:24:09 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:24:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:24:09 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:24:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:24:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:24:09 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:24:09 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:24:09 [INFO] | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:24:09 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:24:09 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:24:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:24:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:24:09 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:24:09 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:24:09 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:24:09 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:24:09 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:24:09 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:24:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:24:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:24:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:24:09 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:24:09 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:24:09 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:24:09 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:24:09 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:24:09 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:24:09 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:24:09 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:24:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:24:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:24:09 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:24:09 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:24:09 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:24:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:24:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:24:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:24:09 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:24:09 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:24:09 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:24:09 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:24:09 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:24:09 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:24:09 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:24:09 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:24:09 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:24:09 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:24:09 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:24:09 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:24:09 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:24:09 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:24:09 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:24:09 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:24:09 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:24:09 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:24:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:24:09 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:24:09 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:24:09 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:24:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:24:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:24:09 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:24:09 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:24:09 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:24:09 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:24:09 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:24:09 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:24:09 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:24:09 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:24:09 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:24:09 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:24:09 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:24:09 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:24:09 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:24:09 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:24:09 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:24:09 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:24:09 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:24:09 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:24:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:09 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:24:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:24:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:24:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:24:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:24:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:24:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:24:09 [INFO] +- junit:junit:jar:4.13.2:test 07:24:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:24:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:24:09 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:24:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:24:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:09 [INFO] 07:24:09 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-impl --- 07:24:09 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-impl/target/sonatype-clm/module.xml 07:24:09 [INFO] 07:24:09 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 07:24:09 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 2.0.1-SNAPSHOT [61/161] 07:24:09 [INFO] from features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml 07:24:09 [INFO] ------------------------------[ feature ]------------------------------- 07:24:09 [INFO] 07:24:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:09 [INFO] 07:24:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:09 [INFO] 07:24:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:09 [INFO] 07:24:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] 07:24:10 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] 07:24:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:10 [INFO] argLine set to empty 07:24:10 [INFO] 07:24:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] Starting audit... 07:24:10 Audit done. 07:24:10 [INFO] You have 0 Checkstyle violations. 07:24:10 [INFO] 07:24:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] Starting audit... 07:24:10 Audit done. 07:24:10 [INFO] You have 0 Checkstyle violations. 07:24:10 [INFO] 07:24:10 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] 07:24:10 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 07:24:10 [INFO] ...done! 07:24:10 [INFO] Set artifact 07:24:10 [INFO] 07:24:10 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:24:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:10 [INFO] 07:24:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 07:24:10 [INFO] 07:24:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] No files found to run spotbugs, check compile phase has been run 07:24:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:10 [INFO] 07:24:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 07:24:10 [INFO] 07:24:10 [INFO] 07:24:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] 07:24:10 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:10 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement 07:24:10 [INFO] Project dependency features detected: [] 07:24:10 [INFO] Pax Exam System (Version: 4.14.0) created. 07:24:10 [INFO] Creating RMI registry server on 127.0.0.1:40029 07:24:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:24:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:24:10 [INFO] Waiting for remote bundle context.. on 40029 name: 001dc4f2-4cc5-4795-89b0-455957309b3c timout: [ RelativeTimeout value = 180000 ] 07:24:14 [INFO] Building jar from resources and headers. 07:24:14 [INFO] Writing jar finished. 07:24:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:24:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:24:22 [INFO] 07:24:22 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:22 [INFO] 07:24:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:24:22 [INFO] 07:24:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:22 [INFO] CycloneDX: Resolving Dependencies 07:24:25 [INFO] CycloneDX: Creating BOM version 1.6 with 243 component(s) 07:24:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 07:24:25 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.xml 07:24:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 07:24:25 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.json 07:24:25 [INFO] 07:24:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:25 [INFO] Skipping duplicate-finder execution! 07:24:25 [INFO] 07:24:25 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:25 [INFO] Skipping plugin execution 07:24:25 [INFO] 07:24:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:25 [INFO] Skipping source per configuration. 07:24:25 [INFO] 07:24:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:25 [INFO] 07:24:25 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:25 [INFO] 07:24:25 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-2.0.1-SNAPSHOT.pom 07:24:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-features.xml 07:24:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.xml 07:24:25 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-2.0.1-SNAPSHOT-cyclonedx.json 07:24:25 [INFO] 07:24:25 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:25 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.1-SNAPSHOT 07:24:25 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:24:25 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:24:25 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:24:25 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:24:25 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:24:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:24:25 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:24:25 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:25 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:24:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:25 [INFO] | \- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:24:25 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:24:25 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:24:25 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:24:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:24:25 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:24:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:24:25 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:24:25 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:24:25 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:24:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:24:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:24:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:24:25 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:24:25 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:24:25 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:24:25 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:24:25 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:24:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:24:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:24:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:24:25 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:24:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:24:25 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:24:25 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:24:25 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:24:25 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:24:25 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:24:25 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:24:25 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:24:25 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:24:25 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:24:25 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:24:25 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:24:25 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:24:25 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:24:25 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:24:25 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:24:25 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:24:25 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:24:25 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:24:25 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:24:25 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:24:25 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:24:25 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:24:25 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:24:25 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:24:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:24:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:24:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:24:25 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:24:25 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:24:25 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:24:25 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:24:25 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:24:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:24:25 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:24:25 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:24:25 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:24:25 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:24:25 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:24:25 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:24:25 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:24:25 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:24:25 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:24:25 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:24:25 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:24:25 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:24:25 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:24:25 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:24:25 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:24:25 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:24:25 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:24:25 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:24:25 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:24:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:24:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:24:25 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:24:25 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:24:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:25 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:24:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:24:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:24:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:24:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:24:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:24:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:24:25 [INFO] +- junit:junit:jar:4.13.2:test 07:24:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:24:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:24:25 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:24:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:24:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:25 [INFO] 07:24:25 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-rp-statement --- 07:24:25 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-rp-statement/target/sonatype-clm/module.xml 07:24:25 [INFO] 07:24:25 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 07:24:25 [INFO] Building OpenDaylight :: BGP :: RIB Impl 2.0.1-SNAPSHOT [62/161] 07:24:25 [INFO] from features/odl-bgpcep-bgp-rib-impl/pom.xml 07:24:25 [INFO] ------------------------------[ feature ]------------------------------- 07:24:25 [INFO] 07:24:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 07:24:25 [INFO] 07:24:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 07:24:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:25 [INFO] 07:24:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 07:24:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:25 [INFO] 07:24:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] 07:24:26 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] 07:24:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:26 [INFO] argLine set to empty 07:24:26 [INFO] 07:24:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] Starting audit... 07:24:26 Audit done. 07:24:26 [INFO] You have 0 Checkstyle violations. 07:24:26 [INFO] 07:24:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] Starting audit... 07:24:26 Audit done. 07:24:26 [INFO] You have 0 Checkstyle violations. 07:24:26 [INFO] 07:24:26 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] 07:24:26 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 07:24:26 [INFO] ...done! 07:24:26 [INFO] Set artifact 07:24:26 [INFO] 07:24:26 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:24:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:24:26 [INFO] 07:24:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 07:24:26 [INFO] 07:24:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] No files found to run spotbugs, check compile phase has been run 07:24:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:26 [INFO] 07:24:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 07:24:26 [INFO] 07:24:26 [INFO] 07:24:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] 07:24:26 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:26 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl 07:24:26 [INFO] Project dependency features detected: [] 07:24:26 [INFO] Pax Exam System (Version: 4.14.0) created. 07:24:26 [INFO] Creating RMI registry server on 127.0.0.1:44237 07:24:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:24:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:24:26 [INFO] Waiting for remote bundle context.. on 44237 name: 4d5a77cf-3e84-41dd-a909-fcf58e4b4240 timout: [ RelativeTimeout value = 180000 ] 07:24:30 [INFO] Building jar from resources and headers. 07:24:30 [INFO] Writing jar finished. 07:24:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:24:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:24:39 [INFO] 07:24:39 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:39 [INFO] 07:24:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 07:24:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:24:39 [INFO] 07:24:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 07:24:39 [INFO] CycloneDX: Resolving Dependencies 07:24:42 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 07:24:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 07:24:42 [INFO] attaching as odl-bgpcep-bgp-rib-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:24:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.json 07:24:42 [INFO] attaching as odl-bgpcep-bgp-rib-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:24:42 [INFO] 07:24:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 07:24:42 [INFO] Skipping duplicate-finder execution! 07:24:42 [INFO] 07:24:42 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 07:24:42 [INFO] Skipping plugin execution 07:24:42 [INFO] 07:24:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 07:24:42 [INFO] Skipping source per configuration. 07:24:42 [INFO] 07:24:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 07:24:42 [INFO] 07:24:42 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-rib-impl --- 07:24:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:24:42 [INFO] 07:24:42 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 07:24:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-2.0.1-SNAPSHOT.pom 07:24:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-2.0.1-SNAPSHOT-features.xml 07:24:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:24:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/2.0.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:24:42 [INFO] 07:24:42 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:24:42 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:2.0.1-SNAPSHOT 07:24:42 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:24:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:24:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:24:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:24:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:24:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:24:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:24:42 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:24:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:24:42 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:24:42 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:24:42 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:24:42 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:24:42 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:24:42 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:24:42 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:24:42 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:24:42 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:24:42 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:24:42 [INFO] +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:24:42 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:24:42 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:24:42 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:24:42 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:24:42 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:24:42 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:24:42 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:24:42 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:24:42 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:24:42 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:24:42 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:24:42 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:24:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:24:42 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:24:42 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:24:42 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:24:42 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:24:42 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:24:42 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:24:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:24:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:24:42 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:24:42 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:24:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:24:42 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:24:42 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:24:42 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:24:42 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | | \- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:24:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:24:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:24:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:24:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:24:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:24:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:24:42 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:24:42 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:24:42 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:24:42 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:24:42 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:24:42 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:24:42 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:24:42 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:24:42 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:24:42 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:24:42 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:24:42 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:24:42 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:24:42 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:24:42 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:24:42 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:24:42 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:24:42 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:24:42 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:24:42 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:24:42 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:24:42 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:24:42 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:24:42 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:24:42 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:24:42 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:24:42 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:24:42 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:2.0.1-SNAPSHOT:compile 07:24:42 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:13.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:24:42 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:24:42 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:24:42 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:24:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:24:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:24:42 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:24:42 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:24:42 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:24:42 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:24:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:24:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:24:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:24:42 [INFO] | \- org.opendaylight.controller:blueprint:jar:13.0.2:compile 07:24:42 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:24:42 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:24:42 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:24:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:24:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:24:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:24:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:24:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:24:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:24:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:24:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:24:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:24:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:24:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:24:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:24:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:24:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:24:42 [INFO] +- junit:junit:jar:4.13.2:test 07:24:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:24:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:24:42 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:24:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:24:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:24:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:24:42 [INFO] 07:24:42 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-rib-impl --- 07:24:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-rib-impl/target/sonatype-clm/module.xml 07:24:42 [INFO] 07:24:42 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 07:24:42 [INFO] Building bgp-openconfig-state 2.0.1-SNAPSHOT [63/161] 07:24:42 [INFO] from bgp/openconfig-state/pom.xml 07:24:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:24:42 [INFO] 07:24:42 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-openconfig-state --- 07:24:42 [INFO] 07:24:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-openconfig-state --- 07:24:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:42 [INFO] 07:24:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 07:24:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:24:42 [INFO] 07:24:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-openconfig-state --- 07:24:43 [INFO] 07:24:43 [INFO] --- dependency:3.10.0:properties (default) @ bgp-openconfig-state --- 07:24:43 [INFO] 07:24:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 07:24: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/openconfig-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:24:43 [INFO] 07:24:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-openconfig-state --- 07:24:43 [INFO] Starting audit... 07:24:43 Audit done. 07:24:43 [INFO] You have 0 Checkstyle violations. 07:24:43 [INFO] 07:24:43 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-openconfig-state --- 07:24:43 [INFO] Starting audit... 07:24:43 Audit done. 07:24:43 [INFO] You have 0 Checkstyle violations. 07:24:43 [INFO] 07:24:43 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-openconfig-state --- 07:24:43 [INFO] 07:24:43 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-openconfig-state --- 07:24:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/main/resources 07:24:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/generated-sources/spi 07:24:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/generated-sources/yang 07:24:43 [INFO] 07:24:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-openconfig-state --- 07:24:43 [INFO] Recompiling the module because of changed dependency. 07:24:43 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 07:24:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/StateProviderImpl.java:[185,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:24:43 [INFO] 07:24:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-openconfig-state >>> 07:24:43 [INFO] 07:24:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-openconfig-state --- 07:24:43 [INFO] Fork Value is true 07:24:46 [INFO] Done SpotBugs Analysis.... 07:24:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:24:46 [INFO] 07:24:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-openconfig-state <<< 07:24:46 [INFO] 07:24:46 [INFO] 07:24:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-openconfig-state --- 07:24:46 [INFO] BugInstance size is 0 07:24:46 [INFO] Error size is 0 07:24:46 [INFO] No errors/warnings found 07:24:46 [INFO] 07:24:46 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-openconfig-state --- 07:24:46 [INFO] Copying 2 resources from src/test/resources to target/test-classes 07:24:46 [INFO] 07:24:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-openconfig-state --- 07:24:46 [INFO] Recompiling the module because of changed dependency. 07:24:46 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:24:46 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:24:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[298,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:24:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[377,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:24:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/src/test/java/org/opendaylight/protocol/bgp/state/StateProviderImplTest.java:[440,32] auto-closeable resource stateProvider is never referenced in body of corresponding try statement 07:24:46 [INFO] 07:24:46 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-openconfig-state --- 07:24:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:24:46 [INFO] 07:24:46 [INFO] ------------------------------------------------------- 07:24:46 [INFO] T E S T S 07:24:46 [INFO] ------------------------------------------------------- 07:24:47 [INFO] Running org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:24:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:25:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.80 s -- in org.opendaylight.protocol.bgp.state.StateProviderImplTest 07:25:00 [INFO] Running org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:25:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.state.PeerGroupUtilTest 07:25:00 [INFO] Running org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:25:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.state.NeighborUtilTest 07:25:00 [INFO] Running org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:25:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.state.GlobalUtilTest 07:25:00 [INFO] 07:25:00 [INFO] Results: 07:25:00 [INFO] 07:25:00 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:25:00 [INFO] 07:25:00 [INFO] 07:25:00 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-openconfig-state --- 07:25:00 [INFO] 07:25:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-openconfig-state --- 07:25:00 [WARNING] Bundle org.opendaylight.bgpcep:bgp-openconfig-state:bundle:2.0.1-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.protocol.bgp.state.impl.*, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.state.config.rev161107.*] 07:25:00 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-2.0.1-SNAPSHOT.jar 07:25:00 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/classes/META-INF/MANIFEST.MF 07:25:00 [INFO] 07:25:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-openconfig-state --- 07:25:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-2.0.1-SNAPSHOT-javadoc.jar 07:25:02 [INFO] 07:25:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-openconfig-state --- 07:25:02 [INFO] CycloneDX: Resolving Dependencies 07:25:03 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:25:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.xml 07:25:03 [INFO] attaching as bgp-openconfig-state-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.json 07:25:03 [INFO] attaching as bgp-openconfig-state-2.0.1-SNAPSHOT-cyclonedx.json 07:25:03 [INFO] 07:25:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-state --- 07:25:03 [INFO] Skipping duplicate-finder execution! 07:25:03 [INFO] 07:25:03 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-openconfig-state --- 07:25:03 [WARNING] Used undeclared dependencies found: 07:25:03 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:25:03 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:25:03 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:25:03 [WARNING] Non-test scoped test only dependencies found: 07:25:03 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:25:03 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:25:03 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:25:03 [INFO] 07:25:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-openconfig-state --- 07:25:03 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-2.0.1-SNAPSHOT-sources.jar 07:25:03 [INFO] 07:25:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-openconfig-state --- 07:25:03 [INFO] 07:25:03 [INFO] --- jacoco:0.8.14:report (report) @ bgp-openconfig-state --- 07:25:03 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/code-coverage/jacoco.exec 07:25:03 [INFO] Analyzed bundle 'bgp-openconfig-state' with 7 classes 07:25:03 [INFO] 07:25:03 [INFO] --- install:3.1.4:install (default-install) @ bgp-openconfig-state --- 07:25:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/2.0.1-SNAPSHOT/bgp-openconfig-state-2.0.1-SNAPSHOT.pom 07:25:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/2.0.1-SNAPSHOT/bgp-openconfig-state-2.0.1-SNAPSHOT.jar 07:25:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/2.0.1-SNAPSHOT/bgp-openconfig-state-2.0.1-SNAPSHOT-javadoc.jar 07:25:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/2.0.1-SNAPSHOT/bgp-openconfig-state-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/2.0.1-SNAPSHOT/bgp-openconfig-state-2.0.1-SNAPSHOT-cyclonedx.json 07:25:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/bgp-openconfig-state-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-state/2.0.1-SNAPSHOT/bgp-openconfig-state-2.0.1-SNAPSHOT-sources.jar 07:25:03 [INFO] 07:25:03 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-openconfig-state --- 07:25:03 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-state/2.0.1-SNAPSHOT/bgp-openconfig-state-2.0.1-SNAPSHOT.jar 07:25:03 [INFO] Writing OBR metadata 07:25:03 [INFO] 07:25:03 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-openconfig-state --- 07:25:03 [INFO] org.opendaylight.bgpcep:bgp-openconfig-state:bundle:2.0.1-SNAPSHOT 07:25:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:25:03 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:25:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:25:03 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:25:03 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:25:03 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:25:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:25:03 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:25:03 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:25:03 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:25:03 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:25:03 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:25:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:25:03 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:25:03 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:25:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:25:03 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:25:03 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided (optional) 07:25:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:25:03 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:25:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:25:03 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:25:03 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:25:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:25:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:25:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:25:03 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:25:03 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:25:03 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:25:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:25:03 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:25:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:25:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:25:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:25:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:25:03 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:25:03 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:25:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:25:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:25:03 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:25:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:25:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:25:03 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.12:test 07:25:03 [INFO] | +- org.awaitility:awaitility:jar:4.3.0:test 07:25:03 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.184:test 07:25:03 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.58.v20250814:test 07:25:03 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.58.v20250814:test 07:25:03 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.58.v20250814:test 07:25:03 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.58.v20250814:test 07:25:03 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.58.v20250814:test 07:25:03 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.58.v20250814:test 07:25:03 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 07:25:03 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.58.v20250814:test 07:25:03 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.58.v20250814:test 07:25:03 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.58.v20250814:test 07:25:03 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:25:03 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:25:03 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:25:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:25:03 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:25:03 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:25:03 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:25:03 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:25:03 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:25:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:25:03 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:25:03 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:25:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:25:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:25:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:25:03 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:25:03 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:25:03 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:25:03 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:25:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:25:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:25:03 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:25:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:25:03 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:25:03 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:25:03 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:25:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:25:03 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:25:03 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:25:03 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:25:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:25:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:25:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:25:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:25:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:25:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:25:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:25:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:25:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:25:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:25:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:25:03 [INFO] +- junit:junit:jar:4.13.2:test 07:25:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:25:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:25:03 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:25:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:25:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:03 [INFO] 07:25:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-openconfig-state --- 07:25:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/openconfig-state/target/sonatype-clm/module.xml 07:25:03 [INFO] 07:25:03 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state >------- 07:25:03 [INFO] Building OpenDaylight :: BGP :: Config Loader 2.0.1-SNAPSHOT [64/161] 07:25:03 [INFO] from features/odl-bgpcep-bgp-openconfig-state/pom.xml 07:25:03 [INFO] ------------------------------[ feature ]------------------------------- 07:25:03 [INFO] 07:25:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-openconfig-state --- 07:25:03 [INFO] 07:25:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-state --- 07:25:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:03 [INFO] 07:25:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:04 [INFO] 07:25:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] 07:25:04 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] 07:25:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:04 [INFO] argLine set to empty 07:25:04 [INFO] 07:25:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] Starting audit... 07:25:04 Audit done. 07:25:04 [INFO] You have 0 Checkstyle violations. 07:25:04 [INFO] 07:25:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] Starting audit... 07:25:04 Audit done. 07:25:04 [INFO] You have 0 Checkstyle violations. 07:25:04 [INFO] 07:25:04 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] 07:25:04 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml 07:25:04 [INFO] ...done! 07:25:04 [INFO] Set artifact 07:25:04 [INFO] 07:25:04 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:25:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:25:04 [INFO] 07:25:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-state >>> 07:25:04 [INFO] 07:25:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] No files found to run spotbugs, check compile phase has been run 07:25:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:04 [INFO] 07:25:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-state <<< 07:25:04 [INFO] 07:25:04 [INFO] 07:25:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] 07:25:04 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-openconfig-state --- 07:25:04 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state 07:25:04 [INFO] Project dependency features detected: [] 07:25:04 [INFO] Pax Exam System (Version: 4.14.0) created. 07:25:04 [INFO] Creating RMI registry server on 127.0.0.1:44845 07:25:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:25:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:25:05 [INFO] Waiting for remote bundle context.. on 44845 name: 58e9bd84-42ef-4386-b0eb-6b985afa2b7f timout: [ RelativeTimeout value = 180000 ] 07:25:08 [INFO] Building jar from resources and headers. 07:25:08 [INFO] Writing jar finished. 07:25:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:25:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:25:18 [INFO] 07:25:18 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-openconfig-state --- 07:25:18 [INFO] 07:25:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-state --- 07:25:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:25:18 [INFO] 07:25:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-openconfig-state --- 07:25:18 [INFO] CycloneDX: Resolving Dependencies 07:25:21 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 07:25:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml 07:25:21 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.json 07:25:21 [INFO] attaching as odl-bgpcep-bgp-openconfig-state-2.0.1-SNAPSHOT-cyclonedx.json 07:25:21 [INFO] 07:25:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-state --- 07:25:21 [INFO] Skipping duplicate-finder execution! 07:25:21 [INFO] 07:25:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-state --- 07:25:21 [INFO] Skipping plugin execution 07:25:21 [INFO] 07:25:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-state --- 07:25:21 [INFO] Skipping source per configuration. 07:25:21 [INFO] 07:25:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-state --- 07:25:21 [INFO] 07:25:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-openconfig-state --- 07:25:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:25:21 [INFO] 07:25:21 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-openconfig-state --- 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-2.0.1-SNAPSHOT.pom 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-2.0.1-SNAPSHOT-features.xml 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/2.0.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-state-2.0.1-SNAPSHOT-cyclonedx.json 07:25:21 [INFO] 07:25:21 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:25:21 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:2.0.1-SNAPSHOT 07:25:21 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-state:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:25:21 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:25:21 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:25:21 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:25:21 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:25:21 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:25:21 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:25:21 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:25:21 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:25:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:25:21 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:25:21 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:25:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:25:21 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:25:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:21 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:25:21 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:25:21 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:25:21 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:25:21 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:25:21 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:25:21 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:25:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:25:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:25:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:25:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:25:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:25:21 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:25:21 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:25:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:25:21 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:25:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:25:21 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:25:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:25:21 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:25:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:25:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:25:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:25:21 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:25:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:25:21 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:25:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:25:21 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:25:21 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:25:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:25:21 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | | \- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:25:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:25:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:25:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:25:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:25:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:25:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:25:21 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:25:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:25:21 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:25:21 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:25:21 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:25:21 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:25:21 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:25:21 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:25:21 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:25:21 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:25:21 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:25:21 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:25:21 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:25:21 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:25:21 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:25:21 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:25:21 [INFO] | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:25:21 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:25:21 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:25:21 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:25:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:25:21 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:25:21 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:25:21 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:25:21 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:25:21 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:25:21 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:25:21 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:25:21 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:2.0.1-SNAPSHOT:compile 07:25:21 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:13.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:25:21 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:25:21 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:25:21 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:25:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:25:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:25:21 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:25:21 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:25:21 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:25:21 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:25:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:25:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:25:21 [INFO] | \- org.opendaylight.controller:blueprint:jar:13.0.2:compile 07:25:21 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:25:21 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:25:21 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:25:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:25:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:25:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:25:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:25:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:25:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:25:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:25:21 [INFO] +- junit:junit:jar:4.13.2:test 07:25:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:25:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:25:21 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:25:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:25:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:21 [INFO] 07:25:21 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-openconfig-state --- 07:25:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-openconfig-state/target/sonatype-clm/module.xml 07:25:21 [INFO] 07:25:21 [INFO] ----------------< org.opendaylight.bgpcep:topology-api >---------------- 07:25:21 [INFO] Building topology-api 2.0.1-SNAPSHOT [65/161] 07:25:21 [INFO] from topology/api/pom.xml 07:25:21 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:21 [INFO] 07:25:21 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-api --- 07:25:21 [INFO] 07:25:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-api --- 07:25:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:21 [INFO] 07:25:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-api --- 07:25:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:21 [INFO] 07:25:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-api --- 07:25:22 [INFO] 07:25:22 [INFO] --- dependency:3.10.0:properties (default) @ topology-api --- 07:25:22 [INFO] 07:25:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-api --- 07:25: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/topology/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:22 [INFO] 07:25:22 [INFO] --- yang:15.0.2:generate-sources (binding) @ topology-api --- 07:25:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:25:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/api/src/main/yang 07:25:22 [INFO] yang-to-sources: Found 6 dependencies in 2.982 ms 07:25:22 [INFO] yang-to-sources: Project model files found: 2 in 3.574 ms 07:25:22 [INFO] yang-to-sources: 5 YANG models processed in 26.72 ms 07:25:22 [INFO] BindingJavaFileGenerator: Defined 59 files in 4.734 ms 07:25:22 [INFO] Sorted 59 files into 14 directories in 182.1 μs 07:25:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 59 in 17.66 ms 07:25:22 [INFO] 07:25:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-api --- 07:25:22 [INFO] Starting audit... 07:25:22 Audit done. 07:25:22 [INFO] You have 0 Checkstyle violations. 07:25:22 [INFO] 07:25:22 [INFO] --- checkstyle:3.6.0:check (default) @ topology-api --- 07:25:22 [INFO] Starting audit... 07:25:22 Audit done. 07:25:22 [INFO] You have 0 Checkstyle violations. 07:25:22 [INFO] 07:25:22 [INFO] --- dependency:3.10.0:copy (unpack-license) @ topology-api --- 07:25:22 [INFO] 07:25:22 [INFO] --- resources:3.4.0:resources (default-resources) @ topology-api --- 07:25:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/src/main/resources 07:25:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/target/generated-sources/spi 07:25:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:25:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/target/generated-sources/spi 07:25:22 [INFO] 07:25:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-api --- 07:25:22 [INFO] Recompiling the module because of changed dependency. 07:25:22 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 07:25:22 [INFO] 07:25:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-api >>> 07:25:22 [INFO] 07:25:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-api --- 07:25:22 [INFO] Fork Value is true 07:25:25 [INFO] Done SpotBugs Analysis.... 07:25:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:25 [INFO] 07:25:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-api <<< 07:25:25 [INFO] 07:25:25 [INFO] 07:25:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-api --- 07:25:25 [INFO] BugInstance size is 0 07:25:25 [INFO] Error size is 0 07:25:25 [INFO] No errors/warnings found 07:25:25 [INFO] 07:25:25 [INFO] --- resources:3.4.0:testResources (default-testResources) @ topology-api --- 07:25:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/api/src/test/resources 07:25:25 [INFO] 07:25:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ topology-api --- 07:25:25 [INFO] No sources to compile 07:25:25 [INFO] 07:25:25 [INFO] --- surefire:3.5.5:test (default-test) @ topology-api --- 07:25:25 [INFO] No tests to run. 07:25:25 [INFO] 07:25:25 [INFO] --- copy:14.3.1:copy-files (default) @ topology-api --- 07:25:25 [INFO] 07:25:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-api --- 07:25:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-2.0.1-SNAPSHOT.jar 07:25:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/api/target/classes/META-INF/MANIFEST.MF 07:25:25 [INFO] 07:25:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-api --- 07:25:27 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-2.0.1-SNAPSHOT-javadoc.jar 07:25:27 [INFO] 07:25:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-api --- 07:25:27 [INFO] CycloneDX: Resolving Dependencies 07:25:28 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 07:25:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.xml 07:25:28 [INFO] attaching as topology-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.json 07:25:28 [INFO] attaching as topology-api-2.0.1-SNAPSHOT-cyclonedx.json 07:25:28 [INFO] 07:25:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-api --- 07:25:28 [INFO] Skipping duplicate-finder execution! 07:25:28 [INFO] 07:25:28 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ topology-api --- 07:25:28 [INFO] No dependency problems found 07:25:28 [INFO] 07:25:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ topology-api --- 07:25:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-2.0.1-SNAPSHOT-sources.jar 07:25:28 [INFO] 07:25:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-api --- 07:25:28 [INFO] 07:25:28 [INFO] --- jacoco:0.8.14:report (report) @ topology-api --- 07:25:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:28 [INFO] 07:25:28 [INFO] --- install:3.1.4:install (default-install) @ topology-api --- 07:25:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/2.0.1-SNAPSHOT/topology-api-2.0.1-SNAPSHOT.pom 07:25:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/2.0.1-SNAPSHOT/topology-api-2.0.1-SNAPSHOT.jar 07:25:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/2.0.1-SNAPSHOT/topology-api-2.0.1-SNAPSHOT-javadoc.jar 07:25:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-api/2.0.1-SNAPSHOT/topology-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-api/2.0.1-SNAPSHOT/topology-api-2.0.1-SNAPSHOT-cyclonedx.json 07:25:28 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/api/target/topology-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-api/2.0.1-SNAPSHOT/topology-api-2.0.1-SNAPSHOT-sources.jar 07:25:28 [INFO] 07:25:28 [INFO] --- bundle:6.0.0:install (default-install) @ topology-api --- 07:25:28 [INFO] Installing org/opendaylight/bgpcep/topology-api/2.0.1-SNAPSHOT/topology-api-2.0.1-SNAPSHOT.jar 07:25:28 [INFO] Writing OBR metadata 07:25:28 [INFO] 07:25:28 [INFO] --- dependency:3.10.0:tree (default-cli) @ topology-api --- 07:25:28 [INFO] org.opendaylight.bgpcep:topology-api:bundle:2.0.1-SNAPSHOT 07:25:28 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:25:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:25:28 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:25:28 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:25:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:25:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:25:28 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:25:28 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:25:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:25:28 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:25:28 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:25:28 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:25:28 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:25:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:25:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:25:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:25:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:25:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:25:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:25:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:25:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:25:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:25:28 [INFO] +- junit:junit:jar:4.13.2:test 07:25:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:25:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:25:28 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:25:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:25:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:28 [INFO] 07:25:28 [INFO] --- clm:3.0.8-01:index (default-cli) @ topology-api --- 07:25:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/api/target/sonatype-clm/module.xml 07:25:28 [INFO] 07:25:28 [INFO] ------------< org.opendaylight.bgpcep:topology-tunnel-api >------------- 07:25:28 [INFO] Building topology-tunnel-api 2.0.1-SNAPSHOT [66/161] 07:25:28 [INFO] from topology/tunnel-api/pom.xml 07:25:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:28 [INFO] 07:25:28 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-tunnel-api --- 07:25:28 [INFO] 07:25:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-tunnel-api --- 07:25:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:28 [INFO] 07:25:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-tunnel-api --- 07:25:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:28 [INFO] 07:25:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-tunnel-api --- 07:25:28 [INFO] 07:25:28 [INFO] --- dependency:3.10.0:properties (default) @ topology-tunnel-api --- 07:25:28 [INFO] 07:25:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-tunnel-api --- 07:25:28 [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/topology/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:28 [INFO] 07:25:28 [INFO] --- yang:15.0.2:generate-sources (binding) @ topology-tunnel-api --- 07:25:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:25:28 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/main/yang 07:25:28 [INFO] yang-to-sources: Found 3 dependencies in 2.311 ms 07:25:28 [INFO] yang-to-sources: Project model files found: 2 in 1.472 ms 07:25:28 [INFO] yang-to-sources: 4 YANG models processed in 11.60 ms 07:25:28 [INFO] BindingJavaFileGenerator: Defined 41 files in 2.909 ms 07:25:28 [INFO] Sorted 41 files into 12 directories in 113.9 μs 07:25:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 10.65 ms 07:25:28 [INFO] 07:25:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-tunnel-api --- 07:25:28 [INFO] Starting audit... 07:25:28 Audit done. 07:25:28 [INFO] You have 0 Checkstyle violations. 07:25:28 [INFO] 07:25:28 [INFO] --- checkstyle:3.6.0:check (default) @ topology-tunnel-api --- 07:25:28 [INFO] Starting audit... 07:25:28 Audit done. 07:25:28 [INFO] You have 0 Checkstyle violations. 07:25:28 [INFO] 07:25:28 [INFO] --- dependency:3.10.0:copy (unpack-license) @ topology-tunnel-api --- 07:25:28 [INFO] 07:25:28 [INFO] --- resources:3.4.0:resources (default-resources) @ topology-tunnel-api --- 07:25:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/main/resources 07:25:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/generated-sources/spi 07:25:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:25:28 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:28 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/generated-sources/spi 07:25:28 [INFO] 07:25:28 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-tunnel-api --- 07:25:28 [INFO] Recompiling the module because of changed source code. 07:25:28 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 07:25:28 [INFO] 07:25:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-tunnel-api >>> 07:25:28 [INFO] 07:25:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-tunnel-api --- 07:25:28 [INFO] Fork Value is true 07:25:31 [INFO] Done SpotBugs Analysis.... 07:25:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:31 [INFO] 07:25:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-tunnel-api <<< 07:25:31 [INFO] 07:25:31 [INFO] 07:25:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-tunnel-api --- 07:25:31 [INFO] BugInstance size is 0 07:25:31 [INFO] Error size is 0 07:25:31 [INFO] No errors/warnings found 07:25:31 [INFO] 07:25:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ topology-tunnel-api --- 07:25:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/src/test/resources 07:25:31 [INFO] 07:25:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ topology-tunnel-api --- 07:25:31 [INFO] No sources to compile 07:25:31 [INFO] 07:25:31 [INFO] --- surefire:3.5.5:test (default-test) @ topology-tunnel-api --- 07:25:31 [INFO] No tests to run. 07:25:31 [INFO] 07:25:31 [INFO] --- copy:14.3.1:copy-files (default) @ topology-tunnel-api --- 07:25:31 [INFO] 07:25:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-tunnel-api --- 07:25:31 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-2.0.1-SNAPSHOT.jar 07:25:31 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:25:31 [INFO] 07:25:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-tunnel-api --- 07:25:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar 07:25:33 [INFO] 07:25:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-tunnel-api --- 07:25:33 [INFO] CycloneDX: Resolving Dependencies 07:25:33 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 07:25:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.xml 07:25:33 [INFO] attaching as topology-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.json 07:25:33 [INFO] attaching as topology-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.json 07:25:33 [INFO] 07:25:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-tunnel-api --- 07:25:33 [INFO] Skipping duplicate-finder execution! 07:25:33 [INFO] 07:25:33 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ topology-tunnel-api --- 07:25:33 [INFO] No dependency problems found 07:25:33 [INFO] 07:25:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ topology-tunnel-api --- 07:25:33 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-2.0.1-SNAPSHOT-sources.jar 07:25:33 [INFO] 07:25:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-tunnel-api --- 07:25:33 [INFO] 07:25:33 [INFO] --- jacoco:0.8.14:report (report) @ topology-tunnel-api --- 07:25:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:33 [INFO] 07:25:33 [INFO] --- install:3.1.4:install (default-install) @ topology-tunnel-api --- 07:25:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/2.0.1-SNAPSHOT/topology-tunnel-api-2.0.1-SNAPSHOT.pom 07:25:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/2.0.1-SNAPSHOT/topology-tunnel-api-2.0.1-SNAPSHOT.jar 07:25:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/2.0.1-SNAPSHOT/topology-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar 07:25:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/2.0.1-SNAPSHOT/topology-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/2.0.1-SNAPSHOT/topology-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.json 07:25:33 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/topology-tunnel-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-tunnel-api/2.0.1-SNAPSHOT/topology-tunnel-api-2.0.1-SNAPSHOT-sources.jar 07:25:33 [INFO] 07:25:33 [INFO] --- bundle:6.0.0:install (default-install) @ topology-tunnel-api --- 07:25:33 [INFO] Installing org/opendaylight/bgpcep/topology-tunnel-api/2.0.1-SNAPSHOT/topology-tunnel-api-2.0.1-SNAPSHOT.jar 07:25:33 [INFO] Writing OBR metadata 07:25:33 [INFO] 07:25:33 [INFO] --- dependency:3.10.0:tree (default-cli) @ topology-tunnel-api --- 07:25:33 [INFO] org.opendaylight.bgpcep:topology-tunnel-api:bundle:2.0.1-SNAPSHOT 07:25:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:25:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:25:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:25:33 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:25:33 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:25:33 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:25:33 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:25:33 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:25:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:25:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:25:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:25:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:25:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:25:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:25:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:25:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:25:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:25:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:25:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:25:33 [INFO] +- junit:junit:jar:4.13.2:test 07:25:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:25:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:25:33 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:25:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:25:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:33 [INFO] 07:25:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ topology-tunnel-api --- 07:25:33 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/tunnel-api/target/sonatype-clm/module.xml 07:25:33 [INFO] 07:25:33 [INFO] ----------< org.opendaylight.bgpcep:topology-segment-routing >---------- 07:25:33 [INFO] Building topology-segment-routing 2.0.1-SNAPSHOT [67/161] 07:25:33 [INFO] from topology/segment-routing/pom.xml 07:25:33 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:33 [INFO] 07:25:33 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-segment-routing --- 07:25:33 [INFO] 07:25:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-segment-routing --- 07:25:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:33 [INFO] 07:25:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-segment-routing --- 07:25:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:33 [INFO] 07:25:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-segment-routing --- 07:25:34 [INFO] 07:25:34 [INFO] --- dependency:3.10.0:properties (default) @ topology-segment-routing --- 07:25:34 [INFO] 07:25:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-segment-routing --- 07:25:34 [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/topology/segment-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:34 [INFO] 07:25:34 [INFO] --- yang:15.0.2:generate-sources (binding) @ topology-segment-routing --- 07:25:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:25:34 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/main/yang 07:25:34 [INFO] yang-to-sources: Found 4 dependencies in 2.091 ms 07:25:34 [INFO] yang-to-sources: Project model files found: 2 in 1.930 ms 07:25:34 [INFO] yang-to-sources: 6 YANG models processed in 13.69 ms 07:25:34 [INFO] BindingJavaFileGenerator: Defined 41 files in 3.672 ms 07:25:34 [INFO] Sorted 41 files into 12 directories in 134.3 μs 07:25:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 12.46 ms 07:25:34 [INFO] 07:25:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-segment-routing --- 07:25:34 [INFO] Starting audit... 07:25:34 Audit done. 07:25:34 [INFO] You have 0 Checkstyle violations. 07:25:34 [INFO] 07:25:34 [INFO] --- checkstyle:3.6.0:check (default) @ topology-segment-routing --- 07:25:34 [INFO] Starting audit... 07:25:34 Audit done. 07:25:34 [INFO] You have 0 Checkstyle violations. 07:25:34 [INFO] 07:25:34 [INFO] --- dependency:3.10.0:copy (unpack-license) @ topology-segment-routing --- 07:25:34 [INFO] 07:25:34 [INFO] --- resources:3.4.0:resources (default-resources) @ topology-segment-routing --- 07:25:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/main/resources 07:25:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/generated-sources/spi 07:25:34 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:25:34 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:25:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/generated-sources/spi 07:25:34 [INFO] 07:25:34 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-segment-routing --- 07:25:34 [INFO] Recompiling the module because of changed dependency. 07:25:34 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 07:25:34 [INFO] 07:25:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-segment-routing >>> 07:25:34 [INFO] 07:25:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-segment-routing --- 07:25:34 [INFO] Fork Value is true 07:25:36 [INFO] Done SpotBugs Analysis.... 07:25:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:36 [INFO] 07:25:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-segment-routing <<< 07:25:36 [INFO] 07:25:36 [INFO] 07:25:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-segment-routing --- 07:25:36 [INFO] BugInstance size is 0 07:25:36 [INFO] Error size is 0 07:25:36 [INFO] No errors/warnings found 07:25:36 [INFO] 07:25:36 [INFO] --- resources:3.4.0:testResources (default-testResources) @ topology-segment-routing --- 07:25:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/src/test/resources 07:25:36 [INFO] 07:25:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ topology-segment-routing --- 07:25:36 [INFO] No sources to compile 07:25:36 [INFO] 07:25:36 [INFO] --- surefire:3.5.5:test (default-test) @ topology-segment-routing --- 07:25:36 [INFO] No tests to run. 07:25:36 [INFO] 07:25:36 [INFO] --- copy:14.3.1:copy-files (default) @ topology-segment-routing --- 07:25:36 [INFO] 07:25:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-segment-routing --- 07:25:36 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-2.0.1-SNAPSHOT.jar 07:25:36 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/classes/META-INF/MANIFEST.MF 07:25:36 [INFO] 07:25:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-segment-routing --- 07:25:38 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-2.0.1-SNAPSHOT-javadoc.jar 07:25:39 [INFO] 07:25:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-segment-routing --- 07:25:39 [INFO] CycloneDX: Resolving Dependencies 07:25:39 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:25:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.xml 07:25:39 [INFO] attaching as topology-segment-routing-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.json 07:25:39 [INFO] attaching as topology-segment-routing-2.0.1-SNAPSHOT-cyclonedx.json 07:25:39 [INFO] 07:25:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-segment-routing --- 07:25:39 [INFO] Skipping duplicate-finder execution! 07:25:39 [INFO] 07:25:39 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ topology-segment-routing --- 07:25:39 [INFO] No dependency problems found 07:25:39 [INFO] 07:25:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ topology-segment-routing --- 07:25:39 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-2.0.1-SNAPSHOT-sources.jar 07:25:39 [INFO] 07:25:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-segment-routing --- 07:25:39 [INFO] 07:25:39 [INFO] --- jacoco:0.8.14:report (report) @ topology-segment-routing --- 07:25:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:25:39 [INFO] 07:25:39 [INFO] --- install:3.1.4:install (default-install) @ topology-segment-routing --- 07:25:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/2.0.1-SNAPSHOT/topology-segment-routing-2.0.1-SNAPSHOT.pom 07:25:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/2.0.1-SNAPSHOT/topology-segment-routing-2.0.1-SNAPSHOT.jar 07:25:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/2.0.1-SNAPSHOT/topology-segment-routing-2.0.1-SNAPSHOT-javadoc.jar 07:25:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/2.0.1-SNAPSHOT/topology-segment-routing-2.0.1-SNAPSHOT-cyclonedx.xml 07:25:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/2.0.1-SNAPSHOT/topology-segment-routing-2.0.1-SNAPSHOT-cyclonedx.json 07:25:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/topology-segment-routing-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-segment-routing/2.0.1-SNAPSHOT/topology-segment-routing-2.0.1-SNAPSHOT-sources.jar 07:25:39 [INFO] 07:25:39 [INFO] --- bundle:6.0.0:install (default-install) @ topology-segment-routing --- 07:25:39 [INFO] Installing org/opendaylight/bgpcep/topology-segment-routing/2.0.1-SNAPSHOT/topology-segment-routing-2.0.1-SNAPSHOT.jar 07:25:39 [INFO] Writing OBR metadata 07:25:39 [INFO] 07:25:39 [INFO] --- dependency:3.10.0:tree (default-cli) @ topology-segment-routing --- 07:25:39 [INFO] org.opendaylight.bgpcep:topology-segment-routing:bundle:2.0.1-SNAPSHOT 07:25:39 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:25:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:25:39 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:25:39 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:25:39 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:25:39 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:25:39 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:25:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:25:39 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:25:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:25:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:25:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:25:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:25:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:25:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:25:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:25:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:25:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:25:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:25:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:25:39 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:25:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:25:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:25:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:25:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:25:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:25:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:25:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:25:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:25:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:25:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:25:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:25:39 [INFO] +- junit:junit:jar:4.13.2:test 07:25:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:25:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:25:39 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:25:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:25:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:25:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:25:39 [INFO] 07:25:39 [INFO] --- clm:3.0.8-01:index (default-cli) @ topology-segment-routing --- 07:25:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/topology/segment-routing/target/sonatype-clm/module.xml 07:25:39 [INFO] 07:25:39 [INFO] -----------< org.opendaylight.bgpcep:bgp-topology-provider >------------ 07:25:39 [INFO] Building bgp-topology-provider 2.0.1-SNAPSHOT [68/161] 07:25:39 [INFO] from bgp/topology-provider/pom.xml 07:25:39 [INFO] -------------------------------[ bundle ]------------------------------- 07:25:39 [INFO] 07:25:39 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-topology-provider --- 07:25:39 [INFO] 07:25:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-topology-provider --- 07:25:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:39 [INFO] 07:25:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-topology-provider --- 07:25:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:25:39 [INFO] 07:25:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-topology-provider --- 07:25:39 [INFO] 07:25:39 [INFO] --- dependency:3.10.0:properties (default) @ bgp-topology-provider --- 07:25:39 [INFO] 07:25:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-topology-provider --- 07:25:39 [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/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:25:39 [INFO] 07:25:39 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-topology-provider --- 07:25:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:25:39 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/yang 07:25:39 [INFO] yang-to-sources: Found 21 dependencies in 10.21 ms 07:25:39 [INFO] yang-to-sources: Project model files found: 5 in 2.566 ms 07:25:40 [INFO] yang-to-sources: 17 YANG models processed in 111.6 ms 07:25:40 [INFO] BindingJavaFileGenerator: Defined 142 files in 13.47 ms 07:25:40 [INFO] Sorted 142 files into 33 directories in 331.7 μs 07:25:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 142 in 36.33 ms 07:25:40 [INFO] 07:25:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-topology-provider --- 07:25:40 [INFO] Starting audit... 07:25:40 Audit done. 07:25:40 [INFO] You have 0 Checkstyle violations. 07:25:40 [INFO] 07:25:40 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-topology-provider --- 07:25:40 [INFO] Starting audit... 07:25:40 Audit done. 07:25:40 [INFO] You have 0 Checkstyle violations. 07:25:40 [INFO] 07:25:40 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-topology-provider --- 07:25:40 [INFO] 07:25:40 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-topology-provider --- 07:25:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/resources 07:25:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/generated-sources/spi 07:25:40 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:25:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:25:40 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:25:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/generated-sources/spi 07:25:40 [INFO] 07:25:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-topology-provider --- 07:25:40 [INFO] Recompiling the module because of changed dependency. 07:25:40 [INFO] Compiling 159 source files with javac [debug release 21] to target/classes 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[231,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[241,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[244,89] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java:[251,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[163,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[169,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateGraphBuilder.java:[172,89] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/AbstractBgpTopologyProvider.java:[33,10] auto-closeable resource org.opendaylight.bgpcep.bgp.topology.provider.config.AbstractBgpTopologyProvider has a member method close() that could throw InterruptedException 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[79,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[81,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/config/BgpTopologyDeployerImpl.java:[82,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:25:41 [INFO] 07:25:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-topology-provider >>> 07:25:41 [INFO] 07:25:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-topology-provider --- 07:25:41 [INFO] Fork Value is true 07:25:46 [INFO] Done SpotBugs Analysis.... 07:25:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:25:46 [INFO] 07:25:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-topology-provider <<< 07:25:46 [INFO] 07:25:46 [INFO] 07:25:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-topology-provider --- 07:25:46 [INFO] BugInstance size is 0 07:25:46 [INFO] Error size is 0 07:25:46 [INFO] No errors/warnings found 07:25:46 [INFO] 07:25:46 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-topology-provider --- 07:25:46 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:25:46 [INFO] 07:25:46 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-topology-provider --- 07:25:46 [INFO] Recompiling the module because of changed dependency. 07:25:46 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:25:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv4ReachabilityTopologyBuilderTest.java:[115,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:25:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/Ipv6ReachabilityTopologyBuilderTest.java:[113,12] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 07:25:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[368,71] unchecked conversion 07:25:46 required: org.opendaylight.mdsal.binding.api.DataTreeModification 07:25:46 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:25:46 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/src/test/java/org/opendaylight/bgpcep/bgp/topology/provider/LinkstateTopologyBuilderTest.java:[474,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:25:46 [INFO] 07:25:46 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-topology-provider --- 07:25:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:25:47 [INFO] 07:25:47 [INFO] ------------------------------------------------------- 07:25:47 [INFO] T E S T S 07:25:47 [INFO] ------------------------------------------------------- 07:25:48 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:25:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.985 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv6ReachabilityTopologyBuilderTest 07:25:54 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:25:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.bgpcep.bgp.topology.provider.UriBuilderTest 07:25:54 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:25:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:26:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.21 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateTopologyBuilderTest 07:26:57 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:26:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.opendaylight.bgpcep.bgp.topology.provider.LinkstateGraphBuilderTest 07:26:57 [INFO] Running org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:26:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.opendaylight.bgpcep.bgp.topology.provider.Ipv4ReachabilityTopologyBuilderTest 07:26:58 [INFO] 07:26:58 [INFO] Results: 07:26:58 [INFO] 07:26:58 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 07:26:58 [INFO] 07:26:58 [INFO] 07:26:58 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-topology-provider --- 07:26:58 [INFO] 07:26:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-topology-provider --- 07:26:58 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-2.0.1-SNAPSHOT.jar 07:26:58 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/classes/META-INF/MANIFEST.MF 07:26:58 [INFO] 07:26:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-topology-provider --- 07:27:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-2.0.1-SNAPSHOT-javadoc.jar 07:27:02 [INFO] 07:27:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-topology-provider --- 07:27:02 [INFO] CycloneDX: Resolving Dependencies 07:27:04 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 07:27:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.xml 07:27:04 [INFO] attaching as bgp-topology-provider-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.json 07:27:04 [INFO] attaching as bgp-topology-provider-2.0.1-SNAPSHOT-cyclonedx.json 07:27:04 [INFO] 07:27:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-topology-provider --- 07:27:04 [INFO] Skipping duplicate-finder execution! 07:27:04 [INFO] 07:27:04 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-topology-provider --- 07:27:04 [INFO] No dependency problems found 07:27:04 [INFO] 07:27:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-topology-provider --- 07:27:04 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-2.0.1-SNAPSHOT-sources.jar 07:27:04 [INFO] 07:27:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-topology-provider --- 07:27:04 [INFO] 07:27:04 [INFO] --- jacoco:0.8.14:report (report) @ bgp-topology-provider --- 07:27:04 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/code-coverage/jacoco.exec 07:27:04 [INFO] Analyzed bundle 'bgp-topology-provider' with 33 classes 07:27:04 [INFO] 07:27:04 [INFO] --- install:3.1.4:install (default-install) @ bgp-topology-provider --- 07:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/2.0.1-SNAPSHOT/bgp-topology-provider-2.0.1-SNAPSHOT.pom 07:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/2.0.1-SNAPSHOT/bgp-topology-provider-2.0.1-SNAPSHOT.jar 07:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/2.0.1-SNAPSHOT/bgp-topology-provider-2.0.1-SNAPSHOT-javadoc.jar 07:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/2.0.1-SNAPSHOT/bgp-topology-provider-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/2.0.1-SNAPSHOT/bgp-topology-provider-2.0.1-SNAPSHOT-cyclonedx.json 07:27:04 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/bgp-topology-provider-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-topology-provider/2.0.1-SNAPSHOT/bgp-topology-provider-2.0.1-SNAPSHOT-sources.jar 07:27:04 [INFO] 07:27:04 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-topology-provider --- 07:27:04 [INFO] Installing org/opendaylight/bgpcep/bgp-topology-provider/2.0.1-SNAPSHOT/bgp-topology-provider-2.0.1-SNAPSHOT.jar 07:27:04 [INFO] Writing OBR metadata 07:27:04 [INFO] 07:27:04 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-topology-provider --- 07:27:04 [INFO] org.opendaylight.bgpcep:bgp-topology-provider:bundle:2.0.1-SNAPSHOT 07:27:04 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:27:04 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:27:04 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:27:04 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:27:04 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:27:04 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:27:04 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided (optional) 07:27:04 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:27:04 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:27:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:27:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:27:04 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:27:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:27:04 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:27:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:04 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:27:04 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:27:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:27:04 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:27:04 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:27:04 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:27:04 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:27:04 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:27:04 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:27:04 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:27:04 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:27:04 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:27:04 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:27:04 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:27:04 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:27:04 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:27:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:test 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:test 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:test 07:27:04 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:27:04 [INFO] | +- org.apache.commons:commons-lang3:jar:3.20.0:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:27:04 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:27:04 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:test 07:27:04 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:27:04 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:27:04 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:runtime 07:27:04 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:runtime 07:27:04 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:27:04 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:test 07:27:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:27:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:27:04 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:27:04 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:27:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:27:04 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:27:04 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:27:04 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:27:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:27:04 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:27:04 [INFO] | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:27:04 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:27:04 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:27:04 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:test 07:27:04 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:27:04 [INFO] | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:27:04 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:27:04 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:27:04 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:27:04 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:27:04 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:27:04 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:27:04 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:27:04 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:27:04 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:27:04 [INFO] | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:27:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:27:04 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:27:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:27:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:27:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:04 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:27:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:27:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:27:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:27:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:27:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:27:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:27:04 [INFO] +- junit:junit:jar:4.13.2:test 07:27:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:27:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:27:04 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:27:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:27:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:04 [INFO] 07:27:04 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-topology-provider --- 07:27:04 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/topology-provider/target/sonatype-clm/module.xml 07:27:04 [INFO] 07:27:04 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp-api >------------- 07:27:04 [INFO] Building OpenDaylight :: RSVP :: API 2.0.1-SNAPSHOT [69/161] 07:27:04 [INFO] from features/odl-bgpcep-rsvp-api/pom.xml 07:27:04 [INFO] ------------------------------[ feature ]------------------------------- 07:27:04 [INFO] 07:27:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp-api --- 07:27:04 [INFO] 07:27:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-rsvp-api --- 07:27:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:04 [INFO] 07:27:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp-api --- 07:27:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:04 [INFO] 07:27:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] 07:27:05 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] 07:27:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:05 [INFO] argLine set to empty 07:27:05 [INFO] 07:27:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] Starting audit... 07:27:05 Audit done. 07:27:05 [INFO] You have 0 Checkstyle violations. 07:27:05 [INFO] 07:27:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] Starting audit... 07:27:05 Audit done. 07:27:05 [INFO] You have 0 Checkstyle violations. 07:27:05 [INFO] 07:27:05 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] 07:27:05 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/feature/feature.xml 07:27:05 [INFO] ...done! 07:27:05 [INFO] Set artifact 07:27:05 [INFO] 07:27:05 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:27:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:05 [INFO] 07:27:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp-api >>> 07:27:05 [INFO] 07:27:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:05 [INFO] 07:27:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp-api <<< 07:27:05 [INFO] 07:27:05 [INFO] 07:27:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] 07:27:05 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-rsvp-api --- 07:27:05 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp-api 07:27:05 [INFO] Project dependency features detected: [] 07:27:05 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:05 [INFO] Creating RMI registry server on 127.0.0.1:43273 07:27:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:05 [INFO] Waiting for remote bundle context.. on 43273 name: 01efc76b-de38-4e8f-93f7-55ad123d4915 timout: [ RelativeTimeout value = 180000 ] 07:27:09 [INFO] Building jar from resources and headers. 07:27:09 [INFO] Writing jar finished. 07:27:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:11 [INFO] 07:27:11 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-rsvp-api --- 07:27:11 [INFO] 07:27:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-rsvp-api --- 07:27:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:27:11 [INFO] 07:27:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp-api --- 07:27:11 [INFO] CycloneDX: Resolving Dependencies 07:27:12 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:27:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.xml 07:27:12 [INFO] attaching as odl-bgpcep-rsvp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.json 07:27:12 [INFO] attaching as odl-bgpcep-rsvp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:27:12 [INFO] 07:27:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp-api --- 07:27:12 [INFO] Skipping duplicate-finder execution! 07:27:12 [INFO] 07:27:12 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp-api --- 07:27:12 [INFO] Skipping plugin execution 07:27:12 [INFO] 07:27:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp-api --- 07:27:12 [INFO] Skipping source per configuration. 07:27:12 [INFO] 07:27:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp-api --- 07:27:12 [INFO] 07:27:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-rsvp-api --- 07:27:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:12 [INFO] 07:27:12 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp-api --- 07:27:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/2.0.1-SNAPSHOT/odl-bgpcep-rsvp-api-2.0.1-SNAPSHOT.pom 07:27:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/2.0.1-SNAPSHOT/odl-bgpcep-rsvp-api-2.0.1-SNAPSHOT-features.xml 07:27:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/2.0.1-SNAPSHOT/odl-bgpcep-rsvp-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:12 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/2.0.1-SNAPSHOT/odl-bgpcep-rsvp-api-2.0.1-SNAPSHOT-cyclonedx.json 07:27:12 [INFO] 07:27:12 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-rsvp-api --- 07:27:12 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT 07:27:12 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:27:12 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:27:12 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:27:12 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:27:12 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:12 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:27:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:27:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:27:12 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:27:12 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:27:12 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:27:12 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:27:12 [INFO] +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:27:12 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:27:12 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:27:12 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:27:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:27:12 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:27:12 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:27:12 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:27:12 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:27:12 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:27:12 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:27:12 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:27:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:27:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:27:12 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:27:12 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:27:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:27:12 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:27:12 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:12 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:27:12 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:27:12 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:27:12 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:27:12 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:27:12 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:27:12 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:27:12 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:27:12 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:27:12 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:27:12 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:27:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:12 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:27:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:27:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:27:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:27:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:27:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:27:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:27:12 [INFO] +- junit:junit:jar:4.13.2:test 07:27:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:27:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:27:12 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:27:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:12 [INFO] 07:27:12 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-rsvp-api --- 07:27:12 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp-api/target/sonatype-clm/module.xml 07:27:12 [INFO] 07:27:12 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-rsvp >--------------- 07:27:12 [INFO] Building OpenDaylight :: RSVP 2.0.1-SNAPSHOT [70/161] 07:27:12 [INFO] from features/odl-bgpcep-rsvp/pom.xml 07:27:12 [INFO] ------------------------------[ feature ]------------------------------- 07:27:12 [INFO] 07:27:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-rsvp --- 07:27:12 [INFO] 07:27:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-rsvp --- 07:27:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:12 [INFO] 07:27:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-rsvp --- 07:27:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:12 [INFO] 07:27:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] 07:27:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:13 [INFO] argLine set to empty 07:27:13 [INFO] 07:27:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] Starting audit... 07:27:13 Audit done. 07:27:13 [INFO] You have 0 Checkstyle violations. 07:27:13 [INFO] 07:27:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] Starting audit... 07:27:13 Audit done. 07:27:13 [INFO] You have 0 Checkstyle violations. 07:27:13 [INFO] 07:27:13 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] 07:27:13 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/feature/feature.xml 07:27:13 [INFO] ...done! 07:27:13 [INFO] Set artifact 07:27:13 [INFO] 07:27:13 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-rsvp --- 07:27: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:27:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:13 [INFO] 07:27:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-rsvp >>> 07:27:13 [INFO] 07:27:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:13 [INFO] 07:27:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-rsvp <<< 07:27:13 [INFO] 07:27:13 [INFO] 07:27:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] 07:27:13 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-rsvp --- 07:27:13 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-rsvp 07:27:13 [INFO] Project dependency features detected: [] 07:27:13 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:13 [INFO] Creating RMI registry server on 127.0.0.1:36609 07:27:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:13 [INFO] Waiting for remote bundle context.. on 36609 name: bbb4bd2b-ff9c-4add-a742-6e4a03ab2e31 timout: [ RelativeTimeout value = 180000 ] 07:27:17 [INFO] Building jar from resources and headers. 07:27:17 [INFO] Writing jar finished. 07:27:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:19 [INFO] 07:27:19 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-rsvp --- 07:27:19 [INFO] 07:27:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-rsvp --- 07:27:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:27:19 [INFO] 07:27:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-rsvp --- 07:27:19 [INFO] CycloneDX: Resolving Dependencies 07:27:20 [INFO] CycloneDX: Creating BOM version 1.6 with 58 component(s) 07:27:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.xml 07:27:20 [INFO] attaching as odl-bgpcep-rsvp-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.json 07:27:20 [INFO] attaching as odl-bgpcep-rsvp-2.0.1-SNAPSHOT-cyclonedx.json 07:27:20 [INFO] 07:27:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-rsvp --- 07:27:20 [INFO] Skipping duplicate-finder execution! 07:27:20 [INFO] 07:27:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-rsvp --- 07:27:20 [INFO] Skipping plugin execution 07:27:20 [INFO] 07:27:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-rsvp --- 07:27:20 [INFO] Skipping source per configuration. 07:27:20 [INFO] 07:27:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-rsvp --- 07:27:20 [INFO] 07:27:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-rsvp --- 07:27:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:20 [INFO] 07:27:20 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-rsvp --- 07:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/2.0.1-SNAPSHOT/odl-bgpcep-rsvp-2.0.1-SNAPSHOT.pom 07:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/2.0.1-SNAPSHOT/odl-bgpcep-rsvp-2.0.1-SNAPSHOT-features.xml 07:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/2.0.1-SNAPSHOT/odl-bgpcep-rsvp-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-rsvp/2.0.1-SNAPSHOT/odl-bgpcep-rsvp-2.0.1-SNAPSHOT-cyclonedx.json 07:27:20 [INFO] 07:27:20 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-rsvp --- 07:27:20 [INFO] org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:2.0.1-SNAPSHOT 07:27:20 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:27:20 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:27:20 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:27:20 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:27:20 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:27:20 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:27:20 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:27:20 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:27:20 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:27:20 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:27:20 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:27:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:27:20 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:20 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:20 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:27:20 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:27:20 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:27:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:27:20 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:27:20 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:27:20 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:27:20 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:27:20 [INFO] +- org.opendaylight.bgpcep:rsvp-impl:jar:2.0.1-SNAPSHOT:compile 07:27:20 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:27:20 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:27:20 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:27:20 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:27:20 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:20 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:20 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:20 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:20 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:27:20 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:27:20 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:27:20 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:27:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:27:20 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:27:20 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:27:20 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:27:20 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:27:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:27:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:27:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:27:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:27:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:27:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:27:20 [INFO] +- junit:junit:jar:4.13.2:test 07:27:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:27:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:27:20 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:27:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:20 [INFO] 07:27:20 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-rsvp --- 07:27:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-rsvp/target/sonatype-clm/module.xml 07:27:20 [INFO] 07:27:20 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate >---------- 07:27:20 [INFO] Building OpenDaylight :: BGP :: RIB Linkstate 2.0.1-SNAPSHOT [71/161] 07:27:20 [INFO] from features/odl-bgpcep-bgp-linkstate/pom.xml 07:27:20 [INFO] ------------------------------[ feature ]------------------------------- 07:27:20 [INFO] 07:27:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-linkstate --- 07:27:20 [INFO] 07:27:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-linkstate --- 07:27:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:20 [INFO] 07:27:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-linkstate --- 07:27:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:20 [INFO] 07:27:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] 07:27:21 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] 07:27:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:21 [INFO] argLine set to empty 07:27:21 [INFO] 07:27:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] Starting audit... 07:27:21 Audit done. 07:27:21 [INFO] You have 0 Checkstyle violations. 07:27:21 [INFO] 07:27:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] Starting audit... 07:27:21 Audit done. 07:27:21 [INFO] You have 0 Checkstyle violations. 07:27:21 [INFO] 07:27:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] 07:27:21 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml 07:27:21 [INFO] ...done! 07:27:21 [INFO] Set artifact 07:27:21 [INFO] 07:27:21 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-linkstate --- 07:27: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:27:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:21 [INFO] 07:27:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-linkstate >>> 07:27:21 [INFO] 07:27:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:21 [INFO] 07:27:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-linkstate <<< 07:27:21 [INFO] 07:27:21 [INFO] 07:27:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] 07:27:21 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-linkstate --- 07:27:21 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate 07:27:21 [INFO] Project dependency features detected: [] 07:27:21 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:21 [INFO] Creating RMI registry server on 127.0.0.1:43223 07:27:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:21 [INFO] Waiting for remote bundle context.. on 43223 name: 3b7ef5cf-5386-4c46-8a21-f96150027d54 timout: [ RelativeTimeout value = 180000 ] 07:27:25 [INFO] Building jar from resources and headers. 07:27:25 [INFO] Writing jar finished. 07:27:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:34 [INFO] 07:27:34 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-linkstate --- 07:27:34 [INFO] 07:27:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-linkstate --- 07:27:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:27:34 [INFO] 07:27:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-linkstate --- 07:27:34 [INFO] CycloneDX: Resolving Dependencies 07:27:37 [INFO] CycloneDX: Creating BOM version 1.6 with 246 component(s) 07:27:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.xml 07:27:37 [INFO] attaching as odl-bgpcep-bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.json 07:27:37 [INFO] attaching as odl-bgpcep-bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.json 07:27:37 [INFO] 07:27:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-linkstate --- 07:27:37 [INFO] Skipping duplicate-finder execution! 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-linkstate --- 07:27:37 [INFO] Skipping plugin execution 07:27:37 [INFO] 07:27:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-linkstate --- 07:27:37 [INFO] Skipping source per configuration. 07:27:37 [INFO] 07:27:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-linkstate --- 07:27:37 [INFO] 07:27:37 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-linkstate --- 07:27:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:37 [INFO] 07:27:37 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-linkstate --- 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/2.0.1-SNAPSHOT/odl-bgpcep-bgp-linkstate-2.0.1-SNAPSHOT.pom 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/2.0.1-SNAPSHOT/odl-bgpcep-bgp-linkstate-2.0.1-SNAPSHOT-features.xml 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/2.0.1-SNAPSHOT/odl-bgpcep-bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/2.0.1-SNAPSHOT/odl-bgpcep-bgp-linkstate-2.0.1-SNAPSHOT-cyclonedx.json 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:27:37 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:2.0.1-SNAPSHOT 07:27:37 [INFO] +- org.opendaylight.bgpcep:bgp-linkstate:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:27:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:27:37 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:27:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:27:37 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:27:37 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:37 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:27:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:27:37 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:27:37 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:27:37 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] | \- org.opendaylight.bgpcep:rsvp-impl:jar:2.0.1-SNAPSHOT:compile 07:27:37 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:27:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:27:37 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:27:37 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:27:37 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:27:37 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:27:37 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:27:37 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:27:37 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:27:37 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:27:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:27:37 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:27:37 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:37 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:27:37 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:27:37 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:27:37 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:27:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:27:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:27:37 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:27:37 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:27:37 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:27:37 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:27:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:27:37 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:27:37 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:27:37 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:27:37 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:27:37 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:27:37 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:27:37 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:27:37 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:27:37 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:27:37 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:27:37 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:27:37 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:27:37 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:27:37 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:27:37 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:27:37 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:27:37 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:27:37 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:27:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:27:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:27:37 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:27:37 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:27:37 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:27:37 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:27:37 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:27:37 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:27:37 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:27:37 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:27:37 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:27:37 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:27:37 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:27:37 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:27:37 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:27:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:27:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:27:37 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:27:37 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:27:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:27:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:27:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:27:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:27:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:27:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:27:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:27:37 [INFO] +- junit:junit:jar:4.13.2:test 07:27:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:27:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:27:37 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:27:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:27:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:37 [INFO] 07:27:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-linkstate --- 07:27:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-linkstate/target/sonatype-clm/module.xml 07:27:37 [INFO] 07:27:37 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-topology-api >----------- 07:27:37 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Api 2.0.1-SNAPSHOT [72/161] 07:27:37 [INFO] from features/odl-bgpcep-topology-api/pom.xml 07:27:37 [INFO] ------------------------------[ feature ]------------------------------- 07:27:37 [INFO] 07:27:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-api --- 07:27:37 [INFO] 07:27:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-api --- 07:27:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:37 [INFO] 07:27:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-api --- 07:27:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:37 [INFO] 07:27:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-api --- 07:27:37 [INFO] 07:27:37 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-topology-api --- 07:27:37 [INFO] 07:27:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-api --- 07:27:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:37 [INFO] argLine set to empty 07:27:37 [INFO] 07:27:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-api --- 07:27:38 [INFO] Starting audit... 07:27:38 Audit done. 07:27:38 [INFO] You have 0 Checkstyle violations. 07:27:38 [INFO] 07:27:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-api --- 07:27:38 [INFO] Starting audit... 07:27:38 Audit done. 07:27:38 [INFO] You have 0 Checkstyle violations. 07:27:38 [INFO] 07:27:38 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-topology-api --- 07:27:38 [INFO] 07:27:38 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-api --- 07:27:38 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/feature/feature.xml 07:27:38 [INFO] ...done! 07:27:38 [INFO] Set artifact 07:27:38 [INFO] 07:27:38 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-topology-api --- 07:27:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:27:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:38 [INFO] 07:27:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-api >>> 07:27:38 [INFO] 07:27:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-api --- 07:27:38 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:38 [INFO] 07:27:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-api <<< 07:27:38 [INFO] 07:27:38 [INFO] 07:27:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-api --- 07:27:38 [INFO] 07:27:38 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-topology-api --- 07:27:38 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-api 07:27:38 [INFO] Project dependency features detected: [] 07:27:38 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:38 [INFO] Creating RMI registry server on 127.0.0.1:36921 07:27:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:38 [INFO] Waiting for remote bundle context.. on 36921 name: 4c679396-8f42-4499-9303-c2ac9649a0c6 timout: [ RelativeTimeout value = 180000 ] 07:27:42 [INFO] Building jar from resources and headers. 07:27:42 [INFO] Writing jar finished. 07:27:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:44 [INFO] 07:27:44 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] 07:27:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:27:44 [INFO] 07:27:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] CycloneDX: Resolving Dependencies 07:27:44 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 07:27:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.xml 07:27:44 [INFO] attaching as odl-bgpcep-topology-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.json 07:27:44 [INFO] attaching as odl-bgpcep-topology-api-2.0.1-SNAPSHOT-cyclonedx.json 07:27:44 [INFO] 07:27:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] Skipping duplicate-finder execution! 07:27:44 [INFO] 07:27:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] Skipping plugin execution 07:27:44 [INFO] 07:27:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] Skipping source per configuration. 07:27:44 [INFO] 07:27:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] 07:27:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:44 [INFO] 07:27:44 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/2.0.1-SNAPSHOT/odl-bgpcep-topology-api-2.0.1-SNAPSHOT.pom 07:27:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/2.0.1-SNAPSHOT/odl-bgpcep-topology-api-2.0.1-SNAPSHOT-features.xml 07:27:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/2.0.1-SNAPSHOT/odl-bgpcep-topology-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-api/2.0.1-SNAPSHOT/odl-bgpcep-topology-api-2.0.1-SNAPSHOT-cyclonedx.json 07:27:44 [INFO] 07:27:44 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.1-SNAPSHOT 07:27:44 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:27:44 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:27:44 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:27:44 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:27:44 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:27:44 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:27:44 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:27:44 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:27:44 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:27:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:27:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:27:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:27:44 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:44 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:44 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:27:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:27:44 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:27:44 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:27:44 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:27:44 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:27:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:27:44 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:27:44 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:27:44 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:27:44 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:44 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:27:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:27:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:27:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:27:44 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:27:44 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:27:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:27:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:27:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:27:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:27:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:27:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:27:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:27:44 [INFO] +- junit:junit:jar:4.13.2:test 07:27:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:27:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:27:44 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:27:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:44 [INFO] 07:27:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-topology-api --- 07:27:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-api/target/sonatype-clm/module.xml 07:27:44 [INFO] 07:27:44 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api >------- 07:27:44 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api 2.0.1-SNAPSHOT [73/161] 07:27:44 [INFO] from features/odl-bgpcep-topology-tunnel-api/pom.xml 07:27:44 [INFO] ------------------------------[ feature ]------------------------------- 07:27:44 [INFO] 07:27:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-tunnel-api --- 07:27:44 [INFO] 07:27:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-tunnel-api --- 07:27:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:44 [INFO] 07:27:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-tunnel-api --- 07:27:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:44 [INFO] 07:27:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] 07:27:45 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] 07:27:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:45 [INFO] argLine set to empty 07:27:45 [INFO] 07:27:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] Starting audit... 07:27:45 Audit done. 07:27:45 [INFO] You have 0 Checkstyle violations. 07:27:45 [INFO] 07:27:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] Starting audit... 07:27:45 Audit done. 07:27:45 [INFO] You have 0 Checkstyle violations. 07:27:45 [INFO] 07:27:45 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] 07:27:45 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml 07:27:45 [INFO] ...done! 07:27:45 [INFO] Set artifact 07:27:45 [INFO] 07:27:45 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:27:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:45 [INFO] 07:27:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-tunnel-api >>> 07:27:45 [INFO] 07:27:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:45 [INFO] 07:27:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-tunnel-api <<< 07:27:45 [INFO] 07:27:45 [INFO] 07:27:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] 07:27:45 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:45 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api 07:27:45 [INFO] Project dependency features detected: [] 07:27:45 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:45 [INFO] Creating RMI registry server on 127.0.0.1:34787 07:27:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:45 [INFO] Waiting for remote bundle context.. on 34787 name: 62e64a13-40c0-495c-ad6d-a7bb10f1b3a2 timout: [ RelativeTimeout value = 180000 ] 07:27:49 [INFO] Building jar from resources and headers. 07:27:49 [INFO] Writing jar finished. 07:27:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:51 [INFO] 07:27:51 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:51 [INFO] 07:27:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-tunnel-api --- 07:27:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:27:51 [INFO] 07:27:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-tunnel-api --- 07:27:51 [INFO] CycloneDX: Resolving Dependencies 07:27:52 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 07:27:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.xml 07:27:52 [INFO] attaching as odl-bgpcep-topology-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.json 07:27:52 [INFO] attaching as odl-bgpcep-topology-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.json 07:27:52 [INFO] 07:27:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-tunnel-api --- 07:27:52 [INFO] Skipping duplicate-finder execution! 07:27:52 [INFO] 07:27:52 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-tunnel-api --- 07:27:52 [INFO] Skipping plugin execution 07:27:52 [INFO] 07:27:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-tunnel-api --- 07:27:52 [INFO] Skipping source per configuration. 07:27:52 [INFO] 07:27:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-tunnel-api --- 07:27:52 [INFO] 07:27:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-tunnel-api --- 07:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:52 [INFO] 07:27:52 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-tunnel-api --- 07:27:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/2.0.1-SNAPSHOT/odl-bgpcep-topology-tunnel-api-2.0.1-SNAPSHOT.pom 07:27:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/2.0.1-SNAPSHOT/odl-bgpcep-topology-tunnel-api-2.0.1-SNAPSHOT-features.xml 07:27:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/2.0.1-SNAPSHOT/odl-bgpcep-topology-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/2.0.1-SNAPSHOT/odl-bgpcep-topology-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.json 07:27:52 [INFO] 07:27:52 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:27:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.1-SNAPSHOT 07:27:52 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:27:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:27:52 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:27:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:27:52 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:27:52 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:27:52 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:27:52 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:27:52 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:27:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:27:52 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:27:52 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:27:52 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:27:52 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:27:52 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:27:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:27:52 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:52 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:52 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:27:52 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:27:52 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:27:52 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:27:52 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:27:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:27:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:27:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:27:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:27:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:27:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:27:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:27:52 [INFO] +- junit:junit:jar:4.13.2:test 07:27:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:27:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:27:52 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:27:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:52 [INFO] 07:27:52 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-topology-tunnel-api --- 07:27:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-tunnel-api/target/sonatype-clm/module.xml 07:27:52 [INFO] 07:27:52 [INFO] ----< org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing >----- 07:27:52 [INFO] Building OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api 2.0.1-SNAPSHOT [74/161] 07:27:52 [INFO] from features/odl-bgpcep-topology-segment-routing/pom.xml 07:27:52 [INFO] ------------------------------[ feature ]------------------------------- 07:27:52 [INFO] 07:27:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] 07:27:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:52 [INFO] 07:27:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:52 [INFO] 07:27:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] 07:27:52 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] 07:27:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:52 [INFO] argLine set to empty 07:27:52 [INFO] 07:27:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] Starting audit... 07:27:52 Audit done. 07:27:52 [INFO] You have 0 Checkstyle violations. 07:27:52 [INFO] 07:27:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] Starting audit... 07:27:52 Audit done. 07:27:52 [INFO] You have 0 Checkstyle violations. 07:27:52 [INFO] 07:27:52 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] 07:27:52 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml 07:27:52 [INFO] ...done! 07:27:52 [INFO] Set artifact 07:27:52 [INFO] 07:27:52 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:27:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:27:52 [INFO] 07:27:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-segment-routing >>> 07:27:52 [INFO] 07:27:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] No files found to run spotbugs, check compile phase has been run 07:27:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:27:52 [INFO] 07:27:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-segment-routing <<< 07:27:52 [INFO] 07:27:52 [INFO] 07:27:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] 07:27:52 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-topology-segment-routing --- 07:27:52 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing 07:27:52 [INFO] Project dependency features detected: [] 07:27:52 [INFO] Pax Exam System (Version: 4.14.0) created. 07:27:52 [INFO] Creating RMI registry server on 127.0.0.1:45589 07:27:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:27:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:27:53 [INFO] Waiting for remote bundle context.. on 45589 name: 9ed6e608-7d50-4e1f-862d-f45724ac5bc9 timout: [ RelativeTimeout value = 180000 ] 07:27:57 [INFO] Building jar from resources and headers. 07:27:57 [INFO] Writing jar finished. 07:27:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:27:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:27:59 [INFO] 07:27:59 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] 07:27:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:27:59 [INFO] 07:27:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] CycloneDX: Resolving Dependencies 07:27:59 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:27:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.xml 07:27:59 [INFO] attaching as odl-bgpcep-topology-segment-routing-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.json 07:27:59 [INFO] attaching as odl-bgpcep-topology-segment-routing-2.0.1-SNAPSHOT-cyclonedx.json 07:27:59 [INFO] 07:27:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] Skipping duplicate-finder execution! 07:27:59 [INFO] 07:27:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] Skipping plugin execution 07:27:59 [INFO] 07:27:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] Skipping source per configuration. 07:27:59 [INFO] 07:27:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] 07:27:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:27:59 [INFO] 07:27:59 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/2.0.1-SNAPSHOT/odl-bgpcep-topology-segment-routing-2.0.1-SNAPSHOT.pom 07:27:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/2.0.1-SNAPSHOT/odl-bgpcep-topology-segment-routing-2.0.1-SNAPSHOT-features.xml 07:27:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/2.0.1-SNAPSHOT/odl-bgpcep-topology-segment-routing-2.0.1-SNAPSHOT-cyclonedx.xml 07:27:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/2.0.1-SNAPSHOT/odl-bgpcep-topology-segment-routing-2.0.1-SNAPSHOT-cyclonedx.json 07:27:59 [INFO] 07:27:59 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:2.0.1-SNAPSHOT 07:27:59 [INFO] +- org.opendaylight.bgpcep:topology-segment-routing:jar:2.0.1-SNAPSHOT:compile 07:27:59 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:27:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:27:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:27:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:27:59 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:27:59 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:27:59 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:27:59 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:27:59 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:27:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:27:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:27:59 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:27:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:27:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:27:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:27:59 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:27:59 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.1-SNAPSHOT:compile 07:27:59 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:27:59 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:27:59 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:27:59 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:27:59 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:27:59 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:27:59 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:27:59 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:27:59 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:27:59 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:27:59 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:27:59 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:27:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:27:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:27:59 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:27:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:27:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:27:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:27:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:27:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:27:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:27:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:27:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:27:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:27:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:27:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:27:59 [INFO] +- junit:junit:jar:4.13.2:test 07:27:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:27:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:27:59 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:27:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:27:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:27:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:27:59 [INFO] 07:27:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-topology-segment-routing --- 07:27:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-segment-routing/target/sonatype-clm/module.xml 07:27:59 [INFO] 07:27:59 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-topology >----------- 07:27:59 [INFO] Building OpenDaylight :: BGP :: Topology 2.0.1-SNAPSHOT [75/161] 07:27:59 [INFO] from features/odl-bgpcep-bgp-topology/pom.xml 07:27:59 [INFO] ------------------------------[ feature ]------------------------------- 07:27:59 [INFO] 07:27:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-topology --- 07:27:59 [INFO] 07:27:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-topology --- 07:27:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:59 [INFO] 07:27:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-topology --- 07:27:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:27:59 [INFO] 07:27:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] 07:28:00 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] 07:28:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:00 [INFO] argLine set to empty 07:28:00 [INFO] 07:28:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] Starting audit... 07:28:00 Audit done. 07:28:00 [INFO] You have 0 Checkstyle violations. 07:28:00 [INFO] 07:28:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] Starting audit... 07:28:00 Audit done. 07:28:00 [INFO] You have 0 Checkstyle violations. 07:28:00 [INFO] 07:28:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] 07:28:00 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/feature/feature.xml 07:28:00 [INFO] ...done! 07:28:00 [INFO] Set artifact 07:28:00 [INFO] 07:28:00 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:28:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:00 [INFO] 07:28:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-topology >>> 07:28:00 [INFO] 07:28:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] No files found to run spotbugs, check compile phase has been run 07:28:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:00 [INFO] 07:28:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-topology <<< 07:28:00 [INFO] 07:28:00 [INFO] 07:28:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] 07:28:00 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-topology --- 07:28:00 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-topology 07:28:00 [INFO] Project dependency features detected: [] 07:28:00 [INFO] Pax Exam System (Version: 4.14.0) created. 07:28:00 [INFO] Creating RMI registry server on 127.0.0.1:37571 07:28:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:28:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:28:00 [INFO] Waiting for remote bundle context.. on 37571 name: 1b9fa91f-9d61-40e7-b49e-c305e0f6bb08 timout: [ RelativeTimeout value = 180000 ] 07:28:04 [INFO] Building jar from resources and headers. 07:28:04 [INFO] Writing jar finished. 07:28:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:28:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:28:15 [INFO] 07:28:15 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-topology --- 07:28:15 [INFO] 07:28:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-topology --- 07:28:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:28:15 [INFO] 07:28:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-topology --- 07:28:15 [INFO] CycloneDX: Resolving Dependencies 07:28:18 [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s) 07:28:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.xml 07:28:18 [INFO] attaching as odl-bgpcep-bgp-topology-2.0.1-SNAPSHOT-cyclonedx.xml 07:28:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.json 07:28:18 [INFO] attaching as odl-bgpcep-bgp-topology-2.0.1-SNAPSHOT-cyclonedx.json 07:28:18 [INFO] 07:28:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-topology --- 07:28:18 [INFO] Skipping duplicate-finder execution! 07:28:18 [INFO] 07:28:18 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-topology --- 07:28:18 [INFO] Skipping plugin execution 07:28:18 [INFO] 07:28:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-topology --- 07:28:18 [INFO] Skipping source per configuration. 07:28:18 [INFO] 07:28:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-topology --- 07:28:18 [INFO] 07:28:18 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-topology --- 07:28:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:18 [INFO] 07:28:18 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-topology --- 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/2.0.1-SNAPSHOT/odl-bgpcep-bgp-topology-2.0.1-SNAPSHOT.pom 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/2.0.1-SNAPSHOT/odl-bgpcep-bgp-topology-2.0.1-SNAPSHOT-features.xml 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/2.0.1-SNAPSHOT/odl-bgpcep-bgp-topology-2.0.1-SNAPSHOT-cyclonedx.xml 07:28:18 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/2.0.1-SNAPSHOT/odl-bgpcep-bgp-topology-2.0.1-SNAPSHOT-cyclonedx.json 07:28:18 [INFO] 07:28:18 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-topology --- 07:28:18 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:2.0.1-SNAPSHOT 07:28:18 [INFO] +- org.opendaylight.bgpcep:bgp-topology-provider:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:28:18 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:28:18 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:topology-segment-routing:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:28:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:28:18 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:18 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:28:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:28:18 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:28:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:28:18 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:28:18 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:28:18 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:28:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:28:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:28:18 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:28:18 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | | +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:28:18 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:28:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:28:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:28:18 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:28:18 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:28:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:28:18 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:28:18 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:28:18 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:28:18 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:28:18 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:28:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:28:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:28:18 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:28:18 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:28:18 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:28:18 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:28:18 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:28:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:28:18 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:28:18 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:28:18 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:28:18 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:28:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:28:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:28:18 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:28:18 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:28:18 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:28:18 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:28:18 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:28:18 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:28:18 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:28:18 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:28:18 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:28:18 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:28:18 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:28:18 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:28:18 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:28:18 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:28:18 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:28:18 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:28:18 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:28:18 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:28:18 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:28:18 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:28:18 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:28:18 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:28:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:28:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:28:18 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:28:18 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:28:18 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:28:18 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:28:18 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:28:18 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:28:18 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:28:18 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:28:18 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:28:18 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:28:18 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:28:18 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:28:18 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:28:18 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:28:18 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:28:18 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:28:18 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:28:18 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:28:18 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:28:18 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:28:18 [INFO] | \- org.opendaylight.bgpcep:graph-impl:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:28:18 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:28:18 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:2.0.1-SNAPSHOT:compile 07:28:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:18 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:28:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:28:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:28:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:28:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:28:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:28:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:28:18 [INFO] +- junit:junit:jar:4.13.2:test 07:28:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:28:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:28:18 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:28:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:28:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:18 [INFO] 07:28:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-topology --- 07:28:18 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-topology/target/sonatype-clm/module.xml 07:28:18 [INFO] 07:28:18 [INFO] ------------------< org.opendaylight.bgpcep:bgp-cli >------------------- 07:28:18 [INFO] Building bgp-cli 2.0.1-SNAPSHOT [76/161] 07:28:18 [INFO] from bgp/cli/pom.xml 07:28:18 [INFO] -------------------------------[ bundle ]------------------------------- 07:28:18 [INFO] 07:28:18 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-cli --- 07:28:18 [INFO] 07:28:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-cli --- 07:28:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:18 [INFO] 07:28:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-cli --- 07:28:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:18 [INFO] 07:28:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-cli --- 07:28:19 [INFO] 07:28:19 [INFO] --- dependency:3.10.0:properties (default) @ bgp-cli --- 07:28:19 [INFO] 07:28:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-cli --- 07:28:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:28:19 [INFO] 07:28:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-cli --- 07:28:19 [INFO] Starting audit... 07:28:19 Audit done. 07:28:19 [INFO] You have 0 Checkstyle violations. 07:28:19 [INFO] 07:28:19 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-cli --- 07:28:19 [INFO] Starting audit... 07:28:19 Audit done. 07:28:19 [INFO] You have 0 Checkstyle violations. 07:28:19 [INFO] 07:28:19 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-cli --- 07:28:19 [INFO] 07:28:19 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-cli --- 07:28:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/resources 07:28:19 [INFO] 07:28:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-cli --- 07:28:19 [INFO] Recompiling the module because of changed dependency. 07:28:19 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 07:28:19 [INFO] 07:28:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-cli >>> 07:28:19 [INFO] 07:28:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-cli --- 07:28:19 [INFO] Fork Value is true 07:28:22 [INFO] Done SpotBugs Analysis.... 07:28:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:22 [INFO] 07:28:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-cli <<< 07:28:22 [INFO] 07:28:22 [INFO] 07:28:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-cli --- 07:28:22 [INFO] BugInstance size is 0 07:28:22 [INFO] Error size is 0 07:28:22 [INFO] No errors/warnings found 07:28:22 [INFO] 07:28:22 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-cli --- 07:28:22 [INFO] Copying 6 resources from src/test/resources to target/test-classes 07:28:22 [INFO] 07:28:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-cli --- 07:28:22 [INFO] Recompiling the module because of changed dependency. 07:28:22 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:28:22 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/test/java/org/opendaylight/protocol/bgp/cli/utils/BGPOperationalStateUtilsTest.java:[62,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:28:22 [INFO] 07:28:22 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-cli --- 07:28:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:22 [INFO] 07:28:22 [INFO] ------------------------------------------------------- 07:28:22 [INFO] T E S T S 07:28:22 [INFO] ------------------------------------------------------- 07:28:23 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:28:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.959 s -- in org.opendaylight.protocol.bgp.cli.utils.BGPOperationalStateUtilsTest 07:28:27 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:28:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.cli.utils.GlobalStateCliUtilsTest 07:28:27 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:28:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.protocol.bgp.cli.utils.NeighborStateCliUtilsTest 07:28:27 [INFO] Running org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:28:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.cli.utils.PeerGroupStateCliUtilsTest 07:28:27 [INFO] 07:28:27 [INFO] Results: 07:28:27 [INFO] 07:28:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 07:28:27 [INFO] 07:28:27 [INFO] 07:28:27 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-cli --- 07:28:27 [INFO] 07:28:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-cli --- 07:28:27 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-2.0.1-SNAPSHOT.jar 07:28:27 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/classes/META-INF/MANIFEST.MF 07:28:27 [INFO] 07:28:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-cli --- 07:28:28 [WARNING] Javadoc Warnings 07:28:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: no comment 07:28:28 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:28:28 [WARNING] ^ 07:28:28 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/cli/src/main/java/org/opendaylight/protocol/bgp/cli/OperationalStateCommandProvider.java:21: warning: use of default constructor, which does not provide a comment 07:28:28 [WARNING] public final class OperationalStateCommandProvider implements Action { 07:28:28 [WARNING] ^ 07:28:28 [WARNING] 2 warnings 07:28:28 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-2.0.1-SNAPSHOT-javadoc.jar 07:28:28 [INFO] 07:28:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-cli --- 07:28:28 [INFO] CycloneDX: Resolving Dependencies 07:28:30 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 07:28:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.xml 07:28:30 [INFO] attaching as bgp-cli-2.0.1-SNAPSHOT-cyclonedx.xml 07:28:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.json 07:28:30 [INFO] attaching as bgp-cli-2.0.1-SNAPSHOT-cyclonedx.json 07:28:30 [INFO] 07:28:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-cli --- 07:28:30 [INFO] Skipping duplicate-finder execution! 07:28:30 [INFO] 07:28:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-cli --- 07:28:30 [INFO] No dependency problems found 07:28:30 [INFO] 07:28:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-cli --- 07:28:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-2.0.1-SNAPSHOT-sources.jar 07:28:30 [INFO] 07:28:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-cli --- 07:28:30 [INFO] 07:28:30 [INFO] --- jacoco:0.8.14:report (report) @ bgp-cli --- 07:28:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/code-coverage/jacoco.exec 07:28:30 [INFO] Analyzed bundle 'bgp-cli' with 5 classes 07:28:30 [INFO] 07:28:30 [INFO] --- install:3.1.4:install (default-install) @ bgp-cli --- 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/2.0.1-SNAPSHOT/bgp-cli-2.0.1-SNAPSHOT.pom 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/2.0.1-SNAPSHOT/bgp-cli-2.0.1-SNAPSHOT.jar 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/2.0.1-SNAPSHOT/bgp-cli-2.0.1-SNAPSHOT-javadoc.jar 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-cli/2.0.1-SNAPSHOT/bgp-cli-2.0.1-SNAPSHOT-cyclonedx.xml 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-cli/2.0.1-SNAPSHOT/bgp-cli-2.0.1-SNAPSHOT-cyclonedx.json 07:28:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/bgp-cli-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-cli/2.0.1-SNAPSHOT/bgp-cli-2.0.1-SNAPSHOT-sources.jar 07:28:30 [INFO] 07:28:30 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-cli --- 07:28:30 [INFO] Installing org/opendaylight/bgpcep/bgp-cli/2.0.1-SNAPSHOT/bgp-cli-2.0.1-SNAPSHOT.jar 07:28:30 [INFO] Writing OBR metadata 07:28:30 [INFO] 07:28:30 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-cli --- 07:28:30 [INFO] org.opendaylight.bgpcep:bgp-cli:bundle:2.0.1-SNAPSHOT 07:28:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:28:30 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:28:30 [INFO] | | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:28:30 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:28:30 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:28:30 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:28:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:28:30 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:28:30 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:30 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:28:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:30 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.10:provided 07:28:30 [INFO] | +- org.jline:jline:jar:3.30.6:provided 07:28:30 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.2:provided 07:28:30 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.10:provided 07:28:30 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.10:provided 07:28:30 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 07:28:30 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:provided 07:28:30 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.9:provided 07:28:30 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 07:28:30 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 07:28:30 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 07:28:30 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.10:provided 07:28:30 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.17.1:provided 07:28:30 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 07:28:30 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.10:provided 07:28:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:28:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:28:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:28:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:28:30 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:28:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:30 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:28:30 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:28:30 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:28:30 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:28:30 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:28:30 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:28:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:28:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:28:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:28:30 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:28:30 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:28:30 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:28:30 [INFO] | | | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:28:30 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:28:30 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:28:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:28:30 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:28:30 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:28:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:28:30 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:28:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:28:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:28:30 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:28:30 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:28:30 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:28:30 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:28:30 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:28:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:28:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:28:30 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:28:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:28:30 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:28:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:test 07:28:30 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:28:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:28:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:28:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:28:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:28:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:28:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:28:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:28:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:28:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:28:30 [INFO] +- junit:junit:jar:4.13.2:test 07:28:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:28:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:28:30 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:28:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:28:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:30 [INFO] 07:28:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-cli --- 07:28:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/cli/target/sonatype-clm/module.xml 07:28:30 [INFO] 07:28:30 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-cli >------------- 07:28:30 [INFO] Building OpenDaylight :: BGP :: Cli 2.0.1-SNAPSHOT [77/161] 07:28:30 [INFO] from features/odl-bgpcep-bgp-cli/pom.xml 07:28:30 [INFO] ------------------------------[ feature ]------------------------------- 07:28:30 [INFO] 07:28:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] 07:28:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:30 [INFO] 07:28:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:30 [INFO] 07:28:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] 07:28:30 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] 07:28:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:30 [INFO] argLine set to empty 07:28:30 [INFO] 07:28:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] Starting audit... 07:28:30 Audit done. 07:28:30 [INFO] You have 0 Checkstyle violations. 07:28:30 [INFO] 07:28:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] Starting audit... 07:28:30 Audit done. 07:28:30 [INFO] You have 0 Checkstyle violations. 07:28:30 [INFO] 07:28:30 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] 07:28:30 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/feature/feature.xml 07:28:30 [INFO] ...done! 07:28:30 [INFO] Set artifact 07:28:30 [INFO] 07:28:30 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-cli --- 07:28:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:28:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:28:30 [INFO] 07:28:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-cli >>> 07:28:31 [INFO] 07:28:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-cli --- 07:28:31 [INFO] No files found to run spotbugs, check compile phase has been run 07:28:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:31 [INFO] 07:28:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-cli <<< 07:28:31 [INFO] 07:28:31 [INFO] 07:28:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-cli --- 07:28:31 [INFO] 07:28:31 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-cli --- 07:28:31 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-cli 07:28:31 [INFO] Project dependency features detected: [] 07:28:31 [INFO] Pax Exam System (Version: 4.14.0) created. 07:28:31 [INFO] Creating RMI registry server on 127.0.0.1:41049 07:28:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:28:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:28:31 [INFO] Waiting for remote bundle context.. on 41049 name: 6a766fd8-2729-455f-8033-f9e2c111af4c timout: [ RelativeTimeout value = 180000 ] 07:28:35 [INFO] Building jar from resources and headers. 07:28:35 [INFO] Writing jar finished. 07:28:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:28:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:28:39 [INFO] 07:28:39 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-cli --- 07:28:39 [INFO] 07:28:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-cli --- 07:28:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:28:39 [INFO] 07:28:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-cli --- 07:28:39 [INFO] CycloneDX: Resolving Dependencies 07:28:40 [INFO] CycloneDX: Creating BOM version 1.6 with 160 component(s) 07:28:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.xml 07:28:41 [INFO] attaching as odl-bgpcep-bgp-cli-2.0.1-SNAPSHOT-cyclonedx.xml 07:28:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.json 07:28:41 [INFO] attaching as odl-bgpcep-bgp-cli-2.0.1-SNAPSHOT-cyclonedx.json 07:28:41 [INFO] 07:28:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-cli --- 07:28:41 [INFO] Skipping duplicate-finder execution! 07:28:41 [INFO] 07:28:41 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-cli --- 07:28:41 [INFO] Skipping plugin execution 07:28:41 [INFO] 07:28:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-cli --- 07:28:41 [INFO] Skipping source per configuration. 07:28:41 [INFO] 07:28:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-cli --- 07:28:41 [INFO] 07:28:41 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-cli --- 07:28:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:28:41 [INFO] 07:28:41 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-cli --- 07:28:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/2.0.1-SNAPSHOT/odl-bgpcep-bgp-cli-2.0.1-SNAPSHOT.pom 07:28:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/2.0.1-SNAPSHOT/odl-bgpcep-bgp-cli-2.0.1-SNAPSHOT-features.xml 07:28:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/2.0.1-SNAPSHOT/odl-bgpcep-bgp-cli-2.0.1-SNAPSHOT-cyclonedx.xml 07:28:41 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/2.0.1-SNAPSHOT/odl-bgpcep-bgp-cli-2.0.1-SNAPSHOT-cyclonedx.json 07:28:41 [INFO] 07:28:41 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-cli --- 07:28:41 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:2.0.1-SNAPSHOT 07:28:41 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:28:41 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:28:41 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:28:41 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:28:41 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:28:41 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:28:41 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:28:41 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:28:41 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:28:41 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:28:41 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:28:41 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:28:41 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:28:41 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:28:41 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:28:41 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:28:41 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:28:41 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:28:41 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:28:41 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:28:41 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:28:41 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:28:41 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:28:41 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:28:41 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:28:41 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:28:41 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:28:41 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:28:41 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:28:41 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:28:41 [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:28:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:28:41 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:28:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:28:41 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:28:41 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:28:41 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:28:41 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:28:41 [INFO] | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:28:41 [INFO] | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:28:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:28:41 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:28:41 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:28:41 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:28:41 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:28:41 [INFO] +- org.opendaylight.bgpcep:bgp-cli:jar:2.0.1-SNAPSHOT:compile 07:28:41 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:28:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:28:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:28:41 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:28:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:28:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:28:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:28:41 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:28:41 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:28:41 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:28:41 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:28:41 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:28:41 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:28:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:28:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:28:41 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:28:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:28:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:28:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:28:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:28:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:28:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:28:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:28:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:28:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:28:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:28:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:28:41 [INFO] +- junit:junit:jar:4.13.2:test 07:28:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:28:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:28:41 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:28:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:28:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:28:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:28:41 [INFO] 07:28:41 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-cli --- 07:28:41 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-cli/target/sonatype-clm/module.xml 07:28:41 [INFO] 07:28:41 [INFO] ----------------< org.opendaylight.bgpcep:bgp-flowspec >---------------- 07:28:41 [INFO] Building bgp-flowspec 2.0.1-SNAPSHOT [78/161] 07:28:41 [INFO] from bgp/extensions/flowspec/pom.xml 07:28:41 [INFO] -------------------------------[ bundle ]------------------------------- 07:28:41 [INFO] 07:28:41 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-flowspec --- 07:28:41 [INFO] 07:28:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-flowspec --- 07:28:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:41 [INFO] 07:28:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-flowspec --- 07:28:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:28:41 [INFO] 07:28:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-flowspec --- 07:28:41 [INFO] 07:28:41 [INFO] --- dependency:3.10.0:properties (default) @ bgp-flowspec --- 07:28:41 [INFO] 07:28:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-flowspec --- 07:28:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/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:28:41 [INFO] 07:28:41 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-flowspec --- 07:28:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:28:41 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/yang 07:28:41 [INFO] yang-to-sources: Found 14 dependencies in 6.516 ms 07:28:41 [INFO] yang-to-sources: Project model files found: 1 in 4.587 ms 07:28:41 [INFO] yang-to-sources: 13 YANG models processed in 150.4 ms 07:28:41 [INFO] BindingJavaFileGenerator: Defined 249 files in 15.75 ms 07:28:41 [INFO] Sorted 249 files into 51 directories in 520.6 μs 07:28:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 249 in 53.13 ms 07:28:41 [INFO] 07:28:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-flowspec --- 07:28:41 [INFO] Starting audit... 07:28:41 Audit done. 07:28:41 [INFO] You have 0 Checkstyle violations. 07:28:41 [INFO] 07:28:41 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-flowspec --- 07:28:42 [INFO] Starting audit... 07:28:42 Audit done. 07:28:42 [INFO] You have 0 Checkstyle violations. 07:28:42 [INFO] 07:28:42 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-flowspec --- 07:28:42 [INFO] 07:28:42 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-flowspec --- 07:28:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/resources 07:28:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/generated-sources/spi 07:28:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:28:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:28:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:28:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/generated-sources/spi 07:28:42 [INFO] 07:28:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-flowspec --- 07:28:42 [INFO] Recompiling the module because of changed dependency. 07:28:42 [INFO] Compiling 305 source files with javac [debug release 21] to target/classes 07:28:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:28:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:28:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[301,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[318,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[335,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[352,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[369,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[386,93] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[403,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[420,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[437,93] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/AbstractFlowspecNlriParser.java:[441,77] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[75,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[77,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[84,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/BGPActivator.java:[86,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv4/FlowspecIpv4NlriParserHelper.java:[83,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[93,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/ipv6/FlowspecIpv6NlriParserHelper.java:[110,100] unchecked cast 07:28:43 required: java.util.Set 07:28:43 found: java.lang.Object 07:28:43 [INFO] 07:28:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-flowspec >>> 07:28:43 [INFO] 07:28:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-flowspec --- 07:28:43 [INFO] Fork Value is true 07:28:48 [INFO] Done SpotBugs Analysis.... 07:28:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:28:48 [INFO] 07:28:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-flowspec <<< 07:28:48 [INFO] 07:28:48 [INFO] 07:28:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-flowspec --- 07:28:48 [INFO] BugInstance size is 0 07:28:48 [INFO] Error size is 0 07:28:48 [INFO] No errors/warnings found 07:28:48 [INFO] 07:28:48 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-flowspec --- 07:28:48 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/src/test/resources 07:28:48 [INFO] 07:28:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-flowspec --- 07:28:48 [INFO] Recompiling the module because of changed dependency. 07:28:48 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 07:28:48 [INFO] 07:28:48 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-flowspec --- 07:28:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:28:48 [INFO] 07:28:48 [INFO] ------------------------------------------------------- 07:28:48 [INFO] T E S T S 07:28:48 [INFO] ------------------------------------------------------- 07:28:49 [INFO] Running org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:28:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.opendaylight.protocol.bgp.flowspec.AbstractFlowspecNlriParserTest 07:28:50 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:28:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:28:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.942 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv6RIBSupportTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:28:55 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.protocol.bgp.flowspec.extended.communities.FSExtendedCommunitiesTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:28:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecIpv4RIBSupportTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:28:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4RIBSupportTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:28:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.flowspec.handlers.NumericOperandParserTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:28:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.flowspec.TableTypeActivatorTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:28:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6RIBSupportTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:28:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv6NlriParserTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:28:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv6NlriParserTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:28:55 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.bgp.flowspec.SimpleFlowspecIpv4NlriParserTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:28:55 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.protocol.bgp.flowspec.FlowspecL3vpnIpv4NlriParserTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:28:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.OperandsTest 07:28:55 [INFO] Running org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:28:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.flowspec.ActivatorTest 07:28:55 [INFO] 07:28:55 [INFO] Results: 07:28:55 [INFO] 07:28:55 [INFO] Tests run: 130, Failures: 0, Errors: 0, Skipped: 0 07:28:55 [INFO] 07:28:55 [INFO] 07:28:55 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-flowspec --- 07:28:55 [INFO] 07:28:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-flowspec --- 07:28:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-2.0.1-SNAPSHOT.jar 07:28:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/classes/META-INF/MANIFEST.MF 07:28:56 [INFO] 07:28:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-flowspec --- 07:29:01 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-2.0.1-SNAPSHOT-javadoc.jar 07:29:01 [INFO] 07:29:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-flowspec --- 07:29:01 [INFO] CycloneDX: Resolving Dependencies 07:29:02 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:29:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.xml 07:29:02 [INFO] attaching as bgp-flowspec-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.json 07:29:02 [INFO] attaching as bgp-flowspec-2.0.1-SNAPSHOT-cyclonedx.json 07:29:02 [INFO] 07:29:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-flowspec --- 07:29:02 [INFO] Skipping duplicate-finder execution! 07:29:02 [INFO] 07:29:02 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-flowspec --- 07:29:02 [INFO] No dependency problems found 07:29:02 [INFO] 07:29:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-flowspec --- 07:29:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-2.0.1-SNAPSHOT-sources.jar 07:29:02 [INFO] 07:29:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-flowspec --- 07:29:02 [INFO] 07:29:02 [INFO] --- jacoco:0.8.14:report (report) @ bgp-flowspec --- 07:29:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/code-coverage/jacoco.exec 07:29:02 [INFO] Analyzed bundle 'bgp-flowspec' with 59 classes 07:29:03 [INFO] 07:29:03 [INFO] --- install:3.1.4:install (default-install) @ bgp-flowspec --- 07:29:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/2.0.1-SNAPSHOT/bgp-flowspec-2.0.1-SNAPSHOT.pom 07:29:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/2.0.1-SNAPSHOT/bgp-flowspec-2.0.1-SNAPSHOT.jar 07:29:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/2.0.1-SNAPSHOT/bgp-flowspec-2.0.1-SNAPSHOT-javadoc.jar 07:29:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/2.0.1-SNAPSHOT/bgp-flowspec-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/2.0.1-SNAPSHOT/bgp-flowspec-2.0.1-SNAPSHOT-cyclonedx.json 07:29:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/bgp-flowspec-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-flowspec/2.0.1-SNAPSHOT/bgp-flowspec-2.0.1-SNAPSHOT-sources.jar 07:29:03 [INFO] 07:29:03 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-flowspec --- 07:29:03 [INFO] Installing org/opendaylight/bgpcep/bgp-flowspec/2.0.1-SNAPSHOT/bgp-flowspec-2.0.1-SNAPSHOT.jar 07:29:03 [INFO] Writing OBR metadata 07:29:03 [INFO] 07:29:03 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-flowspec --- 07:29:03 [INFO] org.opendaylight.bgpcep:bgp-flowspec:bundle:2.0.1-SNAPSHOT 07:29:03 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:29:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:03 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:29:03 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:29:03 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:29:03 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:29:03 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:29:03 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:29:03 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:29:03 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:29:03 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:29:03 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:29:03 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:29:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:29:03 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:29:03 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:29:03 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:29:03 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:29:03 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:29:03 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:29:03 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:29:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:29:03 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:29:03 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:29:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:29:03 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:29:03 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:29:03 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:29:03 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:29:03 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:29:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:03 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:29:03 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:29:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:29:03 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:29:03 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:29:03 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:29:03 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:29:03 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:29:03 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:29:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:29:03 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:29:03 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:29:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:29:03 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:29:03 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:29:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:29:03 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:29:03 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:29:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:29:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:29:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:29:03 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:29:03 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:29:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:29:03 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:29:03 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:29:03 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:29:03 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:29:03 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:29:03 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:29:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:29:03 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:29:03 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:29:03 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:29:03 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:29:03 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:29:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:29:03 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:29:03 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:29:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:29:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:29:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:29:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:29:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:29:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:29:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:29:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:29:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:29:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:29:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:29:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:29:03 [INFO] +- junit:junit:jar:4.13.2:test 07:29:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:29:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:29:03 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:29:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:29:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:03 [INFO] 07:29:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-flowspec --- 07:29:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/flowspec/target/sonatype-clm/module.xml 07:29:03 [INFO] 07:29:03 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec >----------- 07:29:03 [INFO] Building OpenDaylight :: BGP :: Flowspec 2.0.1-SNAPSHOT [79/161] 07:29:03 [INFO] from features/odl-bgpcep-bgp-flowspec/pom.xml 07:29:03 [INFO] ------------------------------[ feature ]------------------------------- 07:29:03 [INFO] 07:29:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] 07:29:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:03 [INFO] 07:29:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:03 [INFO] 07:29:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] 07:29:03 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] 07:29:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:03 [INFO] argLine set to empty 07:29:03 [INFO] 07:29:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] Starting audit... 07:29:03 Audit done. 07:29:03 [INFO] You have 0 Checkstyle violations. 07:29:03 [INFO] 07:29:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] Starting audit... 07:29:03 Audit done. 07:29:03 [INFO] You have 0 Checkstyle violations. 07:29:03 [INFO] 07:29:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] 07:29:03 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml 07:29:03 [INFO] ...done! 07:29:03 [INFO] Set artifact 07:29:03 [INFO] 07:29:03 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:29:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:03 [INFO] 07:29:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-flowspec >>> 07:29:03 [INFO] 07:29:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] No files found to run spotbugs, check compile phase has been run 07:29:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:03 [INFO] 07:29:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-flowspec <<< 07:29:03 [INFO] 07:29:03 [INFO] 07:29:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] 07:29:03 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-flowspec --- 07:29:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec 07:29:03 [INFO] Project dependency features detected: [] 07:29:03 [INFO] Pax Exam System (Version: 4.14.0) created. 07:29:03 [INFO] Creating RMI registry server on 127.0.0.1:46157 07:29:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:29:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:29:04 [INFO] Waiting for remote bundle context.. on 46157 name: fbb78d1d-3b37-4c72-aa85-78d2d7b94a56 timout: [ RelativeTimeout value = 180000 ] 07:29:08 [INFO] Building jar from resources and headers. 07:29:08 [INFO] Writing jar finished. 07:29:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:29:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:29:13 [INFO] 07:29:13 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-flowspec --- 07:29:13 [INFO] 07:29:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-flowspec --- 07:29:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:29:13 [INFO] 07:29:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-flowspec --- 07:29:13 [INFO] CycloneDX: Resolving Dependencies 07:29:14 [INFO] CycloneDX: Creating BOM version 1.6 with 159 component(s) 07:29:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.xml 07:29:14 [INFO] attaching as odl-bgpcep-bgp-flowspec-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.json 07:29:14 [INFO] attaching as odl-bgpcep-bgp-flowspec-2.0.1-SNAPSHOT-cyclonedx.json 07:29:14 [INFO] 07:29:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-flowspec --- 07:29:14 [INFO] Skipping duplicate-finder execution! 07:29:14 [INFO] 07:29:14 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-flowspec --- 07:29:14 [INFO] Skipping plugin execution 07:29:14 [INFO] 07:29:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-flowspec --- 07:29:14 [INFO] Skipping source per configuration. 07:29:14 [INFO] 07:29:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-flowspec --- 07:29:14 [INFO] 07:29:14 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-flowspec --- 07:29:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:14 [INFO] 07:29:14 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-flowspec --- 07:29:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/2.0.1-SNAPSHOT/odl-bgpcep-bgp-flowspec-2.0.1-SNAPSHOT.pom 07:29:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/2.0.1-SNAPSHOT/odl-bgpcep-bgp-flowspec-2.0.1-SNAPSHOT-features.xml 07:29:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/2.0.1-SNAPSHOT/odl-bgpcep-bgp-flowspec-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/2.0.1-SNAPSHOT/odl-bgpcep-bgp-flowspec-2.0.1-SNAPSHOT-cyclonedx.json 07:29:14 [INFO] 07:29:14 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:29:14 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:2.0.1-SNAPSHOT 07:29:14 [INFO] +- org.opendaylight.bgpcep:bgp-flowspec:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:29:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:14 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:29:14 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:29:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:29:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:29:14 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:29:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:29:14 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:29:14 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:29:14 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:29:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:29:14 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:29:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:29:14 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:29:14 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:29:14 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:29:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:29:14 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:29:14 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:29:14 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:29:14 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:29:14 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:29:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:29:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:29:14 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:29:14 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:29:14 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:29:14 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:29:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:29:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:29:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:29:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:29:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:29:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:29:14 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:29:14 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:29:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:29:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:29:14 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:29:14 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:29:14 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:29:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:29:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:29:14 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:29:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:29:14 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:29:14 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:29:14 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:29:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:29:14 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:29:14 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:29:14 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:29:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:29:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:29:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:29:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:29:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:29:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:29:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:29:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:29:14 [INFO] +- junit:junit:jar:4.13.2:test 07:29:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:29:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:29:14 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:29:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:29:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:14 [INFO] 07:29:14 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-flowspec --- 07:29:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-flowspec/target/sonatype-clm/module.xml 07:29:14 [INFO] 07:29:14 [INFO] ------------< org.opendaylight.bgpcep:bgp-labeled-unicast >------------- 07:29:14 [INFO] Building bgp-labeled-unicast 2.0.1-SNAPSHOT [80/161] 07:29:14 [INFO] from bgp/extensions/labeled-unicast/pom.xml 07:29:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:29:14 [INFO] 07:29:14 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-labeled-unicast --- 07:29:14 [INFO] 07:29:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-labeled-unicast --- 07:29:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:14 [INFO] 07:29:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-labeled-unicast --- 07:29:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:14 [INFO] 07:29:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-labeled-unicast --- 07:29:15 [INFO] 07:29:15 [INFO] --- dependency:3.10.0:properties (default) @ bgp-labeled-unicast --- 07:29:15 [INFO] 07:29:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-labeled-unicast --- 07:29:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/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:29:15 [INFO] 07:29:15 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-labeled-unicast --- 07:29:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:29:15 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/yang 07:29:15 [INFO] yang-to-sources: Found 14 dependencies in 6.472 ms 07:29:15 [INFO] yang-to-sources: Project model files found: 1 in 2.260 ms 07:29:15 [INFO] yang-to-sources: 13 YANG models processed in 104.4 ms 07:29:15 [INFO] BindingJavaFileGenerator: Defined 79 files in 12.28 ms 07:29:15 [INFO] Sorted 79 files into 24 directories in 234.1 μs 07:29:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 79 in 38.08 ms 07:29:15 [INFO] 07:29:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-labeled-unicast --- 07:29:15 [INFO] Starting audit... 07:29:15 Audit done. 07:29:15 [INFO] You have 0 Checkstyle violations. 07:29:15 [INFO] 07:29:15 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-labeled-unicast --- 07:29:15 [INFO] Starting audit... 07:29:15 Audit done. 07:29:15 [INFO] You have 0 Checkstyle violations. 07:29:15 [INFO] 07:29:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-labeled-unicast --- 07:29:15 [INFO] 07:29:15 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-labeled-unicast --- 07:29:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/resources 07:29:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:29:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:29:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:29:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:29:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/generated-sources/spi 07:29:15 [INFO] 07:29:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-labeled-unicast --- 07:29:15 [INFO] Recompiling the module because of changed dependency. 07:29:15 [INFO] Compiling 87 source files with javac [debug release 21] to target/classes 07:29:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:29:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:29:16 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:29:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:16 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/main/java/org/opendaylight/protocol/bgp/labeled/unicast/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:16 [INFO] 07:29:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-labeled-unicast >>> 07:29:16 [INFO] 07:29:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-labeled-unicast --- 07:29:16 [INFO] Fork Value is true 07:29:19 [INFO] Done SpotBugs Analysis.... 07:29:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:19 [INFO] 07:29:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-labeled-unicast <<< 07:29:19 [INFO] 07:29:19 [INFO] 07:29:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-labeled-unicast --- 07:29:19 [INFO] BugInstance size is 0 07:29:19 [INFO] Error size is 0 07:29:19 [INFO] No errors/warnings found 07:29:19 [INFO] 07:29:19 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-labeled-unicast --- 07:29:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/src/test/resources 07:29:19 [INFO] 07:29:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-labeled-unicast --- 07:29:19 [INFO] Recompiling the module because of changed dependency. 07:29:19 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 07:29:19 [INFO] 07:29:19 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-labeled-unicast --- 07:29:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:19 [INFO] 07:29:19 [INFO] ------------------------------------------------------- 07:29:19 [INFO] T E S T S 07:29:19 [INFO] ------------------------------------------------------- 07:29:20 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:29:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:29:25 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.835 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv6RIBSupportTest 07:29:25 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:29:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.labeled.unicast.BgpPrefixSidTlvsTest 07:29:25 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:29:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.labeled.unicast.TableTypeActivatorTest 07:29:25 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:29:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LUNlriParserTest 07:29:25 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:29:25 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.protocol.bgp.labeled.unicast.LabeledUnicastIpv4RIBSupportTest 07:29:25 [INFO] Running org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:29:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.labeled.unicast.ActivatorTest 07:29:25 [INFO] 07:29:25 [INFO] Results: 07:29:25 [INFO] 07:29:25 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 07:29:25 [INFO] 07:29:25 [INFO] 07:29:25 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-labeled-unicast --- 07:29:25 [INFO] 07:29:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-labeled-unicast --- 07:29:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-2.0.1-SNAPSHOT.jar 07:29:26 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/classes/META-INF/MANIFEST.MF 07:29:26 [INFO] 07:29:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-labeled-unicast --- 07:29:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-2.0.1-SNAPSHOT-javadoc.jar 07:29:29 [INFO] 07:29:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-labeled-unicast --- 07:29:29 [INFO] CycloneDX: Resolving Dependencies 07:29:30 [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s) 07:29:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.xml 07:29:30 [INFO] attaching as bgp-labeled-unicast-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.json 07:29:30 [INFO] attaching as bgp-labeled-unicast-2.0.1-SNAPSHOT-cyclonedx.json 07:29:30 [INFO] 07:29:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-labeled-unicast --- 07:29:30 [INFO] Skipping duplicate-finder execution! 07:29:30 [INFO] 07:29:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-labeled-unicast --- 07:29:30 [INFO] No dependency problems found 07:29:30 [INFO] 07:29:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-labeled-unicast --- 07:29:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-2.0.1-SNAPSHOT-sources.jar 07:29:30 [INFO] 07:29:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-labeled-unicast --- 07:29:30 [INFO] 07:29:30 [INFO] --- jacoco:0.8.14:report (report) @ bgp-labeled-unicast --- 07:29:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/code-coverage/jacoco.exec 07:29:30 [INFO] Analyzed bundle 'bgp-labeled-unicast' with 11 classes 07:29:30 [INFO] 07:29:30 [INFO] --- install:3.1.4:install (default-install) @ bgp-labeled-unicast --- 07:29:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/2.0.1-SNAPSHOT/bgp-labeled-unicast-2.0.1-SNAPSHOT.pom 07:29:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/2.0.1-SNAPSHOT/bgp-labeled-unicast-2.0.1-SNAPSHOT.jar 07:29:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/2.0.1-SNAPSHOT/bgp-labeled-unicast-2.0.1-SNAPSHOT-javadoc.jar 07:29:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/2.0.1-SNAPSHOT/bgp-labeled-unicast-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/2.0.1-SNAPSHOT/bgp-labeled-unicast-2.0.1-SNAPSHOT-cyclonedx.json 07:29:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/bgp-labeled-unicast-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-labeled-unicast/2.0.1-SNAPSHOT/bgp-labeled-unicast-2.0.1-SNAPSHOT-sources.jar 07:29:30 [INFO] 07:29:30 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-labeled-unicast --- 07:29:30 [INFO] Installing org/opendaylight/bgpcep/bgp-labeled-unicast/2.0.1-SNAPSHOT/bgp-labeled-unicast-2.0.1-SNAPSHOT.jar 07:29:30 [INFO] Writing OBR metadata 07:29:30 [INFO] 07:29:30 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-labeled-unicast --- 07:29:30 [INFO] org.opendaylight.bgpcep:bgp-labeled-unicast:bundle:2.0.1-SNAPSHOT 07:29:30 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:29:30 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:29:30 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:29:30 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:29:30 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:29:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:30 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:29:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:29:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:29:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:29:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:29:30 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:29:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:29:30 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:29:30 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:29:30 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:29:30 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:29:30 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:29:30 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:29:30 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:29:30 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:29:30 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:29:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:29:30 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:29:30 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:29:30 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:29:30 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:29:30 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:29:30 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:29:30 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:29:30 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:30 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:29:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:30 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:29:30 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:29:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:29:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:29:30 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:29:30 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:29:30 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:29:30 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:29:30 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:29:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:29:30 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:29:30 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:29:30 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:29:30 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:29:30 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:29:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:29:30 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:29:30 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:29:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:29:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:29:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:29:30 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:29:30 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:29:30 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:29:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:29:30 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:29:30 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:29:30 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:29:30 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:29:30 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:29:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:29:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:29:30 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:29:30 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:29:30 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:29:30 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:29:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:29:30 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:29:30 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:29:30 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:29:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:29:30 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:29:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:29:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:29:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:29:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:29:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:29:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:29:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:29:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:29:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:29:30 [INFO] +- junit:junit:jar:4.13.2:test 07:29:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:29:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:29:30 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:29:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:29:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:30 [INFO] 07:29:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-labeled-unicast --- 07:29:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/labeled-unicast/target/sonatype-clm/module.xml 07:29:30 [INFO] 07:29:30 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast >------- 07:29:30 [INFO] Building OpenDaylight :: BGP :: Labeled Unicast 2.0.1-SNAPSHOT [81/161] 07:29:30 [INFO] from features/odl-bgpcep-bgp-labeled-unicast/pom.xml 07:29:30 [INFO] ------------------------------[ feature ]------------------------------- 07:29:30 [INFO] 07:29:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:30 [INFO] 07:29:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:30 [INFO] 07:29:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:30 [INFO] 07:29:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] 07:29:31 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] 07:29:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:31 [INFO] argLine set to empty 07:29:31 [INFO] 07:29:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] Starting audit... 07:29:31 Audit done. 07:29:31 [INFO] You have 0 Checkstyle violations. 07:29:31 [INFO] 07:29:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] Starting audit... 07:29:31 Audit done. 07:29:31 [INFO] You have 0 Checkstyle violations. 07:29:31 [INFO] 07:29:31 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] 07:29:31 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml 07:29:31 [INFO] ...done! 07:29:31 [INFO] Set artifact 07:29:31 [INFO] 07:29:31 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:29:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:29:31 [INFO] 07:29:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-labeled-unicast >>> 07:29:31 [INFO] 07:29:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] No files found to run spotbugs, check compile phase has been run 07:29:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:31 [INFO] 07:29:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-labeled-unicast <<< 07:29:31 [INFO] 07:29:31 [INFO] 07:29:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] 07:29:31 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:31 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast 07:29:31 [INFO] Project dependency features detected: [] 07:29:31 [INFO] Pax Exam System (Version: 4.14.0) created. 07:29:31 [INFO] Creating RMI registry server on 127.0.0.1:37171 07:29:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:29:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:29:31 [INFO] Waiting for remote bundle context.. on 37171 name: c0367eb8-54d5-4b76-ba00-4179a440e01f timout: [ RelativeTimeout value = 180000 ] 07:29:35 [INFO] Building jar from resources and headers. 07:29:35 [INFO] Writing jar finished. 07:29:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:29:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:29:40 [INFO] 07:29:40 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:40 [INFO] 07:29:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:29:40 [INFO] 07:29:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:40 [INFO] CycloneDX: Resolving Dependencies 07:29:42 [INFO] CycloneDX: Creating BOM version 1.6 with 161 component(s) 07:29:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml 07:29:42 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json 07:29:42 [INFO] attaching as odl-bgpcep-bgp-labeled-unicast-2.0.1-SNAPSHOT-cyclonedx.json 07:29:42 [INFO] 07:29:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:42 [INFO] Skipping duplicate-finder execution! 07:29:42 [INFO] 07:29:42 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:42 [INFO] Skipping plugin execution 07:29:42 [INFO] 07:29:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:42 [INFO] Skipping source per configuration. 07:29:42 [INFO] 07:29:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:42 [INFO] 07:29:42 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:29:42 [INFO] 07:29:42 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/2.0.1-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-2.0.1-SNAPSHOT.pom 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/2.0.1-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-2.0.1-SNAPSHOT-features.xml 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/2.0.1-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:42 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/2.0.1-SNAPSHOT/odl-bgpcep-bgp-labeled-unicast-2.0.1-SNAPSHOT-cyclonedx.json 07:29:42 [INFO] 07:29:42 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:42 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:2.0.1-SNAPSHOT 07:29:42 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:29:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:29:42 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:29:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:29:42 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:29:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:29:42 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:29:42 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:29:42 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:29:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:29:42 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:29:42 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:29:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:29:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:29:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:29:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:29:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:29:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:29:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:29:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:29:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:29:42 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:29:42 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:29:42 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:29:42 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:29:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:29:42 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:29:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:29:42 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:29:42 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:29:42 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:29:42 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:29:42 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:29:42 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:29:42 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:29:42 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:29:42 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:29:42 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:29:42 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:29:42 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:29:42 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:29:42 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:29:42 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:29:42 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:29:42 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:29:42 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:29:42 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:29:42 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:29:42 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:29:42 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:29:42 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:29:42 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:29:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:42 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:29:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:29:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:29:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:29:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:29:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:29:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:29:42 [INFO] +- junit:junit:jar:4.13.2:test 07:29:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:29:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:29:42 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:29:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:29:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:42 [INFO] 07:29:42 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-labeled-unicast --- 07:29:42 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-labeled-unicast/target/sonatype-clm/module.xml 07:29:42 [INFO] 07:29:42 [INFO] -----------------< org.opendaylight.bgpcep:bgp-l3vpn >------------------ 07:29:42 [INFO] Building bgp-l3vpn 2.0.1-SNAPSHOT [82/161] 07:29:42 [INFO] from bgp/extensions/l3vpn/pom.xml 07:29:42 [INFO] -------------------------------[ bundle ]------------------------------- 07:29:42 [INFO] 07:29:42 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-l3vpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-l3vpn --- 07:29:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:42 [INFO] 07:29:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-l3vpn --- 07:29:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:42 [INFO] 07:29:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-l3vpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- dependency:3.10.0:properties (default) @ bgp-l3vpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-l3vpn --- 07:29:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/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:29:42 [INFO] 07:29:42 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-l3vpn --- 07:29:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:29:42 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/yang 07:29:42 [INFO] yang-to-sources: Found 15 dependencies in 8.808 ms 07:29:42 [INFO] yang-to-sources: Project model files found: 4 in 2.695 ms 07:29:42 [INFO] yang-to-sources: 17 YANG models processed in 126.6 ms 07:29:42 [INFO] BindingJavaFileGenerator: Defined 128 files in 14.95 ms 07:29:42 [INFO] Sorted 128 files into 50 directories in 344.5 μs 07:29:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 31.93 ms 07:29:42 [INFO] 07:29:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-l3vpn --- 07:29:42 [INFO] Starting audit... 07:29:42 Audit done. 07:29:42 [INFO] You have 0 Checkstyle violations. 07:29:42 [INFO] 07:29:42 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-l3vpn --- 07:29:42 [INFO] Starting audit... 07:29:42 Audit done. 07:29:42 [INFO] You have 0 Checkstyle violations. 07:29:42 [INFO] 07:29:42 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-l3vpn --- 07:29:42 [INFO] 07:29:42 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-l3vpn --- 07:29:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/resources 07:29:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/generated-sources/spi 07:29:42 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:29:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:29:42 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:29:42 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/generated-sources/spi 07:29:42 [INFO] 07:29:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-l3vpn --- 07:29:42 [INFO] Recompiling the module because of changed dependency. 07:29:42 [INFO] Compiling 145 source files with javac [debug release 21] to target/classes 07:29:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:29:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:29:43 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:29:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[64,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[67,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[70,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:43 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/main/java/org/opendaylight/protocol/bgp/l3vpn/BGPActivator.java:[73,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:29:43 [INFO] 07:29:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-l3vpn >>> 07:29:43 [INFO] 07:29:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-l3vpn --- 07:29:43 [INFO] Fork Value is true 07:29:47 [INFO] Done SpotBugs Analysis.... 07:29:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:29:47 [INFO] 07:29:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-l3vpn <<< 07:29:47 [INFO] 07:29:47 [INFO] 07:29:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-l3vpn --- 07:29:47 [INFO] BugInstance size is 0 07:29:47 [INFO] Error size is 0 07:29:47 [INFO] No errors/warnings found 07:29:47 [INFO] 07:29:47 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-l3vpn --- 07:29:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/src/test/resources 07:29:47 [INFO] 07:29:47 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-l3vpn --- 07:29:47 [INFO] Recompiling the module because of changed dependency. 07:29:47 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 07:29:47 [INFO] 07:29:47 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-l3vpn --- 07:29:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:29:47 [INFO] 07:29:47 [INFO] ------------------------------------------------------- 07:29:47 [INFO] T E S T S 07:29:47 [INFO] ------------------------------------------------------- 07:29:48 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:29:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.protocol.bgp.l3vpn.BGPActivatorTest 07:29:49 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:29:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:29:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.703 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv6RIBSupportTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:29:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri.L3vpnMcastNlriSerializerTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:29:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.l3vpn.mcast.L3vpnMcastIpv4RIBSupportTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:29:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.l3vpn.TableTypeActivatorTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:29:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NlriParserTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:29:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4RIBSupportTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:29:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv4.VpnIpv4NextHopTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:29:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NlriParserTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:29:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6NextHopTest 07:29:53 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:29:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.protocol.bgp.l3vpn.unicast.ipv6.VpnIpv6RIBSupportTest 07:29:54 [INFO] Running org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:29:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.l3vpn.RIBActivatorTest 07:29:54 [INFO] 07:29:54 [INFO] Results: 07:29:54 [INFO] 07:29:54 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 07:29:54 [INFO] 07:29:54 [INFO] 07:29:54 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-l3vpn --- 07:29:54 [INFO] 07:29:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-l3vpn --- 07:29:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-2.0.1-SNAPSHOT.jar 07:29:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/classes/META-INF/MANIFEST.MF 07:29:54 [INFO] 07:29:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-l3vpn --- 07:29:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-2.0.1-SNAPSHOT-javadoc.jar 07:29:58 [INFO] 07:29:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-l3vpn --- 07:29:58 [INFO] CycloneDX: Resolving Dependencies 07:29:59 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:29:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.xml 07:29:59 [INFO] attaching as bgp-l3vpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.json 07:29:59 [INFO] attaching as bgp-l3vpn-2.0.1-SNAPSHOT-cyclonedx.json 07:29:59 [INFO] 07:29:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-l3vpn --- 07:29:59 [INFO] Skipping duplicate-finder execution! 07:29:59 [INFO] 07:29:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-l3vpn --- 07:29:59 [INFO] No dependency problems found 07:29:59 [INFO] 07:29:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-l3vpn --- 07:29:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-2.0.1-SNAPSHOT-sources.jar 07:29:59 [INFO] 07:29:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-l3vpn --- 07:29:59 [INFO] 07:29:59 [INFO] --- jacoco:0.8.14:report (report) @ bgp-l3vpn --- 07:29:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/code-coverage/jacoco.exec 07:29:59 [INFO] Analyzed bundle 'bgp-l3vpn' with 26 classes 07:29:59 [INFO] 07:29:59 [INFO] --- install:3.1.4:install (default-install) @ bgp-l3vpn --- 07:29:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/2.0.1-SNAPSHOT/bgp-l3vpn-2.0.1-SNAPSHOT.pom 07:29:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/2.0.1-SNAPSHOT/bgp-l3vpn-2.0.1-SNAPSHOT.jar 07:29:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/2.0.1-SNAPSHOT/bgp-l3vpn-2.0.1-SNAPSHOT-javadoc.jar 07:29:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/2.0.1-SNAPSHOT/bgp-l3vpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:29:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/2.0.1-SNAPSHOT/bgp-l3vpn-2.0.1-SNAPSHOT-cyclonedx.json 07:29:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/bgp-l3vpn-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-l3vpn/2.0.1-SNAPSHOT/bgp-l3vpn-2.0.1-SNAPSHOT-sources.jar 07:29:59 [INFO] 07:29:59 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-l3vpn --- 07:29:59 [INFO] Installing org/opendaylight/bgpcep/bgp-l3vpn/2.0.1-SNAPSHOT/bgp-l3vpn-2.0.1-SNAPSHOT.jar 07:29:59 [INFO] Writing OBR metadata 07:29:59 [INFO] 07:29:59 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-l3vpn --- 07:29:59 [INFO] org.opendaylight.bgpcep:bgp-l3vpn:bundle:2.0.1-SNAPSHOT 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:29:59 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:29:59 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:29:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:29:59 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:29:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:29:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:29:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:29:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:29:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:29:59 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:29:59 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:29:59 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:29:59 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:29:59 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:29:59 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:29:59 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:29:59 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:29:59 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:29:59 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:29:59 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:29:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:29:59 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:29:59 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:29:59 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:29:59 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:29:59 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:29:59 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:29:59 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:29:59 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:29:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:29:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:29:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:29:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:29:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:29:59 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:29:59 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:29:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:29:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:29:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:29:59 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:29:59 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:29:59 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:29:59 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:29:59 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:29:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:29:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:29:59 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:29:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:29:59 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:29:59 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:29:59 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:29:59 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:29:59 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:29:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:29:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:29:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:29:59 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:29:59 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:29:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:29:59 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:29:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:29:59 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:29:59 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:29:59 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:29:59 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:29:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:29:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:29:59 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:29:59 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:29:59 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:29:59 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:29:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:29:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:29:59 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:29:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:29:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:29:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:29:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:29:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:29:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:29:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:29:59 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:29:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:29:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:29:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:29:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:29:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:29:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:29:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:29:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:29:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:29:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:29:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:29:59 [INFO] +- junit:junit:jar:4.13.2:test 07:29:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:29:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:29:59 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:29:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:29:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:29:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:29:59 [INFO] 07:29:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-l3vpn --- 07:29:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/l3vpn/target/sonatype-clm/module.xml 07:29:59 [INFO] 07:29:59 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn >------------ 07:29:59 [INFO] Building OpenDaylight :: BGP :: L3Vpn 2.0.1-SNAPSHOT [83/161] 07:29:59 [INFO] from features/odl-bgpcep-bgp-l3vpn/pom.xml 07:29:59 [INFO] ------------------------------[ feature ]------------------------------- 07:29:59 [INFO] 07:29:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-l3vpn --- 07:29:59 [INFO] 07:29:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-l3vpn --- 07:29:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:59 [INFO] 07:29:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-l3vpn --- 07:29:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:29:59 [INFO] 07:29:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] 07:30:00 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] 07:30:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:00 [INFO] argLine set to empty 07:30:00 [INFO] 07:30:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] Starting audit... 07:30:00 Audit done. 07:30:00 [INFO] You have 0 Checkstyle violations. 07:30:00 [INFO] 07:30:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] Starting audit... 07:30:00 Audit done. 07:30:00 [INFO] You have 0 Checkstyle violations. 07:30:00 [INFO] 07:30:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] 07:30:00 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml 07:30:00 [INFO] ...done! 07:30:00 [INFO] Set artifact 07:30:00 [INFO] 07:30:00 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:30:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:00 [INFO] 07:30:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-l3vpn >>> 07:30:00 [INFO] 07:30:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] No files found to run spotbugs, check compile phase has been run 07:30:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:00 [INFO] 07:30:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-l3vpn <<< 07:30:00 [INFO] 07:30:00 [INFO] 07:30:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] 07:30:00 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-l3vpn --- 07:30:00 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn 07:30:00 [INFO] Project dependency features detected: [] 07:30:00 [INFO] Pax Exam System (Version: 4.14.0) created. 07:30:00 [INFO] Creating RMI registry server on 127.0.0.1:46557 07:30:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:00 [INFO] Waiting for remote bundle context.. on 46557 name: 0a8b973b-52c8-4cfd-a15d-e91d3c9bccbe timout: [ RelativeTimeout value = 180000 ] 07:30:04 [INFO] Building jar from resources and headers. 07:30:04 [INFO] Writing jar finished. 07:30:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:09 [INFO] 07:30:09 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-l3vpn --- 07:30:09 [INFO] 07:30:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-l3vpn --- 07:30:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:30:09 [INFO] 07:30:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-l3vpn --- 07:30:09 [INFO] CycloneDX: Resolving Dependencies 07:30:11 [INFO] CycloneDX: Creating BOM version 1.6 with 163 component(s) 07:30:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.xml 07:30:11 [INFO] attaching as odl-bgpcep-bgp-l3vpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:30:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.json 07:30:11 [INFO] attaching as odl-bgpcep-bgp-l3vpn-2.0.1-SNAPSHOT-cyclonedx.json 07:30:11 [INFO] 07:30:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-l3vpn --- 07:30:11 [INFO] Skipping duplicate-finder execution! 07:30:11 [INFO] 07:30:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-l3vpn --- 07:30:11 [INFO] Skipping plugin execution 07:30:11 [INFO] 07:30:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-l3vpn --- 07:30:11 [INFO] Skipping source per configuration. 07:30:11 [INFO] 07:30:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-l3vpn --- 07:30:11 [INFO] 07:30:11 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-l3vpn --- 07:30:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:11 [INFO] 07:30:11 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-l3vpn --- 07:30:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-l3vpn-2.0.1-SNAPSHOT.pom 07:30:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-l3vpn-2.0.1-SNAPSHOT-features.xml 07:30:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-l3vpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:30:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-l3vpn-2.0.1-SNAPSHOT-cyclonedx.json 07:30:11 [INFO] 07:30:11 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:30:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:2.0.1-SNAPSHOT 07:30:11 [INFO] +- org.opendaylight.bgpcep:bgp-l3vpn:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:30:11 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:30:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:30:11 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:30:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:30:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:30:11 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:30:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:30:11 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:30:11 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:30:11 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:11 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:30:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:30:11 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:30:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | \- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:30:11 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:30:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:30:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:30:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:30:11 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:30:11 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:30:11 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:30:11 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:30:11 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:30:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:30:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:30:11 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:30:11 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:30:11 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:30:11 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:30:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:30:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:30:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:30:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:30:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:30:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:30:11 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:30:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:30:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:30:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:30:11 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:30:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:30:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:30:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:30:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:30:11 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:30:11 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:30:11 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:30:11 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:30:11 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:30:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:30:11 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:30:11 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:30:11 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:30:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:30:11 [INFO] | \- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2:compile 07:30:11 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:30:11 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:30:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:30:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:30:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:30:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:30:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:30:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:30:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:30:11 [INFO] +- junit:junit:jar:4.13.2:test 07:30:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:30:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:30:11 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:30:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:30:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:11 [INFO] 07:30:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-l3vpn --- 07:30:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-l3vpn/target/sonatype-clm/module.xml 07:30:11 [INFO] 07:30:11 [INFO] ------------------< org.opendaylight.bgpcep:bgp-mvpn >------------------ 07:30:11 [INFO] Building bgp-mvpn 2.0.1-SNAPSHOT [84/161] 07:30:11 [INFO] from bgp/extensions/mvpn/pom.xml 07:30:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:30:11 [INFO] 07:30:11 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-mvpn --- 07:30:11 [INFO] 07:30:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-mvpn --- 07:30:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:11 [INFO] 07:30:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-mvpn --- 07:30:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:11 [INFO] 07:30:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-mvpn --- 07:30:11 [INFO] 07:30:12 [INFO] --- dependency:3.10.0:properties (default) @ bgp-mvpn --- 07:30:12 [INFO] 07:30:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-mvpn --- 07:30: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/bgp/extensions/mvpn/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:30:12 [INFO] 07:30:12 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-mvpn --- 07:30:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:30:12 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/yang 07:30:12 [INFO] yang-to-sources: Found 14 dependencies in 6.710 ms 07:30:12 [INFO] yang-to-sources: Project model files found: 4 in 4.937 ms 07:30:12 [INFO] yang-to-sources: 16 YANG models processed in 124.9 ms 07:30:12 [INFO] BindingJavaFileGenerator: Defined 179 files in 13.75 ms 07:30:12 [INFO] Sorted 179 files into 66 directories in 706.5 μs 07:30:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 34.49 ms 07:30:12 [INFO] 07:30:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-mvpn --- 07:30:12 [INFO] Starting audit... 07:30:12 Audit done. 07:30:12 [INFO] You have 0 Checkstyle violations. 07:30:12 [INFO] 07:30:12 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-mvpn --- 07:30:12 [INFO] Starting audit... 07:30:12 Audit done. 07:30:12 [INFO] You have 0 Checkstyle violations. 07:30:12 [INFO] 07:30:12 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-mvpn --- 07:30:12 [INFO] 07:30:12 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-mvpn --- 07:30:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/resources 07:30:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/generated-sources/spi 07:30:12 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:30:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:30:12 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:30:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/generated-sources/spi 07:30:12 [INFO] 07:30:12 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-mvpn --- 07:30:12 [INFO] Recompiling the module because of changed dependency. 07:30:12 [INFO] Compiling 217 source files with javac [debug release 21] to target/classes 07:30:13 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:30:13 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:30:13 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:30:13 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[97,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:30:13 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/impl/BGPActivator.java:[103,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:30:13 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[48,15] found raw type: org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:30:13 missing type arguments for generic class org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:30:13 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/attributes/tunnel/identifier/SimpleTunnelIdentifierRegistry.java:[53,36] unchecked call to serialize(T,@org.eclipse.jdt.annotation.NonNull io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.protocol.bgp.mvpn.spi.attributes.tunnel.identifier.TunnelIdentifierSerializer 07:30:13 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[57,39] unchecked method invocation: method uniqueIndex in class com.google.common.collect.Maps is applied to given types 07:30:13 required: java.lang.Iterable,com.google.common.base.Function 07:30:13 found: java.util.List,com.google.common.base.Function> 07:30:13 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/main/java/org/opendaylight/protocol/bgp/mvpn/spi/pojo/nlri/SimpleMvpnNlriRegistry.java:[57,39] unchecked conversion 07:30:13 required: com.google.common.collect.ImmutableMap,org.opendaylight.protocol.bgp.mvpn.impl.nlri.AbstractMvpnNlri> 07:30:13 found: com.google.common.collect.ImmutableMap 07:30:13 [INFO] 07:30:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-mvpn >>> 07:30:13 [INFO] 07:30:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-mvpn --- 07:30:13 [INFO] Fork Value is true 07:30:17 [INFO] Done SpotBugs Analysis.... 07:30:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:17 [INFO] 07:30:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-mvpn <<< 07:30:17 [INFO] 07:30:17 [INFO] 07:30:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-mvpn --- 07:30:17 [INFO] BugInstance size is 0 07:30:17 [INFO] Error size is 0 07:30:17 [INFO] No errors/warnings found 07:30:17 [INFO] 07:30:17 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-mvpn --- 07:30:17 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/src/test/resources 07:30:17 [INFO] 07:30:17 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-mvpn --- 07:30:17 [INFO] Recompiling the module because of changed dependency. 07:30:17 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 07:30:17 [INFO] 07:30:17 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-mvpn --- 07:30:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:30:17 [INFO] 07:30:17 [INFO] ------------------------------------------------------- 07:30:17 [INFO] T E S T S 07:30:17 [INFO] ------------------------------------------------------- 07:30:19 [INFO] Running org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:30:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.protocol.bgp.mvpn.spi.pojo.nlri.SimpleMvpnNlriRegistryTest 07:30:19 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:30:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:30:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.288 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv4RIBSupportTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:30:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.bgp.mvpn.impl.BGPActivatorTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:30:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.protocol.bgp.mvpn.impl.MvpnIpv6RIBSupportTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:30:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.mvpn.impl.TableTypeActivatorTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:30:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.LeafADHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:30:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SPmsiADHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:30:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SharedTreeJoinHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:30:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceActiveADHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:30:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.IntraAsIPmsiADHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:30:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.SourceTreeJoinHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 07:30:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.mvpn.impl.nlri.InterASIPmsiADHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:30:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PMSITunnelAttributeHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:30:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.PEDistinguisherLabelsAttributeHandlerTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:30:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.PAddressPMulticastGroupUtilTest 07:30:24 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:30:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.mvpn.impl.attributes.tunnel.identifier.OpaqueUtilTest 07:30:25 [INFO] Running org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:30:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.mvpn.impl.RIBActivatorTest 07:30:25 [INFO] 07:30:25 [INFO] Results: 07:30:25 [INFO] 07:30:25 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0 07:30:25 [INFO] 07:30:25 [INFO] 07:30:25 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-mvpn --- 07:30:25 [INFO] 07:30:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-mvpn --- 07:30:25 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-2.0.1-SNAPSHOT.jar 07:30:25 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/classes/META-INF/MANIFEST.MF 07:30:25 [INFO] 07:30:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-mvpn --- 07:30:29 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-2.0.1-SNAPSHOT-javadoc.jar 07:30:29 [INFO] 07:30:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-mvpn --- 07:30:29 [INFO] CycloneDX: Resolving Dependencies 07:30:30 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 07:30:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.xml 07:30:30 [INFO] attaching as bgp-mvpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:30:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.json 07:30:30 [INFO] attaching as bgp-mvpn-2.0.1-SNAPSHOT-cyclonedx.json 07:30:30 [INFO] 07:30:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-mvpn --- 07:30:30 [INFO] Skipping duplicate-finder execution! 07:30:30 [INFO] 07:30:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-mvpn --- 07:30:30 [INFO] No dependency problems found 07:30:30 [INFO] 07:30:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-mvpn --- 07:30:30 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-2.0.1-SNAPSHOT-sources.jar 07:30:30 [INFO] 07:30:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-mvpn --- 07:30:31 [INFO] 07:30:31 [INFO] --- jacoco:0.8.14:report (report) @ bgp-mvpn --- 07:30:31 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/code-coverage/jacoco.exec 07:30:31 [INFO] Analyzed bundle 'bgp-mvpn' with 42 classes 07:30:31 [INFO] 07:30:31 [INFO] --- install:3.1.4:install (default-install) @ bgp-mvpn --- 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/2.0.1-SNAPSHOT/bgp-mvpn-2.0.1-SNAPSHOT.pom 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/2.0.1-SNAPSHOT/bgp-mvpn-2.0.1-SNAPSHOT.jar 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/2.0.1-SNAPSHOT/bgp-mvpn-2.0.1-SNAPSHOT-javadoc.jar 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/2.0.1-SNAPSHOT/bgp-mvpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/2.0.1-SNAPSHOT/bgp-mvpn-2.0.1-SNAPSHOT-cyclonedx.json 07:30:31 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/bgp-mvpn-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-mvpn/2.0.1-SNAPSHOT/bgp-mvpn-2.0.1-SNAPSHOT-sources.jar 07:30:31 [INFO] 07:30:31 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-mvpn --- 07:30:31 [INFO] Installing org/opendaylight/bgpcep/bgp-mvpn/2.0.1-SNAPSHOT/bgp-mvpn-2.0.1-SNAPSHOT.jar 07:30:31 [INFO] Writing OBR metadata 07:30:31 [INFO] 07:30:31 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-mvpn --- 07:30:31 [INFO] org.opendaylight.bgpcep:bgp-mvpn:bundle:2.0.1-SNAPSHOT 07:30:31 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:30:31 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:30:31 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:30:31 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:30:31 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:30:31 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:30:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:31 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:30:31 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:30:31 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:30:31 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:30:31 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:30:31 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:30:31 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:30:31 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:30:31 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:30:31 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:30:31 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:30:31 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:30:31 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:30:31 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:30:31 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:30:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:30:31 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:30:31 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:30:31 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:30:31 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:30:31 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:30:31 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:31 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:30:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:31 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:30:31 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:30:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:30:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:30:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:30:31 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:30:31 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:30:31 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:30:31 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:30:31 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:30:31 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:30:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:30:31 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:30:31 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:30:31 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:30:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:30:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:30:31 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:30:31 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:30:31 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:30:31 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:30:31 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:30:31 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:30:31 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:30:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:30:31 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:30:31 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:30:31 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:30:31 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:30:31 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:30:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:30:31 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:30:31 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:30:31 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:30:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:30:31 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:30:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:30:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:30:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:31 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:30:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:30:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:30:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:30:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:30:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:30:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:30:31 [INFO] +- junit:junit:jar:4.13.2:test 07:30:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:30:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:30:31 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:30:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:30:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:31 [INFO] 07:30:31 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-mvpn --- 07:30:31 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/mvpn/target/sonatype-clm/module.xml 07:30:31 [INFO] 07:30:31 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn >------------- 07:30:31 [INFO] Building OpenDaylight :: BGP :: Mvpn 2.0.1-SNAPSHOT [85/161] 07:30:31 [INFO] from features/odl-bgpcep-bgp-mvpn/pom.xml 07:30:31 [INFO] ------------------------------[ feature ]------------------------------- 07:30:31 [INFO] 07:30:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] 07:30:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:31 [INFO] 07:30:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:31 [INFO] 07:30:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] 07:30:31 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] 07:30:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:31 [INFO] argLine set to empty 07:30:31 [INFO] 07:30:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] Starting audit... 07:30:31 Audit done. 07:30:31 [INFO] You have 0 Checkstyle violations. 07:30:31 [INFO] 07:30:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] Starting audit... 07:30:31 Audit done. 07:30:31 [INFO] You have 0 Checkstyle violations. 07:30:31 [INFO] 07:30:31 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-mvpn --- 07:30:31 [INFO] 07:30:31 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-mvpn --- 07:30:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml 07:30:32 [INFO] ...done! 07:30:32 [INFO] Set artifact 07:30:32 [INFO] 07:30:32 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-mvpn --- 07:30:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:30:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:30:32 [INFO] 07:30:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-mvpn >>> 07:30:32 [INFO] 07:30:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-mvpn --- 07:30:32 [INFO] No files found to run spotbugs, check compile phase has been run 07:30:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:32 [INFO] 07:30:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-mvpn <<< 07:30:32 [INFO] 07:30:32 [INFO] 07:30:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-mvpn --- 07:30:32 [INFO] 07:30:32 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-mvpn --- 07:30:32 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn 07:30:32 [INFO] Project dependency features detected: [] 07:30:32 [INFO] Pax Exam System (Version: 4.14.0) created. 07:30:32 [INFO] Creating RMI registry server on 127.0.0.1:39853 07:30:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:30:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:30:32 [INFO] Waiting for remote bundle context.. on 39853 name: 1e5d787a-ed7d-4b46-850c-64a3b961a01d timout: [ RelativeTimeout value = 180000 ] 07:30:36 [INFO] Building jar from resources and headers. 07:30:36 [INFO] Writing jar finished. 07:30:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:30:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:30:41 [INFO] 07:30:41 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-mvpn --- 07:30:41 [INFO] 07:30:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-mvpn --- 07:30:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:30:41 [INFO] 07:30:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-mvpn --- 07:30:41 [INFO] CycloneDX: Resolving Dependencies 07:30:42 [INFO] CycloneDX: Creating BOM version 1.6 with 159 component(s) 07:30:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.xml 07:30:43 [INFO] attaching as odl-bgpcep-bgp-mvpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:30:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.json 07:30:43 [INFO] attaching as odl-bgpcep-bgp-mvpn-2.0.1-SNAPSHOT-cyclonedx.json 07:30:43 [INFO] 07:30:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-mvpn --- 07:30:43 [INFO] Skipping duplicate-finder execution! 07:30:43 [INFO] 07:30:43 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-mvpn --- 07:30:43 [INFO] Skipping plugin execution 07:30:43 [INFO] 07:30:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-mvpn --- 07:30:43 [INFO] Skipping source per configuration. 07:30:43 [INFO] 07:30:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-mvpn --- 07:30:43 [INFO] 07:30:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-mvpn --- 07:30:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:30:43 [INFO] 07:30:43 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-mvpn --- 07:30:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-mvpn-2.0.1-SNAPSHOT.pom 07:30:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-mvpn-2.0.1-SNAPSHOT-features.xml 07:30:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-mvpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:30:43 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-mvpn-2.0.1-SNAPSHOT-cyclonedx.json 07:30:43 [INFO] 07:30:43 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-mvpn --- 07:30:43 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:2.0.1-SNAPSHOT 07:30:43 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:30:43 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:30:43 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:30:43 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:30:43 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:30:43 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:30:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:30:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:30:43 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:30:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:30:43 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:30:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:30:43 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:30:43 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:30:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:30:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:30:43 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:30:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:30:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:30:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:30:43 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:30:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:30:43 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:30:43 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:30:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:30:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:30:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:30:43 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:30:43 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:30:43 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:30:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:30:43 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:30:43 [INFO] | | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:30:43 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:30:43 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:30:43 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:30:43 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:30:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:30:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:30:43 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:30:43 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:30:43 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:30:43 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:30:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:30:43 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:30:43 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:30:43 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:30:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:30:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:30:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:30:43 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:30:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:30:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:30:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:30:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:30:43 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:30:43 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:30:43 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:30:43 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:30:43 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:30:43 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:30:43 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:30:43 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:30:43 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:30:43 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:30:43 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:30:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:30:43 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:30:43 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:30:43 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:30:43 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:30:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:30:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:30:43 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:30:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:30:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:30:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:30:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:30:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:30:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:30:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:30:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:30:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:30:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:30:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:30:43 [INFO] +- junit:junit:jar:4.13.2:test 07:30:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:30:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:30:43 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:30:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:30:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:30:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:30:43 [INFO] 07:30:43 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-mvpn --- 07:30:43 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-mvpn/target/sonatype-clm/module.xml 07:30:43 [INFO] 07:30:43 [INFO] ------------------< org.opendaylight.bgpcep:bgp-evpn >------------------ 07:30:43 [INFO] Building bgp-evpn 2.0.1-SNAPSHOT [86/161] 07:30:43 [INFO] from bgp/extensions/evpn/pom.xml 07:30:43 [INFO] -------------------------------[ bundle ]------------------------------- 07:30:43 [INFO] 07:30:43 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-evpn --- 07:30:43 [INFO] 07:30:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-evpn --- 07:30:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:43 [INFO] 07:30:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-evpn --- 07:30:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:30:43 [INFO] 07:30:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-evpn --- 07:30:43 [INFO] 07:30:43 [INFO] --- dependency:3.10.0:properties (default) @ bgp-evpn --- 07:30:43 [INFO] 07:30:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-evpn --- 07:30: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/extensions/evpn/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:30:43 [INFO] 07:30:43 [INFO] --- yang:15.0.2:generate-sources (binding) @ bgp-evpn --- 07:30:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:30:43 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/yang 07:30:43 [INFO] yang-to-sources: Found 15 dependencies in 8.257 ms 07:30:43 [INFO] yang-to-sources: Project model files found: 1 in 4.305 ms 07:30:43 [INFO] yang-to-sources: 14 YANG models processed in 154.3 ms 07:30:43 [INFO] BindingJavaFileGenerator: Defined 128 files in 15.64 ms 07:30:43 [INFO] Sorted 128 files into 39 directories in 360.5 μs 07:30:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 128 in 34.98 ms 07:30:43 [INFO] 07:30:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-evpn --- 07:30:43 [INFO] Starting audit... 07:30:43 Audit done. 07:30:43 [INFO] You have 0 Checkstyle violations. 07:30:43 [INFO] 07:30:43 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-evpn --- 07:30:44 [INFO] Starting audit... 07:30:44 Audit done. 07:30:44 [INFO] You have 0 Checkstyle violations. 07:30:44 [INFO] 07:30:44 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-evpn --- 07:30:44 [INFO] 07:30:44 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-evpn --- 07:30:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/resources 07:30:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/generated-sources/spi 07:30:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:30:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:30:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:30:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/generated-sources/spi 07:30:44 [INFO] 07:30:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-evpn --- 07:30:44 [INFO] Recompiling the module because of changed dependency. 07:30:44 [INFO] Compiling 160 source files with javac [debug release 21] to target/classes 07:30:45 [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:30:45 [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:30:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 07:30:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 07:30:45 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 07:30:45 [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:30:45 [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:30:45 [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:30:45 [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:30:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/BGPActivator.java:[68,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 07:30:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:[38,40] implicit cast from int to short in compound assignment is possibly lossy 07:30:45 [WARNING] /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/main/java/org/opendaylight/protocol/bgp/evpn/impl/extended/communities/Layer2AttributesExtCom.java:[39,46] implicit cast from int to short in compound assignment is possibly lossy 07:30:45 [INFO] 07:30:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-evpn >>> 07:30:45 [INFO] 07:30:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-evpn --- 07:30:45 [INFO] Fork Value is true 07:30:49 [INFO] Done SpotBugs Analysis.... 07:30:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:30:49 [INFO] 07:30:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-evpn <<< 07:30:49 [INFO] 07:30:49 [INFO] 07:30:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-evpn --- 07:30:49 [INFO] BugInstance size is 0 07:30:49 [INFO] Error size is 0 07:30:49 [INFO] No errors/warnings found 07:30:49 [INFO] 07:30:49 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-evpn --- 07:30:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/src/test/resources 07:30:49 [INFO] 07:30:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-evpn --- 07:30:49 [INFO] Recompiling the module because of changed dependency. 07:30:49 [INFO] Compiling 24 source files with javac [debug release 21] to target/test-classes 07:30:49 [INFO] 07:30:49 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-evpn --- 07:30:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:30:49 [INFO] 07:30:49 [INFO] ------------------------------------------------------- 07:30:49 [INFO] T E S T S 07:30:49 [INFO] ------------------------------------------------------- 07:30:50 [INFO] Running org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 07:30:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.opendaylight.protocol.bgp.evpn.spi.pojo.SimpleEsiTypeRegistryTest 07:30:51 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 07:30:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.MACMobExtComTest 07:30:51 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 07:30:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.Layer2AttributesExtComTest 07:30:51 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 07:30:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.DefaultGatewayExtComTest 07:30:51 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 07:30:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESImpRouteTargetExtComTest 07:30:51 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 07:30:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.extended.communities.ESILabelExtComTest 07:30:51 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 07:30:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.evpn.impl.BGPActivatorTest 07:30:51 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 07:30:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:30:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.156 s -- in org.opendaylight.protocol.bgp.evpn.impl.EvpnRibSupportTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 07:30:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.protocol.bgp.evpn.impl.TableTypeActivatorTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 07:30:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.MACIpAdvRParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 07:30:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriAttributesParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 07:30:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.IncMultEthTagRParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 07:30:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EvpnNlriParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 07:30:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthADRParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 07:30:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.SimpleEvpnNlriRegistryTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 07:30:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.evpn.impl.nlri.EthSegRParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 07:30:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LacpParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 07:30:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.LanParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 07:30:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ArbitraryParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 07:30:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.RouterIdParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 07:30:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.ASGenParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 07:30:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.evpn.impl.esi.types.MacParserTest 07:30:56 [INFO] Running org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 07:30:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.evpn.impl.RIBActivatorTest 07:30:56 [INFO] 07:30:56 [INFO] Results: 07:30:56 [INFO] 07:30:56 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 07:30:56 [INFO] 07:30:56 [INFO] 07:30:56 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-evpn --- 07:30:56 [INFO] 07:30:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-evpn --- 07:30:57 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-2.0.1-SNAPSHOT.jar 07:30:57 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/classes/META-INF/MANIFEST.MF 07:30:57 [INFO] 07:30:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-evpn --- 07:31:00 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-2.0.1-SNAPSHOT-javadoc.jar 07:31:00 [INFO] 07:31:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-evpn --- 07:31:00 [INFO] CycloneDX: Resolving Dependencies 07:31:02 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 07:31:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.xml 07:31:02 [INFO] attaching as bgp-evpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.json 07:31:02 [INFO] attaching as bgp-evpn-2.0.1-SNAPSHOT-cyclonedx.json 07:31:02 [INFO] 07:31:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-evpn --- 07:31:02 [INFO] Skipping duplicate-finder execution! 07:31:02 [INFO] 07:31:02 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-evpn --- 07:31:02 [INFO] No dependency problems found 07:31:02 [INFO] 07:31:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-evpn --- 07:31:02 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-2.0.1-SNAPSHOT-sources.jar 07:31:02 [INFO] 07:31:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-evpn --- 07:31:02 [INFO] 07:31:02 [INFO] --- jacoco:0.8.14:report (report) @ bgp-evpn --- 07:31:02 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/code-coverage/jacoco.exec 07:31:02 [INFO] Analyzed bundle 'bgp-evpn' with 30 classes 07:31:02 [INFO] 07:31:02 [INFO] --- install:3.1.4:install (default-install) @ bgp-evpn --- 07:31:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/2.0.1-SNAPSHOT/bgp-evpn-2.0.1-SNAPSHOT.pom 07:31:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/2.0.1-SNAPSHOT/bgp-evpn-2.0.1-SNAPSHOT.jar 07:31:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/2.0.1-SNAPSHOT/bgp-evpn-2.0.1-SNAPSHOT-javadoc.jar 07:31:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/2.0.1-SNAPSHOT/bgp-evpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/2.0.1-SNAPSHOT/bgp-evpn-2.0.1-SNAPSHOT-cyclonedx.json 07:31:02 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/bgp-evpn-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-evpn/2.0.1-SNAPSHOT/bgp-evpn-2.0.1-SNAPSHOT-sources.jar 07:31:02 [INFO] 07:31:02 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-evpn --- 07:31:02 [INFO] Installing org/opendaylight/bgpcep/bgp-evpn/2.0.1-SNAPSHOT/bgp-evpn-2.0.1-SNAPSHOT.jar 07:31:02 [INFO] Writing OBR metadata 07:31:02 [INFO] 07:31:02 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-evpn --- 07:31:02 [INFO] org.opendaylight.bgpcep:bgp-evpn:bundle:2.0.1-SNAPSHOT 07:31:02 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:31:02 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-mvpn:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:31:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:31:02 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:31:02 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:31:02 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:31:02 [INFO] +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:31:02 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:02 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:31:02 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:31:02 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:31:02 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:31:02 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:31:02 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:31:02 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:31:02 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:31:02 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:31:02 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:31:02 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:31:02 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:31:02 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:31:02 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:31:02 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:31:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:31:02 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:31:02 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:31:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:31:02 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:31:02 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:31:02 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:31:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:02 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:test-jar:tests:2.0.1-SNAPSHOT:test 07:31:02 [INFO] +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:31:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:31:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:31:02 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:31:02 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:31:02 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:31:02 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:31:02 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:31:02 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:31:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:31:02 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:31:02 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:31:02 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:31:02 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:31:02 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:31:02 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:31:02 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:31:02 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:31:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:31:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:31:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:31:02 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:31:02 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:31:02 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:31:02 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:31:02 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:31:02 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:31:02 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:31:02 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:31:02 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:31:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:31:02 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:31:02 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:31:02 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:31:02 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:31:02 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:31:02 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:31:02 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:31:02 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:31:02 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:31:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:31:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:31:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:31:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:31:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:02 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:31:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:31:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:31:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:31:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:31:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:31:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:31:02 [INFO] +- junit:junit:jar:4.13.2:test 07:31:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:31:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:31:02 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:31:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:31:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:02 [INFO] 07:31:02 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-evpn --- 07:31:02 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bgp/extensions/evpn/target/sonatype-clm/module.xml 07:31:02 [INFO] 07:31:02 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn >------------- 07:31:02 [INFO] Building OpenDaylight :: BGP :: Evpn 2.0.1-SNAPSHOT [87/161] 07:31:02 [INFO] from features/odl-bgpcep-bgp-evpn/pom.xml 07:31:02 [INFO] ------------------------------[ feature ]------------------------------- 07:31:02 [INFO] 07:31:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-evpn --- 07:31:02 [INFO] 07:31:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-evpn --- 07:31:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:02 [INFO] 07:31:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-evpn --- 07:31:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:02 [INFO] 07:31:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-evpn --- 07:31:02 [INFO] 07:31:02 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-evpn --- 07:31:02 [INFO] 07:31:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-evpn --- 07:31:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:02 [INFO] argLine set to empty 07:31:02 [INFO] 07:31:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-evpn --- 07:31:02 [INFO] Starting audit... 07:31:02 Audit done. 07:31:02 [INFO] You have 0 Checkstyle violations. 07:31:02 [INFO] 07:31:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-evpn --- 07:31:03 [INFO] Starting audit... 07:31:03 Audit done. 07:31:03 [INFO] You have 0 Checkstyle violations. 07:31:03 [INFO] 07:31:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-evpn --- 07:31:03 [INFO] 07:31:03 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-evpn --- 07:31:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml 07:31:03 [INFO] ...done! 07:31:03 [INFO] Set artifact 07:31:03 [INFO] 07:31:03 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-evpn --- 07:31:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:31:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:03 [INFO] 07:31:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-evpn >>> 07:31:03 [INFO] 07:31:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-evpn --- 07:31:03 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:03 [INFO] 07:31:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-evpn <<< 07:31:03 [INFO] 07:31:03 [INFO] 07:31:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-evpn --- 07:31:03 [INFO] 07:31:03 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-evpn --- 07:31:03 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn 07:31:03 [INFO] Project dependency features detected: [] 07:31:03 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:03 [INFO] Creating RMI registry server on 127.0.0.1:39355 07:31:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:03 [INFO] Waiting for remote bundle context.. on 39355 name: 543e7f18-ebc1-463c-9a53-fdd2b0a51f7b timout: [ RelativeTimeout value = 180000 ] 07:31:07 [INFO] Building jar from resources and headers. 07:31:07 [INFO] Writing jar finished. 07:31:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:31:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:31:12 [INFO] 07:31:12 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-evpn --- 07:31:12 [INFO] 07:31:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-evpn --- 07:31:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:31:12 [INFO] 07:31:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-evpn --- 07:31:12 [INFO] CycloneDX: Resolving Dependencies 07:31:14 [INFO] CycloneDX: Creating BOM version 1.6 with 163 component(s) 07:31:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.xml 07:31:14 [INFO] attaching as odl-bgpcep-bgp-evpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.json 07:31:14 [INFO] attaching as odl-bgpcep-bgp-evpn-2.0.1-SNAPSHOT-cyclonedx.json 07:31:14 [INFO] 07:31:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-evpn --- 07:31:14 [INFO] Skipping duplicate-finder execution! 07:31:14 [INFO] 07:31:14 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-evpn --- 07:31:14 [INFO] Skipping plugin execution 07:31:14 [INFO] 07:31:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-evpn --- 07:31:14 [INFO] Skipping source per configuration. 07:31:14 [INFO] 07:31:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-evpn --- 07:31:14 [INFO] 07:31:14 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-evpn --- 07:31:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:14 [INFO] 07:31:14 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-evpn --- 07:31:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-evpn-2.0.1-SNAPSHOT.pom 07:31:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-evpn-2.0.1-SNAPSHOT-features.xml 07:31:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-evpn-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:14 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/2.0.1-SNAPSHOT/odl-bgpcep-bgp-evpn-2.0.1-SNAPSHOT-cyclonedx.json 07:31:14 [INFO] 07:31:14 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-evpn --- 07:31:14 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:2.0.1-SNAPSHOT 07:31:14 [INFO] +- org.opendaylight.bgpcep:bgp-evpn:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-mvpn:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:31:14 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:31:14 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:31:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:14 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:31:14 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:31:14 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:31:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:31:14 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:31:14 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:31:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:31:14 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:31:14 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:31:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:31:14 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:31:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:31:14 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:31:14 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:31:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:31:14 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:31:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:31:14 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:31:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:31:14 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:31:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:31:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:31:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:31:14 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:31:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:31:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:31:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:31:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:31:14 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:31:14 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:31:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:31:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:31:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:31:14 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:31:14 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:31:14 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:31:14 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:31:14 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:31:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:31:14 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:31:14 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:31:14 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:31:14 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:31:14 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:31:14 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:31:14 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:31:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:31:14 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:31:14 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:31:14 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:31:14 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:31:14 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:31:14 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:31:14 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:31:14 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:31:14 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:31:14 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:31:14 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:31:14 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:31:14 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:31:14 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:31:14 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:31:14 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:31:14 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:31:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:31:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:31:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:31:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:31:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:31:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:31:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:31:14 [INFO] +- junit:junit:jar:4.13.2:test 07:31:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:31:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:31:14 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:31:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:31:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:14 [INFO] 07:31:14 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-evpn --- 07:31:14 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-evpn/target/sonatype-clm/module.xml 07:31:14 [INFO] 07:31:14 [INFO] ----------< org.opendaylight.bgpcep:protocols-config-loader >----------- 07:31:14 [INFO] Building protocols-config-loader 2.0.1-SNAPSHOT [88/161] 07:31:14 [INFO] from config-loader/protocols-config-loader/pom.xml 07:31:14 [INFO] -------------------------------[ bundle ]------------------------------- 07:31:14 [INFO] 07:31:14 [INFO] --- clean:3.5.0:clean (default-clean) @ protocols-config-loader --- 07:31:14 [INFO] 07:31:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ protocols-config-loader --- 07:31:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:14 [INFO] 07:31:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ protocols-config-loader --- 07:31:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:14 [INFO] 07:31:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ protocols-config-loader --- 07:31:15 [INFO] 07:31:15 [INFO] --- dependency:3.10.0:properties (default) @ protocols-config-loader --- 07:31:15 [INFO] 07:31:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ protocols-config-loader --- 07:31:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/config-loader/protocols-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:31:15 [INFO] 07:31:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ protocols-config-loader --- 07:31:15 [INFO] Starting audit... 07:31:15 Audit done. 07:31:15 [INFO] You have 0 Checkstyle violations. 07:31:15 [INFO] 07:31:15 [INFO] --- checkstyle:3.6.0:check (default) @ protocols-config-loader --- 07:31:15 [INFO] Starting audit... 07:31:15 Audit done. 07:31:15 [INFO] You have 0 Checkstyle violations. 07:31:15 [INFO] 07:31:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ protocols-config-loader --- 07:31:15 [INFO] 07:31:15 [INFO] --- resources:3.4.0:resources (default-resources) @ protocols-config-loader --- 07:31:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/resources 07:31:15 [INFO] 07:31:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ protocols-config-loader --- 07:31:15 [INFO] Recompiling the module because of changed dependency. 07:31:15 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:31:15 [INFO] 07:31:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ protocols-config-loader >>> 07:31:15 [INFO] 07:31:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ protocols-config-loader --- 07:31:15 [INFO] Fork Value is true 07:31:17 [INFO] Done SpotBugs Analysis.... 07:31:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:17 [INFO] 07:31:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ protocols-config-loader <<< 07:31:17 [INFO] 07:31:17 [INFO] 07:31:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ protocols-config-loader --- 07:31:17 [INFO] BugInstance size is 0 07:31:17 [INFO] Error size is 0 07:31:17 [INFO] No errors/warnings found 07:31:17 [INFO] 07:31:17 [INFO] --- resources:3.4.0:testResources (default-testResources) @ protocols-config-loader --- 07:31:17 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:31:17 [INFO] 07:31:17 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ protocols-config-loader --- 07:31:17 [INFO] Recompiling the module because of changed dependency. 07:31:17 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:31:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:31:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:31:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:31:17 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:31:17 [INFO] 07:31:17 [INFO] --- surefire:3.5.5:test (default-test) @ protocols-config-loader --- 07:31:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:31:17 [INFO] 07:31:17 [INFO] ------------------------------------------------------- 07:31:17 [INFO] T E S T S 07:31:17 [INFO] ------------------------------------------------------- 07:31:18 [INFO] Running org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 07:31:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:31:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.407 s -- in org.opendaylight.bgpcep.config.loader.protocols.ProtocolsConfigFileProcessorTest 07:31:23 [INFO] 07:31:23 [INFO] Results: 07:31:23 [INFO] 07:31:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:31:23 [INFO] 07:31:23 [INFO] 07:31:23 [INFO] --- copy:14.3.1:copy-files (default) @ protocols-config-loader --- 07:31:23 [INFO] 07:31:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ protocols-config-loader --- 07:31:23 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-2.0.1-SNAPSHOT.jar 07:31:23 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/classes/META-INF/MANIFEST.MF 07:31:23 [INFO] 07:31:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ protocols-config-loader --- 07:31:24 [WARNING] Javadoc Warnings 07:31:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/OSGiProtocolsConfigFileProcessor.java:20: warning: no comment 07:31:24 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:31:24 [WARNING] ^ 07:31:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/OSGiProtocolsConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 07:31:24 [WARNING] public final class OSGiProtocolsConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:31:24 [WARNING] ^ 07:31:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:38: warning: no comment 07:31:24 [WARNING] public final class ProtocolsConfigFileProcessor extends AbstractConfigFileProcessor { 07:31:24 [WARNING] ^ 07:31:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:51: warning: no comment 07:31:24 [WARNING] public ProtocolsConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:31:24 [WARNING] ^ 07:31:24 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/protocols/ProtocolsConfigFileProcessor.java:56: warning: no comment 07:31:24 [WARNING] public void init() { 07:31:24 [WARNING] ^ 07:31:24 [WARNING] 5 warnings 07:31:24 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:31:24 [INFO] 07:31:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ protocols-config-loader --- 07:31:24 [INFO] CycloneDX: Resolving Dependencies 07:31:26 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 07:31:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.xml 07:31:26 [INFO] attaching as protocols-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.json 07:31:26 [INFO] attaching as protocols-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:31:26 [INFO] 07:31:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ protocols-config-loader --- 07:31:26 [INFO] Skipping duplicate-finder execution! 07:31:26 [INFO] 07:31:26 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ protocols-config-loader --- 07:31:26 [WARNING] Used undeclared dependencies found: 07:31:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:31:26 [WARNING] Non-test scoped test only dependencies found: 07:31:26 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:31:26 [INFO] 07:31:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ protocols-config-loader --- 07:31:26 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-2.0.1-SNAPSHOT-sources.jar 07:31:26 [INFO] 07:31:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ protocols-config-loader --- 07:31:26 [INFO] 07:31:26 [INFO] --- jacoco:0.8.14:report (report) @ protocols-config-loader --- 07:31:26 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/code-coverage/jacoco.exec 07:31:26 [INFO] Analyzed bundle 'protocols-config-loader' with 2 classes 07:31:26 [INFO] 07:31:26 [INFO] --- install:3.1.4:install (default-install) @ protocols-config-loader --- 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/2.0.1-SNAPSHOT/protocols-config-loader-2.0.1-SNAPSHOT.pom 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/2.0.1-SNAPSHOT/protocols-config-loader-2.0.1-SNAPSHOT.jar 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/2.0.1-SNAPSHOT/protocols-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/2.0.1-SNAPSHOT/protocols-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/2.0.1-SNAPSHOT/protocols-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:31:26 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/protocols-config-loader-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/protocols-config-loader/2.0.1-SNAPSHOT/protocols-config-loader-2.0.1-SNAPSHOT-sources.jar 07:31:26 [INFO] 07:31:26 [INFO] --- bundle:6.0.0:install (default-install) @ protocols-config-loader --- 07:31:26 [INFO] Installing org/opendaylight/bgpcep/protocols-config-loader/2.0.1-SNAPSHOT/protocols-config-loader-2.0.1-SNAPSHOT.jar 07:31:26 [INFO] Writing OBR metadata 07:31:26 [INFO] 07:31:26 [INFO] --- dependency:3.10.0:tree (default-cli) @ protocols-config-loader --- 07:31:26 [INFO] org.opendaylight.bgpcep:protocols-config-loader:bundle:2.0.1-SNAPSHOT 07:31:26 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:31:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:31:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:31:26 [INFO] +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:31:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:31:26 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:31:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:31:26 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:31:26 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:31:26 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:31:26 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:31:26 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:31:26 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:31:26 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:31:26 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:31:26 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:31:26 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:31:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:31:26 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:31:26 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:31:26 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:31:26 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:31:26 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:31:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:26 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:31:26 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:31:26 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:31:26 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:31:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:31:26 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:31:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:31:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:31:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:31:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:31:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:31:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:31:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:31:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:31:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:31:26 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:31:26 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:31:26 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:31:26 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:31:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:31:26 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:31:26 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:31:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:31:26 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:31:26 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:31:26 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:31:26 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:31:26 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:31:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:31:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:31:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:31:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:31:26 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:31:26 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:31:26 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:31:26 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:31:26 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:31:26 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:31:26 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:31:26 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:31:26 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:31:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:31:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:31:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:31:26 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:31:26 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:31:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:31:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:31:26 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:31:26 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:31:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:31:26 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:31:26 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:31:26 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:31:26 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:31:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:31:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:31:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:31:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:31:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:31:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:31:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:31:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:31:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:31:26 [INFO] +- junit:junit:jar:4.13.2:test 07:31:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:31:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:31:26 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:31:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:31:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:26 [INFO] 07:31:26 [INFO] --- clm:3.0.8-01:index (default-cli) @ protocols-config-loader --- 07:31:26 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/protocols-config-loader/target/sonatype-clm/module.xml 07:31:26 [INFO] 07:31:26 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl >-------- 07:31:26 [INFO] Building OpenDaylight :: BGPCEP :: Config Loader Impl 2.0.1-SNAPSHOT [89/161] 07:31:26 [INFO] from features/odl-bgpcep-config-loader-impl/pom.xml 07:31:26 [INFO] ------------------------------[ feature ]------------------------------- 07:31:26 [INFO] 07:31:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] 07:31:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:26 [INFO] 07:31:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:26 [INFO] 07:31:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] 07:31:26 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] 07:31:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:26 [INFO] argLine set to empty 07:31:26 [INFO] 07:31:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] Starting audit... 07:31:26 Audit done. 07:31:26 [INFO] You have 0 Checkstyle violations. 07:31:26 [INFO] 07:31:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] Starting audit... 07:31:26 Audit done. 07:31:26 [INFO] You have 0 Checkstyle violations. 07:31:26 [INFO] 07:31:26 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] 07:31:26 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-impl --- 07:31:26 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml 07:31:27 [INFO] ...done! 07:31:27 [INFO] Set artifact 07:31:27 [INFO] 07:31:27 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-config-loader-impl --- 07:31: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:31:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:27 [INFO] 07:31:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-impl >>> 07:31:27 [INFO] 07:31:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-config-loader-impl --- 07:31:27 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:27 [INFO] 07:31:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-impl <<< 07:31:27 [INFO] 07:31:27 [INFO] 07:31:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-config-loader-impl --- 07:31:27 [INFO] 07:31:27 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-config-loader-impl --- 07:31:27 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl 07:31:27 [INFO] Project dependency features detected: [] 07:31:27 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:27 [INFO] Creating RMI registry server on 127.0.0.1:41599 07:31:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:27 [INFO] Waiting for remote bundle context.. on 41599 name: 59fdf815-1055-4ae2-8a37-ccb1cebfbfcd timout: [ RelativeTimeout value = 180000 ] 07:31:31 [INFO] Building jar from resources and headers. 07:31:31 [INFO] Writing jar finished. 07:31:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:31:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:31:34 [INFO] 07:31:34 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-config-loader-impl --- 07:31:34 [INFO] 07:31:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-config-loader-impl --- 07:31:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:31:34 [INFO] 07:31:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-config-loader-impl --- 07:31:34 [INFO] CycloneDX: Resolving Dependencies 07:31:35 [INFO] CycloneDX: Creating BOM version 1.6 with 112 component(s) 07:31:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.xml 07:31:35 [INFO] attaching as odl-bgpcep-config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.json 07:31:35 [INFO] attaching as odl-bgpcep-config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:31:35 [INFO] 07:31:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-impl --- 07:31:35 [INFO] Skipping duplicate-finder execution! 07:31:35 [INFO] 07:31:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-impl --- 07:31:35 [INFO] Skipping plugin execution 07:31:35 [INFO] 07:31:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-impl --- 07:31:35 [INFO] Skipping source per configuration. 07:31:35 [INFO] 07:31:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-config-loader-impl --- 07:31:35 [INFO] 07:31:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-config-loader-impl --- 07:31:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:35 [INFO] 07:31:35 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-config-loader-impl --- 07:31:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/2.0.1-SNAPSHOT/odl-bgpcep-config-loader-impl-2.0.1-SNAPSHOT.pom 07:31:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/2.0.1-SNAPSHOT/odl-bgpcep-config-loader-impl-2.0.1-SNAPSHOT-features.xml 07:31:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/2.0.1-SNAPSHOT/odl-bgpcep-config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/2.0.1-SNAPSHOT/odl-bgpcep-config-loader-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:31:35 [INFO] 07:31:35 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-config-loader-impl --- 07:31:35 [INFO] org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.1-SNAPSHOT 07:31:35 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:compile 07:31:35 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:31:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:31:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:31:35 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:35 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:35 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:35 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:35 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:31:35 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:35 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:31:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:31:35 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:31:35 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:31:35 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:31:35 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:31:35 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:31:35 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:31:35 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:31:35 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:31:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:31:35 [INFO] | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:31:35 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:31:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:31:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:31:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:31:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:31:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:31:35 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:31:35 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:31:35 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:31:35 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:31:35 [INFO] +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:31:35 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:31:35 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:31:35 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:31:35 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:31:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:31:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:31:35 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:31:35 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:31:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:31:35 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:31:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:31:35 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:31:35 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:31:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:31:35 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:31:35 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:31:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:31:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:31:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:31:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:31:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:31:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:31:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:31:35 [INFO] +- junit:junit:jar:4.13.2:test 07:31:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:31:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:31:35 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:31:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:31:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:35 [INFO] 07:31:35 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-config-loader-impl --- 07:31:35 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-config-loader-impl/target/sonatype-clm/module.xml 07:31:35 [INFO] 07:31:35 [INFO] --< org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader >--- 07:31:35 [INFO] Building OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader 2.0.1-SNAPSHOT [90/161] 07:31:35 [INFO] from features/odl-bgpcep-routing-policy-config-loader/pom.xml 07:31:35 [INFO] ------------------------------[ feature ]------------------------------- 07:31:35 [INFO] 07:31:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-routing-policy-config-loader --- 07:31:35 [INFO] 07:31:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-routing-policy-config-loader --- 07:31:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:35 [INFO] 07:31:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-routing-policy-config-loader --- 07:31:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:35 [INFO] 07:31:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] 07:31:36 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] 07:31:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:36 [INFO] argLine set to empty 07:31:36 [INFO] 07:31:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] Starting audit... 07:31:36 Audit done. 07:31:36 [INFO] You have 0 Checkstyle violations. 07:31:36 [INFO] 07:31:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] Starting audit... 07:31:36 Audit done. 07:31:36 [INFO] You have 0 Checkstyle violations. 07:31:36 [INFO] 07:31:36 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] 07:31:36 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml 07:31:36 [INFO] ...done! 07:31:36 [INFO] Set artifact 07:31:36 [INFO] 07:31:36 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:31:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:36 [INFO] 07:31:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-routing-policy-config-loader >>> 07:31:36 [INFO] 07:31:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:36 [INFO] 07:31:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-routing-policy-config-loader <<< 07:31:36 [INFO] 07:31:36 [INFO] 07:31:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] 07:31:36 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-routing-policy-config-loader --- 07:31:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader 07:31:36 [INFO] Project dependency features detected: [] 07:31:36 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:36 [INFO] Creating RMI registry server on 127.0.0.1:46789 07:31:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:36 [INFO] Waiting for remote bundle context.. on 46789 name: 81a57035-d7b1-4580-9e5f-cbbd04d932d0 timout: [ RelativeTimeout value = 180000 ] 07:31:40 [INFO] Building jar from resources and headers. 07:31:40 [INFO] Writing jar finished. 07:31:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:31:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:31:49 [INFO] 07:31:49 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-routing-policy-config-loader --- 07:31:49 [INFO] 07:31:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-routing-policy-config-loader --- 07:31:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:31:49 [INFO] 07:31:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-routing-policy-config-loader --- 07:31:49 [INFO] CycloneDX: Resolving Dependencies 07:31:52 [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s) 07:31:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml 07:31:52 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.json 07:31:52 [INFO] attaching as odl-bgpcep-routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:31:52 [INFO] 07:31:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-routing-policy-config-loader --- 07:31:52 [INFO] Skipping duplicate-finder execution! 07:31:52 [INFO] 07:31:52 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-routing-policy-config-loader --- 07:31:52 [INFO] Skipping plugin execution 07:31:52 [INFO] 07:31:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-routing-policy-config-loader --- 07:31:52 [INFO] Skipping source per configuration. 07:31:52 [INFO] 07:31:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-routing-policy-config-loader --- 07:31:52 [INFO] 07:31:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-routing-policy-config-loader --- 07:31:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:52 [INFO] 07:31:52 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-routing-policy-config-loader --- 07:31:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-2.0.1-SNAPSHOT.pom 07:31:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-2.0.1-SNAPSHOT-features.xml 07:31:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:31:52 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-routing-policy-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:31:52 [INFO] 07:31:52 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 07:31:52 [INFO] org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:2.0.1-SNAPSHOT 07:31:52 [INFO] +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:31:52 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:31:52 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:31:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:31:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:31:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:31:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:31:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:31:52 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:31:52 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:31:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:31:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:31:52 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:31:52 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:31:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:31:52 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:31:52 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:31:52 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:31:52 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:31:52 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:31:52 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:31:52 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:31:52 [INFO] | | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:31:52 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:31:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:31:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:31:52 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:31:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:31:52 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:31:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:31:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:31:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:31:52 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:31:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:31:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:31:52 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:31:52 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:31:52 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:31:52 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:31:52 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:31:52 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:31:52 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:31:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:31:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:31:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:31:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:31:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:31:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:31:52 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:31:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:31:52 [INFO] | | | +- com.typesafe:config:jar:1.4.5:compile 07:31:52 [INFO] | | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:31:52 [INFO] | | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:31:52 [INFO] | | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:31:52 [INFO] | | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:31:52 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:31:52 [INFO] | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:31:52 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:31:52 [INFO] | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:31:52 [INFO] | | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:31:52 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:31:52 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:31:52 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:31:52 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:31:52 [INFO] | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:31:52 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:31:52 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:31:52 [INFO] | | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:31:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:31:52 [INFO] | | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:31:52 [INFO] | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:31:52 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:31:52 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:31:52 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:31:52 [INFO] | | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:31:52 [INFO] | | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:31:52 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:13.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:31:52 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:31:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:31:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:31:52 [INFO] | \- org.opendaylight.controller:blueprint:jar:13.0.2:compile 07:31:52 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:31:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:31:52 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:31:52 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:31:52 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:31:52 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:31:52 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:31:52 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:31:52 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:31:52 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:31:52 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:31:52 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:31:52 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:31:52 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:31:52 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:31:52 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:31:52 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:31:52 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:31:52 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:31:52 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:31:52 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:31:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:31:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:31:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:31:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:31:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:31:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:31:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:31:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:31:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:31:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:31:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:31:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:31:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:31:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:31:52 [INFO] +- junit:junit:jar:4.13.2:test 07:31:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:31:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:31:52 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:31:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:31:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:31:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:31:52 [INFO] 07:31:52 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-routing-policy-config-loader --- 07:31:52 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-routing-policy-config-loader/target/sonatype-clm/module.xml 07:31:52 [INFO] 07:31:52 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader >----- 07:31:52 [INFO] Building OpenDaylight :: BGPCEP :: Protocols Config Loader 2.0.1-SNAPSHOT [91/161] 07:31:52 [INFO] from features/odl-bgpcep-protocols-config-loader/pom.xml 07:31:52 [INFO] ------------------------------[ feature ]------------------------------- 07:31:52 [INFO] 07:31:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-protocols-config-loader --- 07:31:52 [INFO] 07:31:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-protocols-config-loader --- 07:31:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:52 [INFO] 07:31:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-protocols-config-loader --- 07:31:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:31:52 [INFO] 07:31:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] 07:31:53 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] 07:31:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:31:53 [INFO] argLine set to empty 07:31:53 [INFO] 07:31:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] Starting audit... 07:31:53 Audit done. 07:31:53 [INFO] You have 0 Checkstyle violations. 07:31:53 [INFO] 07:31:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] Starting audit... 07:31:53 Audit done. 07:31:53 [INFO] You have 0 Checkstyle violations. 07:31:53 [INFO] 07:31:53 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] 07:31:53 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml 07:31:53 [INFO] ...done! 07:31:53 [INFO] Set artifact 07:31:53 [INFO] 07:31:53 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:31:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:31:53 [INFO] 07:31:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-protocols-config-loader >>> 07:31:53 [INFO] 07:31:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] No files found to run spotbugs, check compile phase has been run 07:31:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:31:53 [INFO] 07:31:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-protocols-config-loader <<< 07:31:53 [INFO] 07:31:53 [INFO] 07:31:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] 07:31:53 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-protocols-config-loader --- 07:31:53 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader 07:31:53 [INFO] Project dependency features detected: [] 07:31:53 [INFO] Pax Exam System (Version: 4.14.0) created. 07:31:53 [INFO] Creating RMI registry server on 127.0.0.1:41919 07:31:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:31:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:31:53 [INFO] Waiting for remote bundle context.. on 41919 name: dc4e01cd-28c6-4ca7-963c-44325b8a2c87 timout: [ RelativeTimeout value = 180000 ] 07:31:57 [INFO] Building jar from resources and headers. 07:31:57 [INFO] Writing jar finished. 07:32:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:32:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:32:07 [INFO] 07:32:07 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-protocols-config-loader --- 07:32:07 [INFO] 07:32:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-protocols-config-loader --- 07:32:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:32:07 [INFO] 07:32:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-protocols-config-loader --- 07:32:07 [INFO] CycloneDX: Resolving Dependencies 07:32:10 [INFO] CycloneDX: Creating BOM version 1.6 with 264 component(s) 07:32:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.xml 07:32:10 [INFO] attaching as odl-bgpcep-protocols-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:32:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.json 07:32:10 [INFO] attaching as odl-bgpcep-protocols-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:32:10 [INFO] 07:32:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-protocols-config-loader --- 07:32:10 [INFO] Skipping duplicate-finder execution! 07:32:10 [INFO] 07:32:10 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-protocols-config-loader --- 07:32:10 [INFO] Skipping plugin execution 07:32:10 [INFO] 07:32:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-protocols-config-loader --- 07:32:10 [INFO] Skipping source per configuration. 07:32:10 [INFO] 07:32:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-protocols-config-loader --- 07:32:10 [INFO] 07:32:10 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-protocols-config-loader --- 07:32:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:10 [INFO] 07:32:10 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-protocols-config-loader --- 07:32:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-protocols-config-loader-2.0.1-SNAPSHOT.pom 07:32:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-protocols-config-loader-2.0.1-SNAPSHOT-features.xml 07:32:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-protocols-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:32:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-protocols-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:32:10 [INFO] 07:32:10 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-protocols-config-loader --- 07:32:10 [INFO] org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:2.0.1-SNAPSHOT 07:32:10 [INFO] +- org.opendaylight.bgpcep:protocols-config-loader:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:32:10 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:32:10 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:32:10 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:32:10 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:32:10 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:10 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:32:10 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:32:10 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:32:10 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:10 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:32:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:32:10 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:32:10 [INFO] | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:32:10 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:32:10 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:32:10 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:32:10 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:32:10 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:32:10 [INFO] | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:32:10 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:32:10 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:32:10 [INFO] | | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:32:10 [INFO] | | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:32:10 [INFO] | | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:32:10 [INFO] | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:32:10 [INFO] | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:32:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:32:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:32:10 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:32:10 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:32:10 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:32:10 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:32:10 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:32:10 [INFO] | | | | +- com.typesafe:config:jar:1.4.5:compile 07:32:10 [INFO] | | | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:32:10 [INFO] | | | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:32:10 [INFO] | | | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:32:10 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:32:10 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:32:10 [INFO] | | | | | +- org.agrona:agrona:jar:1.22.0:compile 07:32:10 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:32:10 [INFO] | | | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:32:10 [INFO] | | | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:32:10 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:32:10 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:32:10 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:32:10 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:32:10 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:32:10 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:32:10 [INFO] | | | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:32:10 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:32:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:32:10 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:32:10 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:32:10 [INFO] | | | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:32:10 [INFO] | | | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:32:10 [INFO] | | | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:32:10 [INFO] | | | | | \- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:32:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:32:10 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:32:10 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:32:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:32:10 [INFO] | | | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:32:10 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:32:10 [INFO] | | | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:32:10 [INFO] | | | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:32:10 [INFO] | | | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:32:10 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:13.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:32:10 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:32:10 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:32:10 [INFO] | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:32:10 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:32:10 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:32:10 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:32:10 [INFO] | | \- org.opendaylight.controller:blueprint:jar:13.0.2:compile 07:32:10 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:32:10 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:32:10 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:32:10 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:32:10 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:32:10 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:32:10 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:32:10 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:32:10 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:32:10 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:32:10 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:32:10 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:32:10 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:32:10 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:32:10 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:32:10 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:32:10 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:32:10 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:32:10 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:32:10 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:32:10 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:32:10 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:32:10 [INFO] | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:32:10 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:32:10 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:32:10 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:32:10 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:32:10 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:32:10 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:32:10 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:32:10 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:32:10 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:32:10 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:32:10 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:32:10 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:32:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:32:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:32:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:32:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:32:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:32:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:32:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:32:10 [INFO] +- junit:junit:jar:4.13.2:test 07:32:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:32:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:32:10 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:32:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:32:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:10 [INFO] 07:32:10 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-protocols-config-loader --- 07:32:10 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-protocols-config-loader/target/sonatype-clm/module.xml 07:32:10 [INFO] 07:32:10 [INFO] -----------< org.opendaylight.bgpcep:topology-config-loader >----------- 07:32:10 [INFO] Building topology-config-loader 2.0.1-SNAPSHOT [92/161] 07:32:10 [INFO] from config-loader/topology-config-loader/pom.xml 07:32:10 [INFO] -------------------------------[ bundle ]------------------------------- 07:32:10 [INFO] 07:32:10 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-config-loader --- 07:32:10 [INFO] 07:32:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ topology-config-loader --- 07:32:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:10 [INFO] 07:32:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ topology-config-loader --- 07:32:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:10 [INFO] 07:32:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-config-loader --- 07:32:10 [INFO] 07:32:10 [INFO] --- dependency:3.10.0:properties (default) @ topology-config-loader --- 07:32:10 [INFO] 07:32:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ topology-config-loader --- 07:32:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/config-loader/topology-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:32:10 [INFO] 07:32:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-config-loader --- 07:32:10 [INFO] Starting audit... 07:32:10 Audit done. 07:32:10 [INFO] You have 0 Checkstyle violations. 07:32:10 [INFO] 07:32:10 [INFO] --- checkstyle:3.6.0:check (default) @ topology-config-loader --- 07:32:10 [INFO] Starting audit... 07:32:10 Audit done. 07:32:10 [INFO] You have 0 Checkstyle violations. 07:32:10 [INFO] 07:32:10 [INFO] --- dependency:3.10.0:copy (unpack-license) @ topology-config-loader --- 07:32:10 [INFO] 07:32:10 [INFO] --- resources:3.4.0:resources (default-resources) @ topology-config-loader --- 07:32:10 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/resources 07:32:10 [INFO] 07:32:10 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-config-loader --- 07:32:10 [INFO] Recompiling the module because of changed dependency. 07:32:10 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:32:10 [INFO] 07:32:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-config-loader >>> 07:32:10 [INFO] 07:32:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-config-loader --- 07:32:10 [INFO] Fork Value is true 07:32:13 [INFO] Done SpotBugs Analysis.... 07:32:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:13 [INFO] 07:32:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-config-loader <<< 07:32:13 [INFO] 07:32:13 [INFO] 07:32:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-config-loader --- 07:32:13 [INFO] BugInstance size is 0 07:32:13 [INFO] Error size is 0 07:32:13 [INFO] No errors/warnings found 07:32:13 [INFO] 07:32:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ topology-config-loader --- 07:32:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:32:13 [INFO] 07:32:13 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ topology-config-loader --- 07:32:13 [INFO] Recompiling the module because of changed dependency. 07:32:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:32:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 07:32:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:32:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 07:32:13 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:32:13 [INFO] 07:32:13 [INFO] --- surefire:3.5.5:test (default-test) @ topology-config-loader --- 07:32:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:32:13 [INFO] 07:32:13 [INFO] ------------------------------------------------------- 07:32:13 [INFO] T E S T S 07:32:13 [INFO] ------------------------------------------------------- 07:32:14 [INFO] Running org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 07:32:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:32:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.102 s -- in org.opendaylight.bgpcep.config.loader.topology.NetworkTopologyConfigFileProcessorTest 07:32:17 [INFO] 07:32:17 [INFO] Results: 07:32:17 [INFO] 07:32:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:32:17 [INFO] 07:32:17 [INFO] 07:32:17 [INFO] --- copy:14.3.1:copy-files (default) @ topology-config-loader --- 07:32:17 [INFO] 07:32:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-config-loader --- 07:32:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-2.0.1-SNAPSHOT.jar 07:32:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/classes/META-INF/MANIFEST.MF 07:32:17 [INFO] 07:32:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-config-loader --- 07:32:19 [WARNING] Javadoc Warnings 07:32:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:33: warning: no comment 07:32:19 [WARNING] public final class NetworkTopologyConfigFileProcessor extends AbstractConfigFileProcessor { 07:32:19 [WARNING] ^ 07:32:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:37: warning: no comment 07:32:19 [WARNING] public NetworkTopologyConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:32:19 [WARNING] ^ 07:32:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/NetworkTopologyConfigFileProcessor.java:42: warning: no comment 07:32:19 [WARNING] public void init() { 07:32:19 [WARNING] ^ 07:32:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 07:32:19 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:32:19 [WARNING] ^ 07:32:19 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/topology/OSGiOpenconfigConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 07:32:19 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:32:19 [WARNING] ^ 07:32:19 [WARNING] 5 warnings 07:32:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:32:19 [INFO] 07:32:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-config-loader --- 07:32:19 [INFO] CycloneDX: Resolving Dependencies 07:32:20 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:32:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.xml 07:32:20 [INFO] attaching as topology-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:32:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.json 07:32:20 [INFO] attaching as topology-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:32:20 [INFO] 07:32:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-config-loader --- 07:32:20 [INFO] Skipping duplicate-finder execution! 07:32:20 [INFO] 07:32:20 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ topology-config-loader --- 07:32:20 [WARNING] Used undeclared dependencies found: 07:32:20 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:32:20 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:32:20 [WARNING] Non-test scoped test only dependencies found: 07:32:20 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:32:20 [INFO] 07:32:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ topology-config-loader --- 07:32:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-2.0.1-SNAPSHOT-sources.jar 07:32:20 [INFO] 07:32:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-config-loader --- 07:32:20 [INFO] 07:32:20 [INFO] --- jacoco:0.8.14:report (report) @ topology-config-loader --- 07:32:20 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/code-coverage/jacoco.exec 07:32:20 [INFO] Analyzed bundle 'topology-config-loader' with 2 classes 07:32:20 [INFO] 07:32:20 [INFO] --- install:3.1.4:install (default-install) @ topology-config-loader --- 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/2.0.1-SNAPSHOT/topology-config-loader-2.0.1-SNAPSHOT.pom 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/2.0.1-SNAPSHOT/topology-config-loader-2.0.1-SNAPSHOT.jar 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/2.0.1-SNAPSHOT/topology-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/2.0.1-SNAPSHOT/topology-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/2.0.1-SNAPSHOT/topology-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:32:20 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/topology-config-loader-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/topology-config-loader/2.0.1-SNAPSHOT/topology-config-loader-2.0.1-SNAPSHOT-sources.jar 07:32:20 [INFO] 07:32:20 [INFO] --- bundle:6.0.0:install (default-install) @ topology-config-loader --- 07:32:20 [INFO] Installing org/opendaylight/bgpcep/topology-config-loader/2.0.1-SNAPSHOT/topology-config-loader-2.0.1-SNAPSHOT.jar 07:32:20 [INFO] Writing OBR metadata 07:32:20 [INFO] 07:32:20 [INFO] --- dependency:3.10.0:tree (default-cli) @ topology-config-loader --- 07:32:20 [INFO] org.opendaylight.bgpcep:topology-config-loader:bundle:2.0.1-SNAPSHOT 07:32:20 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:32:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:32:20 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:32:20 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:32:20 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:32:20 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:32:20 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:32:20 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:32:20 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:32:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:32:20 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:32:20 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:32:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:32:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:32:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:32:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:32:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:32:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:32:20 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:32:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:32:20 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:32:20 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:32:20 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:32:20 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:32:20 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:32:20 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:32:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:32:20 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:32:20 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:32:20 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:32:20 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:32:20 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:32:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:32:20 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:32:20 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:32:20 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:32:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:32:20 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:32:20 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:32:20 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:32:20 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:32:20 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:32:20 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:32:20 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:test 07:32:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:32:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:32:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:20 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:32:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:32:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:32:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:32:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:32:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:32:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:32:20 [INFO] +- junit:junit:jar:4.13.2:test 07:32:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:32:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:32:20 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:32:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:32:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:20 [INFO] 07:32:20 [INFO] --- clm:3.0.8-01:index (default-cli) @ topology-config-loader --- 07:32:20 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/topology-config-loader/target/sonatype-clm/module.xml 07:32:20 [INFO] 07:32:20 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader >------ 07:32:20 [INFO] Building OpenDaylight :: BGPCEP :: Topology Config Loader 2.0.1-SNAPSHOT [93/161] 07:32:20 [INFO] from features/odl-bgpcep-topology-config-loader/pom.xml 07:32:20 [INFO] ------------------------------[ feature ]------------------------------- 07:32:20 [INFO] 07:32:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] 07:32:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:20 [INFO] 07:32:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:20 [INFO] 07:32:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] 07:32:20 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] 07:32:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:20 [INFO] argLine set to empty 07:32:20 [INFO] 07:32:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] Starting audit... 07:32:20 Audit done. 07:32:20 [INFO] You have 0 Checkstyle violations. 07:32:20 [INFO] 07:32:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] Starting audit... 07:32:20 Audit done. 07:32:20 [INFO] You have 0 Checkstyle violations. 07:32:20 [INFO] 07:32:20 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] 07:32:20 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml 07:32:20 [INFO] ...done! 07:32:20 [INFO] Set artifact 07:32:20 [INFO] 07:32:20 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:32:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:32:20 [INFO] 07:32:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-topology-config-loader >>> 07:32:20 [INFO] 07:32:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] No files found to run spotbugs, check compile phase has been run 07:32:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:20 [INFO] 07:32:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-topology-config-loader <<< 07:32:20 [INFO] 07:32:20 [INFO] 07:32:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] 07:32:20 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-topology-config-loader --- 07:32:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader 07:32:20 [INFO] Project dependency features detected: [] 07:32:20 [INFO] Pax Exam System (Version: 4.14.0) created. 07:32:20 [INFO] Creating RMI registry server on 127.0.0.1:34271 07:32:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:32:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:32:21 [INFO] Waiting for remote bundle context.. on 34271 name: 02a58537-19a9-4217-8406-5c2d88601e0e timout: [ RelativeTimeout value = 180000 ] 07:32:25 [INFO] Building jar from resources and headers. 07:32:25 [INFO] Writing jar finished. 07:32:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:32:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:32:33 [INFO] 07:32:33 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-topology-config-loader --- 07:32:33 [INFO] 07:32:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-topology-config-loader --- 07:32:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:32:33 [INFO] 07:32:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-topology-config-loader --- 07:32:33 [INFO] CycloneDX: Resolving Dependencies 07:32:35 [INFO] CycloneDX: Creating BOM version 1.6 with 224 component(s) 07:32:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.xml 07:32:35 [INFO] attaching as odl-bgpcep-topology-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:32:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.json 07:32:36 [INFO] attaching as odl-bgpcep-topology-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:32:36 [INFO] 07:32:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-topology-config-loader --- 07:32:36 [INFO] Skipping duplicate-finder execution! 07:32:36 [INFO] 07:32:36 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-topology-config-loader --- 07:32:36 [INFO] Skipping plugin execution 07:32:36 [INFO] 07:32:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-topology-config-loader --- 07:32:36 [INFO] Skipping source per configuration. 07:32:36 [INFO] 07:32:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-topology-config-loader --- 07:32:36 [INFO] 07:32:36 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-topology-config-loader --- 07:32:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:36 [INFO] 07:32:36 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-topology-config-loader --- 07:32:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-topology-config-loader-2.0.1-SNAPSHOT.pom 07:32:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-topology-config-loader-2.0.1-SNAPSHOT-features.xml 07:32:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-topology-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:32:36 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-topology-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:32:36 [INFO] 07:32:36 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-topology-config-loader --- 07:32:36 [INFO] org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:2.0.1-SNAPSHOT 07:32:36 [INFO] +- org.opendaylight.bgpcep:topology-config-loader:jar:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:32:36 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:32:36 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:32:36 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:32:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:36 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:32:36 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:32:36 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:32:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:32:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:32:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:32:36 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:32:36 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:32:36 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:32:36 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:32:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:32:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:32:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:32:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:32:36 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:32:36 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:32:36 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:32:36 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:32:36 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:32:36 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:32:36 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:32:36 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:32:36 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:32:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:32:36 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:32:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:32:36 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:32:36 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:32:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:32:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:32:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:32:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:32:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:32:36 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:32:36 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:32:36 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:32:36 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:32:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:32:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:32:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:32:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:32:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:32:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:32:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:32:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:32:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:32:36 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:32:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:32:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:32:36 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:32:36 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:32:36 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:32:36 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:32:36 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:32:36 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:32:36 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:32:36 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:32:36 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:32:36 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:32:36 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:32:36 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:32:36 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:32:36 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:32:36 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:32:36 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:32:36 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:32:36 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:32:36 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:32:36 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:32:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:32:36 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:32:36 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:32:36 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:32:36 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:32:36 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:32:36 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:32:36 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:32:36 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:32:36 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:32:36 [INFO] | | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:32:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:32:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:32:36 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:32:36 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:32:36 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:32:36 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:32:36 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:32:36 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:32:36 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:32:36 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:32:36 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:32:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:32:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:32:36 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:32:36 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:32:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:32:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:32:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:32:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:32:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:32:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:32:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:32:36 [INFO] +- junit:junit:jar:4.13.2:test 07:32:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:32:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:32:36 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:32:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:32:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:36 [INFO] 07:32:36 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-topology-config-loader --- 07:32:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-topology-config-loader/target/sonatype-clm/module.xml 07:32:36 [INFO] 07:32:36 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bgp >--------------- 07:32:36 [INFO] Building OpenDaylight :: BGP 2.0.1-SNAPSHOT [94/161] 07:32:36 [INFO] from features/odl-bgpcep-bgp/pom.xml 07:32:36 [INFO] ------------------------------[ feature ]------------------------------- 07:32:36 [INFO] 07:32:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp --- 07:32:36 [INFO] 07:32:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp --- 07:32:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:36 [INFO] 07:32:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp --- 07:32:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:36 [INFO] 07:32:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp --- 07:32:36 [INFO] 07:32:36 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp --- 07:32:36 [INFO] 07:32:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp --- 07:32:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:36 [INFO] argLine set to empty 07:32:36 [INFO] 07:32:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp --- 07:32:36 [INFO] Starting audit... 07:32:36 Audit done. 07:32:36 [INFO] You have 0 Checkstyle violations. 07:32:36 [INFO] 07:32:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp --- 07:32:36 [INFO] Starting audit... 07:32:36 Audit done. 07:32:36 [INFO] You have 0 Checkstyle violations. 07:32:36 [INFO] 07:32:36 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp --- 07:32:36 [INFO] 07:32:36 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp --- 07:32:36 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/feature/feature.xml 07:32:36 [INFO] ...done! 07:32:36 [INFO] Set artifact 07:32:36 [INFO] 07:32:36 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp --- 07:32:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:32:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:32:36 [INFO] 07:32:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp >>> 07:32:36 [INFO] 07:32:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp --- 07:32:36 [INFO] No files found to run spotbugs, check compile phase has been run 07:32:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:36 [INFO] 07:32:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp <<< 07:32:36 [INFO] 07:32:36 [INFO] 07:32:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp --- 07:32:36 [INFO] 07:32:36 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp --- 07:32:36 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp 07:32:36 [INFO] Project dependency features detected: [] 07:32:36 [INFO] Pax Exam System (Version: 4.14.0) created. 07:32:36 [INFO] Creating RMI registry server on 127.0.0.1:33827 07:32:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:32:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:32:37 [INFO] Waiting for remote bundle context.. on 33827 name: c95d2f61-9187-46dc-a3be-0208a346a617 timout: [ RelativeTimeout value = 180000 ] 07:32:40 [INFO] Building jar from resources and headers. 07:32:40 [INFO] Writing jar finished. 07:32:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:32:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:32:52 [INFO] 07:32:52 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp --- 07:32:52 [INFO] 07:32:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp --- 07:32:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:32:52 [INFO] 07:32:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp --- 07:32:52 [INFO] CycloneDX: Resolving Dependencies 07:32:55 [INFO] CycloneDX: Creating BOM version 1.6 with 304 component(s) 07:32:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.xml 07:32:55 [INFO] attaching as odl-bgpcep-bgp-2.0.1-SNAPSHOT-cyclonedx.xml 07:32:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.json 07:32:55 [INFO] attaching as odl-bgpcep-bgp-2.0.1-SNAPSHOT-cyclonedx.json 07:32:55 [INFO] 07:32:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp --- 07:32:55 [INFO] Skipping duplicate-finder execution! 07:32:55 [INFO] 07:32:55 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp --- 07:32:55 [INFO] Skipping plugin execution 07:32:55 [INFO] 07:32:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp --- 07:32:55 [INFO] Skipping source per configuration. 07:32:55 [INFO] 07:32:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp --- 07:32:55 [INFO] 07:32:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp --- 07:32:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:55 [INFO] 07:32:55 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp --- 07:32:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/2.0.1-SNAPSHOT/odl-bgpcep-bgp-2.0.1-SNAPSHOT.pom 07:32:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/2.0.1-SNAPSHOT/odl-bgpcep-bgp-2.0.1-SNAPSHOT-features.xml 07:32:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/2.0.1-SNAPSHOT/odl-bgpcep-bgp-2.0.1-SNAPSHOT-cyclonedx.xml 07:32:55 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp/2.0.1-SNAPSHOT/odl-bgpcep-bgp-2.0.1-SNAPSHOT-cyclonedx.json 07:32:55 [INFO] 07:32:55 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp --- 07:32:56 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp:xml:features:2.0.1-SNAPSHOT 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:32:56 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:32:56 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:32:56 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:32:56 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:32:56 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:32:56 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:32:56 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:32:56 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:32:56 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:32:56 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:32:56 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:32:56 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:32:56 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:32:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:32:56 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:32:56 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:32:56 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:32:56 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:32:56 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:32:56 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:32:56 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:32:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:32:56 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:32:56 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:32:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:32:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:32:56 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:32:56 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:32:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:32:56 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:32:56 [INFO] | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:32:56 [INFO] | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:32:56 [INFO] | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:32:56 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:32:56 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:32:56 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:32:56 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:32:56 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:32:56 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:32:56 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:32:56 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.controller:blueprint:jar:13.0.2:compile 07:32:56 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:32:56 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-state:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-state:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-topology:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-topology-provider:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:topology-segment-routing:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-graph:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-graph-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | \- org.opendaylight.bgpcep:graph-impl:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-topology-segment-routing:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-cli:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:32:56 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:32:56 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-cli:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | \- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | \- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | | \- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:32:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:32:56 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:32:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:32:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:32:56 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:32:56 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:32:56 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:32:56 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:32:56 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:32:56 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:32:56 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:32:56 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:32:56 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:32:56 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:32:56 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:32:56 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:32:56 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:32:56 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:32:56 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:32:56 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:32:56 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:32:56 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:32:56 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:32:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:32:56 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:32:56 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:32:56 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:32:56 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:32:56 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:32:56 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:32:56 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:32:56 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:32:56 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:32:56 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:32:56 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:32:56 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:32:56 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-protocols-config-loader:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:protocols-config-loader:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:32:56 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-config-loader:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:topology-config-loader:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-routing-policy-config-loader:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:routing-policy-config-loader:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:32:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:32:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:32:56 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:32:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:32:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:32:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:32:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:32:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:32:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:32:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:32:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:32:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:32:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:32:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:32:56 [INFO] +- junit:junit:jar:4.13.2:test 07:32:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:32:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:32:56 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:32:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:32:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:32:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:32:56 [INFO] 07:32:56 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp --- 07:32:56 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp/target/sonatype-clm/module.xml 07:32:56 [INFO] 07:32:56 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example >-------- 07:32:56 [INFO] Building OpenDaylight :: Configuration Example Files 2.0.1-SNAPSHOT [95/161] 07:32:56 [INFO] from features/odl-bgpcep-bgp-config-example/pom.xml 07:32:56 [INFO] ------------------------------[ feature ]------------------------------- 07:32:56 [INFO] 07:32:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] 07:32:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:56 [INFO] 07:32:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:32:56 [INFO] 07:32:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] 07:32:56 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] 07:32:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:32:56 [INFO] argLine set to empty 07:32:56 [INFO] 07:32:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] Starting audit... 07:32:56 Audit done. 07:32:56 [INFO] You have 0 Checkstyle violations. 07:32:56 [INFO] 07:32:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] Starting audit... 07:32:56 Audit done. 07:32:56 [INFO] You have 0 Checkstyle violations. 07:32:56 [INFO] 07:32:56 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] 07:32:56 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml 07:32:56 [INFO] ...done! 07:32:56 [INFO] Set artifact 07:32:56 [INFO] 07:32:56 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:32:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:32:56 [INFO] 07:32:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-config-example >>> 07:32:56 [INFO] 07:32:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] No files found to run spotbugs, check compile phase has been run 07:32:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:32:56 [INFO] 07:32:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-config-example <<< 07:32:56 [INFO] 07:32:56 [INFO] 07:32:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] 07:32:56 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bgp-config-example --- 07:32:56 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example 07:32:56 [INFO] Project dependency features detected: [] 07:32:56 [INFO] Pax Exam System (Version: 4.14.0) created. 07:32:56 [INFO] Creating RMI registry server on 127.0.0.1:35637 07:32:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:32:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:32:57 [INFO] Waiting for remote bundle context.. on 35637 name: 5036c3ad-826e-4de9-94b8-461bfd1f311b timout: [ RelativeTimeout value = 180000 ] 07:33:00 [INFO] Building jar from resources and headers. 07:33:00 [INFO] Writing jar finished. 07:33:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:33:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:33:02 [INFO] 07:33:02 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bgp-config-example --- 07:33:02 [INFO] 07:33:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bgp-config-example --- 07:33:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:33:02 [INFO] 07:33:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bgp-config-example --- 07:33:02 [INFO] CycloneDX: Resolving Dependencies 07:33:03 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 07:33:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.xml 07:33:03 [INFO] attaching as odl-bgpcep-bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.json 07:33:03 [INFO] attaching as odl-bgpcep-bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:33:03 [INFO] 07:33:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-config-example --- 07:33:03 [INFO] Skipping duplicate-finder execution! 07:33:03 [INFO] 07:33:03 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-config-example --- 07:33:03 [INFO] Skipping plugin execution 07:33:03 [INFO] 07:33:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-config-example --- 07:33:03 [INFO] Skipping source per configuration. 07:33:03 [INFO] 07:33:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bgp-config-example --- 07:33:03 [INFO] 07:33:03 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bgp-config-example --- 07:33:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:03 [INFO] 07:33:03 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bgp-config-example --- 07:33:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/2.0.1-SNAPSHOT/odl-bgpcep-bgp-config-example-2.0.1-SNAPSHOT.pom 07:33:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/2.0.1-SNAPSHOT/odl-bgpcep-bgp-config-example-2.0.1-SNAPSHOT-features.xml 07:33:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/2.0.1-SNAPSHOT/odl-bgpcep-bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:03 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/2.0.1-SNAPSHOT/odl-bgpcep-bgp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:33:03 [INFO] 07:33:03 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bgp-config-example --- 07:33:03 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bgp-config-example:xml:features:2.0.1-SNAPSHOT 07:33:03 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:bgp-initial-config:2.0.1-SNAPSHOT:compile 07:33:03 [INFO] +- org.opendaylight.bgpcep:bgp-config-example:xml:network-topology-bgp-initial-config:2.0.1-SNAPSHOT:compile 07:33:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:33:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:33:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:33:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:33:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:33:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:33:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:33:03 [INFO] +- junit:junit:jar:4.13.2:test 07:33:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:33:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:33:03 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:33:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:33:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:03 [INFO] 07:33:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bgp-config-example --- 07:33:03 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bgp-config-example/target/sonatype-clm/module.xml 07:33:03 [INFO] 07:33:03 [INFO] ---------< org.opendaylight.bgpcep:bmp-monitors-config-loader >--------- 07:33:03 [INFO] Building bmp-monitors-config-loader 2.0.1-SNAPSHOT [96/161] 07:33:03 [INFO] from config-loader/bmp-monitors-config-loader/pom.xml 07:33:03 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:03 [INFO] 07:33:03 [INFO] --- clean:3.5.0:clean (default-clean) @ bmp-monitors-config-loader --- 07:33:03 [INFO] 07:33:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bmp-monitors-config-loader --- 07:33:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:03 [INFO] 07:33:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bmp-monitors-config-loader --- 07:33:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:03 [INFO] 07:33:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bmp-monitors-config-loader --- 07:33:03 [INFO] 07:33:03 [INFO] --- dependency:3.10.0:properties (default) @ bmp-monitors-config-loader --- 07:33:03 [INFO] 07:33:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bmp-monitors-config-loader --- 07:33: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/config-loader/bmp-monitors-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:33:03 [INFO] 07:33:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ bmp-monitors-config-loader --- 07:33:03 [INFO] Starting audit... 07:33:03 Audit done. 07:33:03 [INFO] You have 0 Checkstyle violations. 07:33:03 [INFO] 07:33:03 [INFO] --- checkstyle:3.6.0:check (default) @ bmp-monitors-config-loader --- 07:33:03 [INFO] Starting audit... 07:33:03 Audit done. 07:33:03 [INFO] You have 0 Checkstyle violations. 07:33:03 [INFO] 07:33:03 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bmp-monitors-config-loader --- 07:33:03 [INFO] 07:33:03 [INFO] --- resources:3.4.0:resources (default-resources) @ bmp-monitors-config-loader --- 07:33:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/resources 07:33:03 [INFO] 07:33:03 [INFO] --- compiler:3.15.0:compile (default-compile) @ bmp-monitors-config-loader --- 07:33:03 [INFO] Recompiling the module because of changed dependency. 07:33:03 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 07:33:03 [INFO] 07:33:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bmp-monitors-config-loader >>> 07:33:03 [INFO] 07:33:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bmp-monitors-config-loader --- 07:33:03 [INFO] Fork Value is true 07:33:05 [INFO] Done SpotBugs Analysis.... 07:33:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:05 [INFO] 07:33:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bmp-monitors-config-loader <<< 07:33:05 [INFO] 07:33:05 [INFO] 07:33:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bmp-monitors-config-loader --- 07:33:05 [INFO] BugInstance size is 0 07:33:05 [INFO] Error size is 0 07:33:05 [INFO] No errors/warnings found 07:33:05 [INFO] 07:33:05 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bmp-monitors-config-loader --- 07:33:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:33:05 [INFO] 07:33:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bmp-monitors-config-loader --- 07:33:05 [INFO] Recompiling the module because of changed dependency. 07:33:05 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:33:06 [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:33:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 07:33:06 [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:33:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 07:33:06 [INFO] 07:33:06 [INFO] --- surefire:3.5.5:test (default-test) @ bmp-monitors-config-loader --- 07:33:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:06 [INFO] 07:33:06 [INFO] ------------------------------------------------------- 07:33:06 [INFO] T E S T S 07:33:06 [INFO] ------------------------------------------------------- 07:33:07 [INFO] Running org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 07:33:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:33:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.049 s -- in org.opendaylight.bgpcep.config.loader.bmp.BmpMonitorConfigFileProcessorTest 07:33:11 [INFO] 07:33:11 [INFO] Results: 07:33:11 [INFO] 07:33:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 07:33:11 [INFO] 07:33:11 [INFO] 07:33:11 [INFO] --- copy:14.3.1:copy-files (default) @ bmp-monitors-config-loader --- 07:33:11 [INFO] 07:33:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bmp-monitors-config-loader --- 07:33:11 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-2.0.1-SNAPSHOT.jar 07:33:11 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/classes/META-INF/MANIFEST.MF 07:33:11 [INFO] 07:33:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bmp-monitors-config-loader --- 07:33:12 [WARNING] Javadoc Warnings 07:33:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:31: warning: no comment 07:33:12 [WARNING] public final class BmpMonitorConfigFileProcessor extends AbstractConfigFileProcessor { 07:33:12 [WARNING] ^ 07:33:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:33: warning: no comment 07:33:12 [WARNING] public BmpMonitorConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 07:33:12 [WARNING] ^ 07:33:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/BmpMonitorConfigFileProcessor.java:38: warning: no comment 07:33:12 [WARNING] public void init() { 07:33:12 [WARNING] ^ 07:33:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/OSGiBmpMonitorConfigFileProcessor.java:20: warning: no comment 07:33:12 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:33:12 [WARNING] ^ 07:33:12 [WARNING] /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/bmp/OSGiBmpMonitorConfigFileProcessor.java:20: warning: use of default constructor, which does not provide a comment 07:33:12 [WARNING] public final class OSGiBmpMonitorConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 07:33:12 [WARNING] ^ 07:33:12 [WARNING] 5 warnings 07:33:12 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:33:12 [INFO] 07:33:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bmp-monitors-config-loader --- 07:33:12 [INFO] CycloneDX: Resolving Dependencies 07:33:13 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 07:33:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.xml 07:33:13 [INFO] attaching as bmp-monitors-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.json 07:33:13 [INFO] attaching as bmp-monitors-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:33:13 [INFO] 07:33:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bmp-monitors-config-loader --- 07:33:13 [INFO] Skipping duplicate-finder execution! 07:33:13 [INFO] 07:33:13 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bmp-monitors-config-loader --- 07:33:13 [WARNING] Used undeclared dependencies found: 07:33:13 [WARNING] org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:33:13 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:33:13 [WARNING] Non-test scoped test only dependencies found: 07:33:13 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:33:13 [INFO] 07:33:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bmp-monitors-config-loader --- 07:33:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-2.0.1-SNAPSHOT-sources.jar 07:33:13 [INFO] 07:33:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bmp-monitors-config-loader --- 07:33:13 [INFO] 07:33:13 [INFO] --- jacoco:0.8.14:report (report) @ bmp-monitors-config-loader --- 07:33:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/code-coverage/jacoco.exec 07:33:13 [INFO] Analyzed bundle 'bmp-monitors-config-loader' with 2 classes 07:33:13 [INFO] 07:33:13 [INFO] --- install:3.1.4:install (default-install) @ bmp-monitors-config-loader --- 07:33:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/2.0.1-SNAPSHOT/bmp-monitors-config-loader-2.0.1-SNAPSHOT.pom 07:33:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/2.0.1-SNAPSHOT/bmp-monitors-config-loader-2.0.1-SNAPSHOT.jar 07:33:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/2.0.1-SNAPSHOT/bmp-monitors-config-loader-2.0.1-SNAPSHOT-javadoc.jar 07:33:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/2.0.1-SNAPSHOT/bmp-monitors-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/2.0.1-SNAPSHOT/bmp-monitors-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:33:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/bmp-monitors-config-loader-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bmp-monitors-config-loader/2.0.1-SNAPSHOT/bmp-monitors-config-loader-2.0.1-SNAPSHOT-sources.jar 07:33:13 [INFO] 07:33:13 [INFO] --- bundle:6.0.0:install (default-install) @ bmp-monitors-config-loader --- 07:33:13 [INFO] Installing org/opendaylight/bgpcep/bmp-monitors-config-loader/2.0.1-SNAPSHOT/bmp-monitors-config-loader-2.0.1-SNAPSHOT.jar 07:33:13 [INFO] Writing OBR metadata 07:33:13 [INFO] 07:33:13 [INFO] --- dependency:3.10.0:tree (default-cli) @ bmp-monitors-config-loader --- 07:33:13 [INFO] org.opendaylight.bgpcep:bmp-monitors-config-loader:bundle:2.0.1-SNAPSHOT 07:33:13 [INFO] +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:33:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:33:13 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:33:13 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:33:13 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:33:13 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:33:13 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:33:13 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:33:13 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:33:13 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:33:13 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:33:13 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:33:13 [INFO] | | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:33:13 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:33:13 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:33:13 [INFO] | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:33:13 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:33:13 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:33:13 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:33:13 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:33:13 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:33:13 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:33:13 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:33:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:33:13 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:33:13 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:33:13 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:33:13 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:13 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:33:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:13 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:33:13 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:33:13 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:33:13 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:33:13 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:33:13 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:33:13 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:33:13 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:33:13 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:33:13 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:33:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:33:13 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:33:13 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:33:13 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:33:13 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:33:13 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:33:13 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:33:13 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:33:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:33:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:33:13 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:33:13 [INFO] | | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:33:13 [INFO] | | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:33:13 [INFO] | | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:33:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:33:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:33:13 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:33:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:33:13 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:33:13 [INFO] | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:33:13 [INFO] | | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:33:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:33:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:33:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:33:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:33:13 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:33:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:33:13 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:33:13 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:33:13 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:33:13 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:33:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:33:13 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:33:13 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:33:13 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:33:13 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:33:13 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:33:13 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:33:13 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:33:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:13 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:33:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:33:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:33:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:33:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:33:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:33:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:33:13 [INFO] +- junit:junit:jar:4.13.2:test 07:33:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:33:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:33:13 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:33:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:33:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:13 [INFO] 07:33:13 [INFO] --- clm:3.0.8-01:index (default-cli) @ bmp-monitors-config-loader --- 07:33:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/config-loader/bmp-monitors-config-loader/target/sonatype-clm/module.xml 07:33:13 [INFO] 07:33:13 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader >-------- 07:33:13 [INFO] Building OpenDaylight :: BGPCEP :: BMP Config Loader 2.0.1-SNAPSHOT [97/161] 07:33:13 [INFO] from features/odl-bgpcep-bmp-config-loader/pom.xml 07:33:13 [INFO] ------------------------------[ feature ]------------------------------- 07:33:14 [INFO] 07:33:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] 07:33:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:14 [INFO] 07:33:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:14 [INFO] 07:33:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] 07:33:14 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] 07:33:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:14 [INFO] argLine set to empty 07:33:14 [INFO] 07:33:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] Starting audit... 07:33:14 Audit done. 07:33:14 [INFO] You have 0 Checkstyle violations. 07:33:14 [INFO] 07:33:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] Starting audit... 07:33:14 Audit done. 07:33:14 [INFO] You have 0 Checkstyle violations. 07:33:14 [INFO] 07:33:14 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] 07:33:14 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml 07:33:14 [INFO] ...done! 07:33:14 [INFO] Set artifact 07:33:14 [INFO] 07:33:14 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:33:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:33:14 [INFO] 07:33:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-loader >>> 07:33:14 [INFO] 07:33:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] No files found to run spotbugs, check compile phase has been run 07:33:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:14 [INFO] 07:33:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-loader <<< 07:33:14 [INFO] 07:33:14 [INFO] 07:33:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] 07:33:14 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bmp-config-loader --- 07:33:14 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader 07:33:14 [INFO] Project dependency features detected: [] 07:33:14 [INFO] Pax Exam System (Version: 4.14.0) created. 07:33:14 [INFO] Creating RMI registry server on 127.0.0.1:40951 07:33:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:33:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:33:15 [INFO] Waiting for remote bundle context.. on 40951 name: badfa1d7-5d59-4c27-90cc-9dd55caa492e timout: [ RelativeTimeout value = 180000 ] 07:33:18 [INFO] Building jar from resources and headers. 07:33:18 [INFO] Writing jar finished. 07:33:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:33:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:33:27 [INFO] 07:33:27 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bmp-config-loader --- 07:33:27 [INFO] 07:33:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-config-loader --- 07:33:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:33:27 [INFO] 07:33:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-loader --- 07:33:27 [INFO] CycloneDX: Resolving Dependencies 07:33:30 [INFO] CycloneDX: Creating BOM version 1.6 with 238 component(s) 07:33:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.xml 07:33:30 [INFO] attaching as odl-bgpcep-bmp-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.json 07:33:30 [INFO] attaching as odl-bgpcep-bmp-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:33:30 [INFO] 07:33:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-loader --- 07:33:30 [INFO] Skipping duplicate-finder execution! 07:33:30 [INFO] 07:33:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-loader --- 07:33:30 [INFO] Skipping plugin execution 07:33:30 [INFO] 07:33:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-loader --- 07:33:30 [INFO] Skipping source per configuration. 07:33:30 [INFO] 07:33:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-loader --- 07:33:30 [INFO] 07:33:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-config-loader --- 07:33:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:30 [INFO] 07:33:30 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-loader --- 07:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-bmp-config-loader-2.0.1-SNAPSHOT.pom 07:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-bmp-config-loader-2.0.1-SNAPSHOT-features.xml 07:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-bmp-config-loader-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/2.0.1-SNAPSHOT/odl-bgpcep-bmp-config-loader-2.0.1-SNAPSHOT-cyclonedx.json 07:33:30 [INFO] 07:33:30 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bmp-config-loader --- 07:33:30 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:2.0.1-SNAPSHOT 07:33:30 [INFO] +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:33:30 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:33:30 [INFO] | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:33:30 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:33:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:33:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:33:30 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:30 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:33:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:33:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:33:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:33:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:33:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:33:30 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:33:30 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:33:30 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:33:30 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:33:30 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:33:30 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:33:30 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:33:30 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:33:30 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:33:30 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:33:30 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:33:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:33:30 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:33:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:33:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:33:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:33:30 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:33:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:33:30 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:33:30 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:33:30 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:33:30 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:33:30 [INFO] | \- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:33:30 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:33:30 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:33:30 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:33:30 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:33:30 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:33:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:33:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:33:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:33:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:33:30 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:33:30 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:33:30 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:33:30 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:33:30 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:33:30 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:33:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:33:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:33:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:33:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:33:30 [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:33:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:33:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:33:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:33:30 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:33:30 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:33:30 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:33:30 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:33:30 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:33:30 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:33:30 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:33:30 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:33:30 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:33:30 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:33:30 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:33:30 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:33:30 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:33:30 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:33:30 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:33:30 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:33:30 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:33:30 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:33:30 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:33:30 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:33:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:33:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:33:30 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:33:30 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:33:30 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:33:30 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:33:30 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:33:30 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:33:30 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:33:30 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:33:30 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:33:30 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:33:30 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:33:30 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:33:30 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:33:30 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:33:30 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:33:30 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:33:30 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:33:30 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:33:30 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:33:30 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:33:30 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:33:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:33:30 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:33:30 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:33:30 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:33:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:33:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:33:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:33:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:33:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:33:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:33:30 [INFO] +- junit:junit:jar:4.13.2:test 07:33:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:33:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:33:30 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:33:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:33:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:30 [INFO] 07:33:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bmp-config-loader --- 07:33:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-loader/target/sonatype-clm/module.xml 07:33:30 [INFO] 07:33:30 [INFO] -----------< org.opendaylight.bgpcep:bgp-bmp-config-example >----------- 07:33:30 [INFO] Building bgp-bmp-config-example 2.0.1-SNAPSHOT [98/161] 07:33:30 [INFO] from bmp/bmp-config-example/pom.xml 07:33:30 [INFO] --------------------------------[ jar ]--------------------------------- 07:33:30 [INFO] 07:33:30 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-config-example --- 07:33:30 [INFO] 07:33:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-config-example --- 07:33:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:30 [INFO] 07:33:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-config-example --- 07:33:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:30 [INFO] 07:33:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-config-example --- 07:33:31 [INFO] 07:33:31 [INFO] --- dependency:3.10.0:properties (default) @ bgp-bmp-config-example --- 07:33:31 [INFO] 07:33:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-config-example --- 07:33:31 [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-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:33:31 [INFO] 07:33:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-config-example --- 07:33:31 [INFO] Starting audit... 07:33:31 Audit done. 07:33:31 [INFO] You have 0 Checkstyle violations. 07:33:31 [INFO] 07:33:31 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-config-example --- 07:33:31 [INFO] Starting audit... 07:33:31 Audit done. 07:33:31 [INFO] You have 0 Checkstyle violations. 07:33:31 [INFO] 07:33:31 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-bmp-config-example --- 07:33:31 [INFO] 07:33:31 [INFO] --- remote-resources:3.3.0:bundle (default) @ bgp-bmp-config-example --- 07:33:31 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 1 entry 07:33:31 [INFO] 07:33:31 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-bmp-config-example --- 07:33:31 [INFO] Copying 1 resource from src/main/resources to target/classes 07:33:31 [INFO] 07:33:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-bmp-config-example --- 07:33:31 [INFO] No sources to compile 07:33:31 [INFO] 07:33:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-config-example >>> 07:33:31 [INFO] 07:33:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-config-example --- 07:33:31 [INFO] No files found to run spotbugs, check compile phase has been run 07:33:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:31 [INFO] 07:33:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-config-example <<< 07:33:31 [INFO] 07:33:31 [INFO] 07:33:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-config-example --- 07:33:31 [INFO] 07:33:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-bmp-config-example --- 07:33:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/src/test/resources 07:33:31 [INFO] 07:33:31 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-bmp-config-example --- 07:33:31 [INFO] No sources to compile 07:33:31 [INFO] 07:33:31 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-bmp-config-example --- 07:33:31 [INFO] No tests to run. 07:33:31 [INFO] 07:33:31 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-bmp-config-example --- 07:33:31 [INFO] 07:33:31 [INFO] --- jar:3.5.0:jar (default-jar) @ bgp-bmp-config-example --- 07:33:31 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-2.0.1-SNAPSHOT.jar 07:33:31 [INFO] 07:33:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-config-example --- 07:33:31 [INFO] No Javadoc in project. Archive not created. 07:33:31 [INFO] 07:33:31 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ bgp-bmp-config-example --- 07:33:31 [INFO] 07:33:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-config-example --- 07:33:31 [INFO] CycloneDX: Resolving Dependencies 07:33:32 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 07:33:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.xml 07:33:32 [INFO] attaching as bgp-bmp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.json 07:33:32 [INFO] attaching as bgp-bmp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:33:32 [INFO] 07:33:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-config-example --- 07:33:32 [INFO] Skipping duplicate-finder execution! 07:33:32 [INFO] 07:33:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-bmp-config-example --- 07:33:32 [INFO] No dependency problems found 07:33:32 [INFO] 07:33:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-bmp-config-example --- 07:33:32 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-2.0.1-SNAPSHOT-sources.jar 07:33:32 [INFO] 07:33:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-config-example --- 07:33:32 [INFO] 07:33:32 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-config-example --- 07:33:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:33:32 [INFO] 07:33:32 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-config-example --- 07:33:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/2.0.1-SNAPSHOT/bgp-bmp-config-example-2.0.1-SNAPSHOT.pom 07:33:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/2.0.1-SNAPSHOT/bgp-bmp-config-example-2.0.1-SNAPSHOT.jar 07:33:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/classes/initial/odl-bmp-monitors-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/2.0.1-SNAPSHOT/bgp-bmp-config-example-2.0.1-SNAPSHOT-odl-bmp-monitors-config.xml 07:33:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/2.0.1-SNAPSHOT/bgp-bmp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/2.0.1-SNAPSHOT/bgp-bmp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:33:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/bgp-bmp-config-example-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-config-example/2.0.1-SNAPSHOT/bgp-bmp-config-example-2.0.1-SNAPSHOT-sources.jar 07:33:32 [INFO] 07:33:32 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-bmp-config-example --- 07:33:32 [INFO] org.opendaylight.bgpcep:bgp-bmp-config-example:jar:2.0.1-SNAPSHOT 07:33:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:33:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:33:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:33:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:33:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:33:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:33:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:33:32 [INFO] +- junit:junit:jar:4.13.2:test 07:33:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:33:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:33:32 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:33:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:33:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:32 [INFO] 07:33:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-bmp-config-example --- 07:33:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-config-example/target/sonatype-clm/module.xml 07:33:32 [INFO] 07:33:32 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example >-------- 07:33:32 [INFO] Building OpenDaylight :: BMP :: Config files example 2.0.1-SNAPSHOT [99/161] 07:33:32 [INFO] from features/odl-bgpcep-bmp-config-example/pom.xml 07:33:32 [INFO] ------------------------------[ feature ]------------------------------- 07:33:32 [INFO] 07:33:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] 07:33:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:32 [INFO] 07:33:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:32 [INFO] 07:33:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] 07:33:32 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] 07:33:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:32 [INFO] argLine set to empty 07:33:32 [INFO] 07:33:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] Starting audit... 07:33:32 Audit done. 07:33:32 [INFO] You have 0 Checkstyle violations. 07:33:32 [INFO] 07:33:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] Starting audit... 07:33:32 Audit done. 07:33:32 [INFO] You have 0 Checkstyle violations. 07:33:32 [INFO] 07:33:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] 07:33:32 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml 07:33:32 [INFO] ...done! 07:33:32 [INFO] Set artifact 07:33:32 [INFO] 07:33:32 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:33:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:33:32 [INFO] 07:33:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-config-example >>> 07:33:32 [INFO] 07:33:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] No files found to run spotbugs, check compile phase has been run 07:33:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:32 [INFO] 07:33:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-config-example <<< 07:33:32 [INFO] 07:33:32 [INFO] 07:33:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] 07:33:32 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bmp-config-example --- 07:33:32 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example 07:33:32 [INFO] Project dependency features detected: [] 07:33:32 [INFO] Pax Exam System (Version: 4.14.0) created. 07:33:32 [INFO] Creating RMI registry server on 127.0.0.1:46027 07:33:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:33:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:33:33 [INFO] Waiting for remote bundle context.. on 46027 name: 01159628-8905-4e51-a339-503669bcf565 timout: [ RelativeTimeout value = 180000 ] 07:33:36 [INFO] Building jar from resources and headers. 07:33:36 [INFO] Writing jar finished. 07:33:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:33:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:33:38 [INFO] 07:33:38 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bmp-config-example --- 07:33:38 [INFO] 07:33:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp-config-example --- 07:33:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:33:38 [INFO] 07:33:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp-config-example --- 07:33:38 [INFO] CycloneDX: Resolving Dependencies 07:33:39 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 07:33:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.xml 07:33:39 [INFO] attaching as odl-bgpcep-bmp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.json 07:33:39 [INFO] attaching as odl-bgpcep-bmp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:33:39 [INFO] 07:33:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-config-example --- 07:33:39 [INFO] Skipping duplicate-finder execution! 07:33:39 [INFO] 07:33:39 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-config-example --- 07:33:39 [INFO] Skipping plugin execution 07:33:39 [INFO] 07:33:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-config-example --- 07:33:39 [INFO] Skipping source per configuration. 07:33:39 [INFO] 07:33:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp-config-example --- 07:33:39 [INFO] 07:33:39 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp-config-example --- 07:33:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:33:39 [INFO] 07:33:39 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp-config-example --- 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/2.0.1-SNAPSHOT/odl-bgpcep-bmp-config-example-2.0.1-SNAPSHOT.pom 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/2.0.1-SNAPSHOT/odl-bgpcep-bmp-config-example-2.0.1-SNAPSHOT-features.xml 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/2.0.1-SNAPSHOT/odl-bgpcep-bmp-config-example-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:39 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/2.0.1-SNAPSHOT/odl-bgpcep-bmp-config-example-2.0.1-SNAPSHOT-cyclonedx.json 07:33:39 [INFO] 07:33:39 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bmp-config-example --- 07:33:39 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:2.0.1-SNAPSHOT 07:33:39 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:2.0.1-SNAPSHOT:compile 07:33:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:39 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:33:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:33:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:33:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:33:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:33:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:33:39 [INFO] +- junit:junit:jar:4.13.2:test 07:33:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:33:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:33:39 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:33:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:33:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:39 [INFO] 07:33:39 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bmp-config-example --- 07:33:39 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp-config-example/target/sonatype-clm/module.xml 07:33:39 [INFO] 07:33:39 [INFO] ------------< org.opendaylight.bgpcep:bgp-bmp-parser-impl >------------- 07:33:39 [INFO] Building bgp-bmp-parser-impl 2.0.1-SNAPSHOT [100/161] 07:33:39 [INFO] from bmp/bmp-parser-impl/pom.xml 07:33:39 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:39 [INFO] 07:33:39 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] 07:33:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:39 [INFO] 07:33:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:39 [INFO] 07:33:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] 07:33:39 [INFO] --- dependency:3.10.0:properties (default) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] 07:33:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-parser-impl --- 07:33:39 [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-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:33:39 [INFO] 07:33:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] Starting audit... 07:33:39 Audit done. 07:33:39 [INFO] You have 0 Checkstyle violations. 07:33:39 [INFO] 07:33:39 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] Starting audit... 07:33:39 Audit done. 07:33:39 [INFO] You have 0 Checkstyle violations. 07:33:39 [INFO] 07:33:39 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] 07:33:39 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/resources 07:33:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/generated-sources/spi 07:33:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/generated-sources/yang 07:33:39 [INFO] 07:33:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] Recompiling the module because of changed dependency. 07:33:39 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 07:33:39 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionProviderActivator 07:33:39 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerDownHandler.java:[42,44] possible 'this' escape before subclass is fully initialized 07:33:39 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/PeerUpHandler.java:[49,44] possible 'this' escape before subclass is fully initialized 07:33:39 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/main/java/org/opendaylight/protocol/bmp/parser/message/RouteMonitoringMessageHandler.java:[32,44] possible 'this' escape before subclass is fully initialized 07:33:39 [INFO] 07:33:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-parser-impl >>> 07:33:39 [INFO] 07:33:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-parser-impl --- 07:33:39 [INFO] Fork Value is true 07:33:43 [INFO] Done SpotBugs Analysis.... 07:33:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:43 [INFO] 07:33:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-parser-impl <<< 07:33:43 [INFO] 07:33:43 [INFO] 07:33:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-parser-impl --- 07:33:43 [INFO] BugInstance size is 0 07:33:43 [INFO] Error size is 0 07:33:43 [INFO] No errors/warnings found 07:33:43 [INFO] 07:33:43 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-bmp-parser-impl --- 07:33:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/src/test/resources 07:33:43 [INFO] 07:33:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-bmp-parser-impl --- 07:33:43 [INFO] Recompiling the module because of changed dependency. 07:33:43 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 07:33:43 [INFO] 07:33:43 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-bmp-parser-impl --- 07:33:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:43 [INFO] 07:33:43 [INFO] ------------------------------------------------------- 07:33:43 [INFO] T E S T S 07:33:43 [INFO] ------------------------------------------------------- 07:33:44 [INFO] Running org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 07:33:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.opendaylight.protocol.bmp.parser.message.InitiationHandlerTest 07:33:45 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 07:33:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.protocol.bmp.parser.message.PeerUpHandlerTest 07:33:45 [INFO] Running org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 07:33:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.protocol.bmp.parser.message.RouteMonitoringMessageHandlerTest 07:33:45 [INFO] Running org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 07:33:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.protocol.bmp.parser.message.PeerDownHandlerTest 07:33:45 [INFO] Running org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 07:33:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bmp.parser.message.TerminationHandlerTest 07:33:45 [INFO] Running org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 07:33:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bmp.parser.message.StatisticsReportHandlerTest 07:33:45 [INFO] 07:33:45 [INFO] Results: 07:33:45 [INFO] 07:33:45 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 07:33:45 [INFO] 07:33:45 [INFO] 07:33:45 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-bmp-parser-impl --- 07:33:45 [INFO] 07:33:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-parser-impl --- 07:33:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT.jar 07:33:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/classes/META-INF/MANIFEST.MF 07:33:45 [INFO] 07:33:45 [INFO] --- jar:3.5.0:test-jar (default) @ bgp-bmp-parser-impl --- 07:33:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-tests.jar 07:33:45 [INFO] 07:33:45 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ bgp-bmp-parser-impl --- 07:33:45 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar 07:33:45 [INFO] 07:33:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-parser-impl --- 07:33:47 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar 07:33:47 [INFO] 07:33:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-parser-impl --- 07:33:47 [INFO] CycloneDX: Resolving Dependencies 07:33:48 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:33:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.xml 07:33:48 [INFO] attaching as bgp-bmp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.json 07:33:48 [INFO] attaching as bgp-bmp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:33:48 [INFO] 07:33:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-parser-impl --- 07:33:48 [INFO] Skipping duplicate-finder execution! 07:33:48 [INFO] 07:33:48 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-bmp-parser-impl --- 07:33:48 [WARNING] Non-test scoped test only dependencies found: 07:33:48 [WARNING] org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] 07:33:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-bmp-parser-impl --- 07:33:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-sources.jar 07:33:48 [INFO] 07:33:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-parser-impl --- 07:33:48 [INFO] 07:33:48 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-parser-impl --- 07:33:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/code-coverage/jacoco.exec 07:33:48 [INFO] Analyzed bundle 'bgp-bmp-parser-impl' with 28 classes 07:33:48 [INFO] 07:33:48 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-parser-impl --- 07:33:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT.pom 07:33:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT.jar 07:33:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-tests.jar 07:33:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-test-sources.jar 07:33:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-javadoc.jar 07:33:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:33:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:33:48 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT-sources.jar 07:33:48 [INFO] 07:33:48 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-parser-impl --- 07:33:48 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-parser-impl/2.0.1-SNAPSHOT/bgp-bmp-parser-impl-2.0.1-SNAPSHOT.jar 07:33:48 [INFO] Writing OBR metadata 07:33:48 [INFO] 07:33:48 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-bmp-parser-impl --- 07:33:48 [INFO] org.opendaylight.bgpcep:bgp-bmp-parser-impl:bundle:2.0.1-SNAPSHOT 07:33:48 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:33:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:33:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:33:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:33:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:33:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:33:48 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:33:48 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:33:48 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] | \- io.netty:netty-transport:jar:4.2.10.Final:compile 07:33:48 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:33:48 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:33:48 [INFO] | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:33:48 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:33:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:33:48 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:33:48 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:33:48 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:33:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:33:48 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:33:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:33:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:33:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:33:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:33:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:33:48 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:33:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:33:48 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:33:48 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:33:48 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:33:48 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:33:48 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:33:48 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:33:48 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:33:48 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:33:48 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:33:48 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:test 07:33:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:33:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:33:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:33:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:33:48 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:33:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:33:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:33:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:33:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:33:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:33:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:33:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:33:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:33:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:33:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:33:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:33:48 [INFO] +- junit:junit:jar:4.13.2:test 07:33:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:33:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:33:48 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:33:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:33:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:33:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:33:48 [INFO] 07:33:48 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-bmp-parser-impl --- 07:33:48 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-parser-impl/target/sonatype-clm/module.xml 07:33:48 [INFO] 07:33:48 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-impl >---------------- 07:33:48 [INFO] Building bgp-bmp-impl 2.0.1-SNAPSHOT [101/161] 07:33:48 [INFO] from bmp/bmp-impl/pom.xml 07:33:48 [INFO] -------------------------------[ bundle ]------------------------------- 07:33:48 [INFO] 07:33:48 [INFO] --- clean:3.5.0:clean (default-clean) @ bgp-bmp-impl --- 07:33:48 [INFO] 07:33:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bgp-bmp-impl --- 07:33:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:48 [INFO] 07:33:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bgp-bmp-impl --- 07:33:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:33:48 [INFO] 07:33:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bgp-bmp-impl --- 07:33:49 [INFO] 07:33:49 [INFO] --- dependency:3.10.0:properties (default) @ bgp-bmp-impl --- 07:33:49 [INFO] 07:33:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bgp-bmp-impl --- 07:33:49 [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-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:33:49 [INFO] 07:33:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ bgp-bmp-impl --- 07:33:49 [INFO] Starting audit... 07:33:49 Audit done. 07:33:49 [INFO] You have 0 Checkstyle violations. 07:33:49 [INFO] 07:33:49 [INFO] --- checkstyle:3.6.0:check (default) @ bgp-bmp-impl --- 07:33:49 [INFO] Starting audit... 07:33:49 Audit done. 07:33:49 [INFO] You have 0 Checkstyle violations. 07:33:49 [INFO] 07:33:49 [INFO] --- dependency:3.10.0:copy (unpack-license) @ bgp-bmp-impl --- 07:33:49 [INFO] 07:33:49 [INFO] --- resources:3.4.0:resources (default-resources) @ bgp-bmp-impl --- 07:33:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/resources 07:33:49 [INFO] 07:33:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ bgp-bmp-impl --- 07:33:49 [INFO] Recompiling the module because of changed dependency. 07:33:49 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 07:33:49 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.api.BmpSessionFactory 07:33:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:[53,14] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 07:33:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:[11,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpMonitoringStation has a member method close() that could throw InterruptedException 07:33:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/RouterSessionManager.java:[27,7] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.RouterSessionManager has a member method close() that could throw InterruptedException 07:33:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouter.java:[18,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouter has a member method close() that could throw InterruptedException 07:33:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpRouterPeer.java:[15,8] auto-closeable resource org.opendaylight.protocol.bmp.impl.spi.BmpRouterPeer has a member method close() that could throw InterruptedException 07:33:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[119,95] unchecked cast 07:33:49 required: org.opendaylight.mdsal.binding.api.DataObjectModification 07:33:49 found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification 07:33:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[123,44] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:33:49 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:[131,40] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:33:49 [INFO] 07:33:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bgp-bmp-impl >>> 07:33:49 [INFO] 07:33:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bgp-bmp-impl --- 07:33:49 [INFO] Fork Value is true 07:33:54 [INFO] Done SpotBugs Analysis.... 07:33:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:33:54 [INFO] 07:33:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bgp-bmp-impl <<< 07:33:54 [INFO] 07:33:54 [INFO] 07:33:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bgp-bmp-impl --- 07:33:54 [INFO] BugInstance size is 0 07:33:54 [INFO] Error size is 0 07:33:54 [INFO] No errors/warnings found 07:33:54 [INFO] 07:33:54 [INFO] --- remote-resources:3.3.0:process (default) @ bgp-bmp-impl --- 07:33:54 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-bmp-config-example:2.0.1-SNAPSHOT 07:33:54 [INFO] Copying 1 resource from 1 bundle. 07:33:54 [INFO] 07:33:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bgp-bmp-impl --- 07:33:54 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/resources 07:33:54 [INFO] Copying 1 resource from target/maven-shared-archive-resources to target/test-classes 07:33:54 [INFO] 07:33:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bgp-bmp-impl --- 07:33:54 [INFO] Recompiling the module because of changed dependency. 07:33:54 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:33:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[428,18] auto-closeable resource org.opendaylight.protocol.bmp.impl.app.BmpMonitoringStationImpl has a member method close() that could throw InterruptedException 07:33:54 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/test/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitorImplTest.java:[428,18] auto-closeable resource monitoringStation2 is never referenced in body of corresponding try statement 07:33:54 [INFO] 07:33:54 [INFO] --- surefire:3.5.5:test (default-test) @ bgp-bmp-impl --- 07:33:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:33:54 [INFO] 07:33:54 [INFO] ------------------------------------------------------- 07:33:54 [INFO] T E S T S 07:33:54 [INFO] ------------------------------------------------------- 07:33:55 [INFO] Running org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 07:33:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:34:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.54 s -- in org.opendaylight.protocol.bmp.impl.app.BmpMonitorImplTest 07:34:06 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 07:34:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.protocol.bmp.impl.session.BmpDispatcherImplTest 07:34:06 [INFO] Running org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 07:34:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.protocol.bmp.impl.session.BmpSessionImplTest 07:34:07 [INFO] 07:34:07 [INFO] Results: 07:34:07 [INFO] 07:34:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 07:34:07 [INFO] 07:34:07 [INFO] 07:34:07 [INFO] --- copy:14.3.1:copy-files (default) @ bgp-bmp-impl --- 07:34:07 [INFO] 07:34:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bgp-bmp-impl --- 07:34:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-2.0.1-SNAPSHOT.jar 07:34:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/classes/META-INF/MANIFEST.MF 07:34:07 [INFO] 07:34:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bgp-bmp-impl --- 07:34:09 [WARNING] Javadoc Warnings 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:23: warning: no comment 07:34:09 [WARNING] public final class BmpByteToMessageDecoder extends ByteToMessageDecoder { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpByteToMessageDecoder.java:28: warning: no comment 07:34:09 [WARNING] public BmpByteToMessageDecoder(final BmpMessageRegistry registry) { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:59: warning: no comment 07:34:09 [WARNING] public final class BmpDeployerImpl implements DataTreeChangeListener, AutoCloseable { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/config/BmpDeployerImpl.java:84: warning: no comment 07:34:09 [WARNING] public BmpDeployerImpl(@Reference final BmpDispatcher dispatcher, @Reference final DataBroker dataBroker, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:36: warning: no comment 07:34:09 [WARNING] public class BmpDispatcherImpl implements BmpDispatcher, AutoCloseable { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpDispatcherImpl.java:51: warning: no comment 07:34:09 [WARNING] public BmpDispatcherImpl(@Reference final BmpNettyGroups nettyGroups, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:16: warning: no comment 07:34:09 [WARNING] public final class BmpHandlerFactory { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:20: warning: no comment 07:34:09 [WARNING] public BmpHandlerFactory(final BmpMessageRegistry registry) { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:29: warning: no comment 07:34:09 [WARNING] public ChannelHandler[] getDecoders() { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpHandlerFactory.java:25: warning: no comment 07:34:09 [WARNING] public ChannelHandler[] getEncoders() { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:13: warning: no comment 07:34:09 [WARNING] public final class BmpMessageHeaderDecoder extends LengthFieldBasedFrameDecoder { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageHeaderDecoder.java:34: warning: no comment 07:34:09 [WARNING] public BmpMessageHeaderDecoder() { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:22: warning: no comment 07:34:09 [WARNING] public final class BmpMessageToByteEncoder extends MessageToByteEncoder> { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpMessageToByteEncoder.java:27: warning: no comment 07:34:09 [WARNING] public BmpMessageToByteEncoder(final BmpMessageRegistry registry) { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/spi/BmpMonitoringStation.java:11: warning: no comment 07:34:09 [WARNING] public interface BmpMonitoringStation extends AutoCloseable { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:53: warning: no comment 07:34:09 [WARNING] public final class BmpMonitoringStationImpl implements BmpMonitoringStation, ClusterSingletonService { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpMonitoringStationImpl.java:71: warning: no comment 07:34:09 [WARNING] public BmpMonitoringStationImpl(final DOMDataBroker domDataBroker, final BmpDispatcher dispatcher, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for sessionFactory 07:34:09 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for hf 07:34:09 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for slf 07:34:09 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for createChannel 07:34:09 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @param for keys 07:34:09 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:169: warning: no @return 07:34:09 [WARNING] public ServerBootstrap createServerBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for sessionFactory 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for hf 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for createChannel 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for slf 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for remoteAddress 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for connectTimeout 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @param for keys 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:187: warning: no @return 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:49: warning: no comment 07:34:09 [WARNING] public final class BmpNettyGroups implements AutoCloseable { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:51: warning: no comment 07:34:09 [WARNING] public interface CreateChannel { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:129: warning: no comment 07:34:09 [WARNING] public BmpNettyGroups() { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:144: warning: no comment 07:34:09 [WARNING] public static ChannelInitializer createChannelWithDecoder( 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:155: warning: no comment 07:34:09 [WARNING] public static ChannelInitializer createChannelWithEncoder( 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:195: warning: no comment 07:34:09 [WARNING] public Bootstrap createClientBootstrap(final @NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/BmpNettyGroups.java:52: warning: no comment 07:34:09 [WARNING] ChannelInitializer create(@NonNull BmpSessionFactory sessionFactory, 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:55: warning: no comment 07:34:09 [WARNING] public final class BmpRouterImpl implements BmpRouter, FutureCallback { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterImpl.java:81: warning: no comment 07:34:09 [WARNING] public BmpRouterImpl(final RouterSessionManager sessionManager) { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterPeerImpl.java:74: warning: no comment 07:34:09 [WARNING] public final class BmpRouterPeerImpl implements BmpRouterPeer { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:33: warning: no comment 07:34:09 [WARNING] public final class BmpSessionImpl extends SimpleChannelInboundHandler> implements BmpSession { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:149: warning: no comment 07:34:09 [WARNING] protected enum State { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/BmpSessionImpl.java:42: warning: no comment 07:34:09 [WARNING] public BmpSessionImpl(final @NonNull BmpSessionListener listener) { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:22: warning: no comment 07:34:09 [WARNING] public final class DefaultBmpSessionFactory implements BmpSessionFactory { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/session/DefaultBmpSessionFactory.java:24: warning: no comment 07:34:09 [WARNING] public DefaultBmpSessionFactory() { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:13: warning: no comment 07:34:09 [WARNING] public final class TablesUtil { 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:17: warning: no comment 07:34:09 [WARNING] public static final QName BMP_AFI_QNAME = QName.create(BMP_TABLES_QNAME, "afi").intern(); 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:15: warning: no comment 07:34:09 [WARNING] public static final QName BMP_ATTRIBUTES_QNAME = QName.create(BmpMonitor.QNAME, "attributes").intern(); 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:16: warning: no comment 07:34:09 [WARNING] public static final QName BMP_ROUTES_QNAME = QName.create(BmpMonitor.QNAME, "routes").intern(); 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:18: warning: no comment 07:34:09 [WARNING] public static final QName BMP_SAFI_QNAME = QName.create(BMP_TABLES_QNAME, "safi").intern(); 07:34:09 [WARNING] ^ 07:34:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java:14: warning: no comment 07:34:09 [WARNING] public static final QName BMP_TABLES_QNAME = QName.create(BmpMonitor.QNAME, "tables").intern(); 07:34:09 [WARNING] ^ 07:34:09 [WARNING] 52 warnings 07:34:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:34:09 [INFO] 07:34:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bgp-bmp-impl --- 07:34:09 [INFO] CycloneDX: Resolving Dependencies 07:34:10 [INFO] CycloneDX: Creating BOM version 1.6 with 65 component(s) 07:34:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.xml 07:34:10 [INFO] attaching as bgp-bmp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:34:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.json 07:34:10 [INFO] attaching as bgp-bmp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:34:10 [INFO] 07:34:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-impl --- 07:34:10 [INFO] Skipping duplicate-finder execution! 07:34:10 [INFO] 07:34:10 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ bgp-bmp-impl --- 07:34:10 [WARNING] Used undeclared dependencies found: 07:34:10 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:34:10 [WARNING] Non-test scoped test only dependencies found: 07:34:10 [WARNING] org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:34:10 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:34:10 [WARNING] org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:34:10 [INFO] 07:34:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bgp-bmp-impl --- 07:34:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-2.0.1-SNAPSHOT-sources.jar 07:34:10 [INFO] 07:34:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bgp-bmp-impl --- 07:34:10 [INFO] 07:34:10 [INFO] --- jacoco:0.8.14:report (report) @ bgp-bmp-impl --- 07:34:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/code-coverage/jacoco.exec 07:34:10 [INFO] Analyzed bundle 'bgp-bmp-impl' with 35 classes 07:34:10 [INFO] 07:34:10 [INFO] --- install:3.1.4:install (default-install) @ bgp-bmp-impl --- 07:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/2.0.1-SNAPSHOT/bgp-bmp-impl-2.0.1-SNAPSHOT.pom 07:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/2.0.1-SNAPSHOT/bgp-bmp-impl-2.0.1-SNAPSHOT.jar 07:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/2.0.1-SNAPSHOT/bgp-bmp-impl-2.0.1-SNAPSHOT-javadoc.jar 07:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/2.0.1-SNAPSHOT/bgp-bmp-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/2.0.1-SNAPSHOT/bgp-bmp-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:34:10 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/bgp-bmp-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-impl/2.0.1-SNAPSHOT/bgp-bmp-impl-2.0.1-SNAPSHOT-sources.jar 07:34:10 [INFO] 07:34:10 [INFO] --- bundle:6.0.0:install (default-install) @ bgp-bmp-impl --- 07:34:10 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-impl/2.0.1-SNAPSHOT/bgp-bmp-impl-2.0.1-SNAPSHOT.jar 07:34:10 [INFO] Writing OBR metadata 07:34:11 [INFO] 07:34:11 [INFO] --- dependency:3.10.0:tree (default-cli) @ bgp-bmp-impl --- 07:34:11 [INFO] org.opendaylight.bgpcep:bgp-bmp-impl:bundle:2.0.1-SNAPSHOT 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:34:11 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:34:11 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:34:11 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:34:11 [INFO] +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:34:11 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:34:11 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:34:11 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:34:11 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:34:11 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:34:11 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:34:11 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:34:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:34:11 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:34:11 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:34:11 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:34:11 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:34:11 [INFO] +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:34:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:34:11 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:34:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:34:11 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:34:11 [INFO] | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:34:11 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:34:11 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:34:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:34:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:34:11 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:34:11 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:34:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:34:11 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:34:11 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:34:11 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:34:11 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:34:11 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:34:11 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:34:11 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:34:11 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:34:11 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:34:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:34:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:34:11 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:34:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:34:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:34:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:34:11 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:34:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:34:11 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:34:11 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:34:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:34:11 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:34:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:34:11 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:34:11 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:test 07:34:11 [INFO] | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:test 07:34:11 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:test 07:34:11 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:test 07:34:11 [INFO] | \- org.apache.commons:commons-lang3:jar:3.20.0:test 07:34:11 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:34:11 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:34:11 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:34:11 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:34:11 [INFO] | | +- com.google.dagger:dagger:jar:2.59.2:provided 07:34:11 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:34:11 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:34:11 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:34:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:34:11 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:34:11 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:34:11 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:34:11 [INFO] | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:34:11 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:34:11 [INFO] | \- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:34:11 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:test 07:34:11 [INFO] | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:test 07:34:11 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:test 07:34:11 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:test 07:34:11 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:34:11 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:34:11 [INFO] +- org.opendaylight.bgpcep:config-loader-impl:test-jar:tests:2.0.1-SNAPSHOT:test 07:34:11 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-config-example:jar:2.0.1-SNAPSHOT:test 07:34:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:34:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:34:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:34:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:34:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:34:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:34:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:34:11 [INFO] +- junit:junit:jar:4.13.2:test 07:34:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:34:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:34:11 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:34:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:34:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:11 [INFO] 07:34:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ bgp-bmp-impl --- 07:34:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/bmp/bmp-impl/target/sonatype-clm/module.xml 07:34:11 [INFO] 07:34:11 [INFO] ---------------< org.opendaylight.bgpcep:odl-bgpcep-bmp >--------------- 07:34:11 [INFO] Building OpenDaylight :: BMP 2.0.1-SNAPSHOT [102/161] 07:34:11 [INFO] from features/odl-bgpcep-bmp/pom.xml 07:34:11 [INFO] ------------------------------[ feature ]------------------------------- 07:34:11 [INFO] 07:34:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-bmp --- 07:34:11 [INFO] 07:34:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-bmp --- 07:34:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:11 [INFO] 07:34:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp --- 07:34:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:11 [INFO] 07:34:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-bmp --- 07:34:11 [INFO] 07:34:11 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-bmp --- 07:34:11 [INFO] 07:34:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp --- 07:34:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:11 [INFO] argLine set to empty 07:34:11 [INFO] 07:34:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-bmp --- 07:34:11 [INFO] Starting audit... 07:34:11 Audit done. 07:34:11 [INFO] You have 0 Checkstyle violations. 07:34:11 [INFO] 07:34:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-bmp --- 07:34:11 [INFO] Starting audit... 07:34:11 Audit done. 07:34:11 [INFO] You have 0 Checkstyle violations. 07:34:11 [INFO] 07:34:11 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-bmp --- 07:34:11 [INFO] 07:34:11 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp --- 07:34:11 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/feature/feature.xml 07:34:11 [INFO] ...done! 07:34:11 [INFO] Set artifact 07:34:11 [INFO] 07:34:11 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-bmp --- 07:34:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:34:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:34:11 [INFO] 07:34:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp >>> 07:34:11 [INFO] 07:34:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-bmp --- 07:34:11 [INFO] No files found to run spotbugs, check compile phase has been run 07:34:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:11 [INFO] 07:34:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp <<< 07:34:11 [INFO] 07:34:11 [INFO] 07:34:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-bmp --- 07:34:11 [INFO] 07:34:11 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-bmp --- 07:34:11 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-bmp 07:34:11 [INFO] Project dependency features detected: [] 07:34:11 [INFO] Pax Exam System (Version: 4.14.0) created. 07:34:11 [INFO] Creating RMI registry server on 127.0.0.1:37731 07:34:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:34:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:34:12 [INFO] Waiting for remote bundle context.. on 37731 name: c9465fbd-21bc-4759-becb-2d39dadee56b timout: [ RelativeTimeout value = 180000 ] 07:34:16 [INFO] Building jar from resources and headers. 07:34:16 [INFO] Writing jar finished. 07:34:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:34:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:34:27 [INFO] 07:34:27 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-bmp --- 07:34:27 [INFO] 07:34:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-bmp --- 07:34:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:34:27 [INFO] 07:34:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-bmp --- 07:34:27 [INFO] CycloneDX: Resolving Dependencies 07:34:30 [INFO] CycloneDX: Creating BOM version 1.6 with 286 component(s) 07:34:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.xml 07:34:30 [INFO] attaching as odl-bgpcep-bmp-2.0.1-SNAPSHOT-cyclonedx.xml 07:34:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.json 07:34:30 [INFO] attaching as odl-bgpcep-bmp-2.0.1-SNAPSHOT-cyclonedx.json 07:34:30 [INFO] 07:34:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp --- 07:34:30 [INFO] Skipping duplicate-finder execution! 07:34:30 [INFO] 07:34:30 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-bmp --- 07:34:30 [INFO] Skipping plugin execution 07:34:30 [INFO] 07:34:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp --- 07:34:30 [INFO] Skipping source per configuration. 07:34:30 [INFO] 07:34:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-bmp --- 07:34:30 [INFO] 07:34:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-bmp --- 07:34:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:34:30 [INFO] 07:34:30 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-bmp --- 07:34:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/2.0.1-SNAPSHOT/odl-bgpcep-bmp-2.0.1-SNAPSHOT.pom 07:34:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/2.0.1-SNAPSHOT/odl-bgpcep-bmp-2.0.1-SNAPSHOT-features.xml 07:34:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/2.0.1-SNAPSHOT/odl-bgpcep-bmp-2.0.1-SNAPSHOT-cyclonedx.xml 07:34:30 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp/2.0.1-SNAPSHOT/odl-bgpcep-bmp-2.0.1-SNAPSHOT-cyclonedx.json 07:34:30 [INFO] 07:34:30 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-bmp --- 07:34:30 [INFO] org.opendaylight.bgpcep:odl-bgpcep-bmp:xml:features:2.0.1-SNAPSHOT 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-concepts:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:34:30 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:34:30 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:34:30 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:34:30 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:34:30 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:34:30 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:34:30 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:34:30 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:34:30 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:34:30 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:34:30 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:34:30 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:34:30 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:34:30 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:34:30 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:34:30 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:34:30 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-api:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:34:30 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:34:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:34:30 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:34:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:34:30 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:34:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:34:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:34:30 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:34:30 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:34:30 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:34:30 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:34:30 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:34:30 [INFO] | | | | +- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:34:30 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:34:30 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:34:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-bmp-api:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-spi:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-impl:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | +- org.opendaylight.bgpcep:bgp-path-selection-mode:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-spi:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-peer-acceptor:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-inet:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | +- org.opendaylight.bgpcep:bgp-openconfig-rp-impl:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.bgpcep:bgp-openconfig-rp-statement:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-config-example:xml:routing-policy-default-config:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.controller:odl-controller-blueprint:xml:features:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:34:30 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:34:30 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:34:30 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:34:30 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:34:30 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:34:30 [INFO] | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:34:30 [INFO] | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:34:30 [INFO] | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:34:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:34:30 [INFO] | \- org.opendaylight.controller:blueprint:jar:13.0.2:compile 07:34:30 [INFO] | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-linkstate:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-linkstate:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:34:30 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | | \- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.bgpcep:rsvp-impl:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:34:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:34:30 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:34:30 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:34:30 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:34:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:34:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:34:30 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:34:30 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:34:30 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:34:30 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:34:30 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:34:30 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:34:30 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:34:30 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:34:30 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:34:30 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:34:30 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:34:30 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:34:30 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:34:30 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:34:30 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:34:30 [INFO] | | \- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:34:30 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:34:30 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:34:30 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:34:30 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:34:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:34:30 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:34:30 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:34:30 [INFO] | | | \- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:34:30 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:34:30 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:34:30 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:34:30 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:34:30 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:34:30 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-flowspec:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:bgp-flowspec:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-labeled-unicast:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:bgp-labeled-unicast:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-l3vpn:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:bgp-l3vpn:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-mvpn:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:bgp-mvpn:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-evpn:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:bgp-evpn:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-route-target:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-openconfig-api:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:bgp-openconfig-spi:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-loader:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bmp-monitors-config-loader:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | +- org.opendaylight.bgpcep:config-loader-spi:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-config-loader-impl:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.bgpcep:config-loader-impl:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:34:30 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-bmp-config-example:xml:features:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | \- org.opendaylight.bgpcep:bgp-bmp-config-example:xml:odl-bmp-monitors-config:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-parser-impl:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:30 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:34:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-api:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-parser-spi:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:34:30 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:34:30 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:34:30 [INFO] | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:34:30 [INFO] +- org.opendaylight.bgpcep:bgp-bmp-impl:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-api:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-rib-spi:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- org.opendaylight.bgpcep:bgp-inet:jar:2.0.1-SNAPSHOT:compile 07:34:30 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:34:30 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:34:30 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:34:30 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:34:30 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:34:30 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:34:30 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:34:30 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:34:30 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:34:30 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:34:30 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:34:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:34:30 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:34:30 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:34:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:34:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:34:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:34:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:34:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:34:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:34:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:34:30 [INFO] +- junit:junit:jar:4.13.2:test 07:34:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:34:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:34:30 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:34:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:34:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:30 [INFO] 07:34:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-bmp --- 07:34:30 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-bmp/target/sonatype-clm/module.xml 07:34:30 [INFO] 07:34:30 [INFO] ------------------< org.opendaylight.bgpcep:pcep-api >------------------ 07:34:30 [INFO] Building pcep-api 2.0.1-SNAPSHOT [103/161] 07:34:30 [INFO] from pcep/api/pom.xml 07:34:30 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:30 [INFO] 07:34:30 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-api --- 07:34:30 [INFO] 07:34:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-api --- 07:34:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:30 [INFO] 07:34:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-api --- 07:34:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:30 [INFO] 07:34:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-api --- 07:34:31 [INFO] 07:34:31 [INFO] --- dependency:3.10.0:properties (default) @ pcep-api --- 07:34:31 [INFO] 07:34:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-api --- 07:34:31 [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/pcep/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:34:31 [INFO] 07:34:31 [INFO] --- yang:15.0.2:generate-sources (binding) @ pcep-api --- 07:34:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:34:31 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/api/src/main/yang 07:34:31 [INFO] yang-to-sources: Found 5 dependencies in 3.509 ms 07:34:31 [INFO] yang-to-sources: Project model files found: 5 in 11.51 ms 07:34:31 [INFO] yang-to-sources: 13 YANG models processed in 96.31 ms 07:34:31 [INFO] BindingJavaFileGenerator: Defined 659 files in 19.06 ms 07:34:31 [INFO] Sorted 659 files into 198 directories in 1.106 ms 07:34:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 659 in 79.53 ms 07:34:31 [INFO] 07:34:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-api --- 07:34:31 [INFO] Starting audit... 07:34:31 Audit done. 07:34:31 [INFO] You have 0 Checkstyle violations. 07:34:31 [INFO] 07:34:31 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-api --- 07:34:31 [INFO] Starting audit... 07:34:31 Audit done. 07:34:31 [INFO] You have 0 Checkstyle violations. 07:34:31 [INFO] 07:34:31 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-api --- 07:34:31 [INFO] 07:34:31 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-api --- 07:34:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/src/main/resources 07:34:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/spi 07:34:31 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:34:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:34:31 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 07:34:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/target/generated-sources/spi 07:34:31 [INFO] 07:34:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-api --- 07:34:31 [INFO] Recompiling the module because of changed dependency. 07:34:31 [INFO] Compiling 673 source files with javac [debug release 21] to target/classes 07:34:34 [INFO] 07:34:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-api >>> 07:34:34 [INFO] 07:34:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-api --- 07:34:34 [INFO] Fork Value is true 07:34:38 [INFO] Done SpotBugs Analysis.... 07:34:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:38 [INFO] 07:34:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-api <<< 07:34:38 [INFO] 07:34:38 [INFO] 07:34:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-api --- 07:34:38 [INFO] BugInstance size is 0 07:34:38 [INFO] Error size is 0 07:34:38 [INFO] No errors/warnings found 07:34:38 [INFO] 07:34:38 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-api --- 07:34:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/api/src/test/resources 07:34:38 [INFO] 07:34:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-api --- 07:34:38 [INFO] No sources to compile 07:34:38 [INFO] 07:34:38 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-api --- 07:34:38 [INFO] No tests to run. 07:34:38 [INFO] 07:34:38 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-api --- 07:34:38 [INFO] 07:34:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-api --- 07:34:38 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-2.0.1-SNAPSHOT.jar 07:34:39 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/classes/META-INF/MANIFEST.MF 07:34:39 [INFO] 07:34:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-api --- 07:34:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-2.0.1-SNAPSHOT-javadoc.jar 07:34:48 [INFO] 07:34:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-api --- 07:34:48 [INFO] CycloneDX: Resolving Dependencies 07:34:48 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 07:34:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.xml 07:34:48 [INFO] attaching as pcep-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:34:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.json 07:34:48 [INFO] attaching as pcep-api-2.0.1-SNAPSHOT-cyclonedx.json 07:34:48 [INFO] 07:34:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-api --- 07:34:48 [INFO] Skipping duplicate-finder execution! 07:34:48 [INFO] 07:34:48 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-api --- 07:34:48 [INFO] No dependency problems found 07:34:48 [INFO] 07:34:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-api --- 07:34:48 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-2.0.1-SNAPSHOT-sources.jar 07:34:48 [INFO] 07:34:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-api --- 07:34:49 [INFO] 07:34:49 [INFO] --- jacoco:0.8.14:report (report) @ pcep-api --- 07:34:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:34:49 [INFO] 07:34:49 [INFO] --- install:3.1.4:install (default-install) @ pcep-api --- 07:34:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/2.0.1-SNAPSHOT/pcep-api-2.0.1-SNAPSHOT.pom 07:34:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/2.0.1-SNAPSHOT/pcep-api-2.0.1-SNAPSHOT.jar 07:34:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/2.0.1-SNAPSHOT/pcep-api-2.0.1-SNAPSHOT-javadoc.jar 07:34:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-api/2.0.1-SNAPSHOT/pcep-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:34:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-api/2.0.1-SNAPSHOT/pcep-api-2.0.1-SNAPSHOT-cyclonedx.json 07:34:49 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/api/target/pcep-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-api/2.0.1-SNAPSHOT/pcep-api-2.0.1-SNAPSHOT-sources.jar 07:34:49 [INFO] 07:34:49 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-api --- 07:34:49 [INFO] Installing org/opendaylight/bgpcep/pcep-api/2.0.1-SNAPSHOT/pcep-api-2.0.1-SNAPSHOT.jar 07:34:49 [INFO] Writing OBR metadata 07:34:49 [INFO] 07:34:49 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-api --- 07:34:49 [INFO] org.opendaylight.bgpcep:pcep-api:bundle:2.0.1-SNAPSHOT 07:34:49 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:34:49 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:34:49 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:34:49 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:34:49 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:34:49 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:34:49 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:34:49 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:34:49 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:34:49 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:34:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:34:49 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:34:49 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:34:49 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:34:49 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:34:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:34:49 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:34:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:34:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:34:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:34:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:34:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:34:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:34:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:34:49 [INFO] +- junit:junit:jar:4.13.2:test 07:34:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:34:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:34:49 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:34:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:34:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:49 [INFO] 07:34:49 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-api --- 07:34:49 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/api/target/sonatype-clm/module.xml 07:34:49 [INFO] 07:34:49 [INFO] ------------------< org.opendaylight.bgpcep:pcep-spi >------------------ 07:34:49 [INFO] Building pcep-spi 2.0.1-SNAPSHOT [104/161] 07:34:49 [INFO] from pcep/spi/pom.xml 07:34:49 [INFO] -------------------------------[ bundle ]------------------------------- 07:34:49 [INFO] 07:34:49 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-spi --- 07:34:49 [INFO] 07:34:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-spi --- 07:34:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:49 [INFO] 07:34:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-spi --- 07:34:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:49 [INFO] 07:34:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-spi --- 07:34:49 [INFO] 07:34:49 [INFO] --- dependency:3.10.0:properties (default) @ pcep-spi --- 07:34:49 [INFO] 07:34:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-spi --- 07:34:49 [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/pcep/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:34:49 [INFO] 07:34:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-spi --- 07:34:49 [INFO] Starting audit... 07:34:49 Audit done. 07:34:49 [INFO] You have 0 Checkstyle violations. 07:34:49 [INFO] 07:34:49 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-spi --- 07:34:49 [INFO] Starting audit... 07:34:49 Audit done. 07:34:49 [INFO] You have 0 Checkstyle violations. 07:34:49 [INFO] 07:34:49 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-spi --- 07:34:49 [INFO] 07:34:49 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-spi --- 07:34:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/src/main/resources 07:34:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/generated-sources/spi 07:34:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/generated-sources/yang 07:34:49 [INFO] 07:34:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-spi --- 07:34:49 [INFO] Recompiling the module because of changed dependency. 07:34:49 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 07:34:50 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionConsumerContext 07:34:50 [INFO] 07:34:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-spi >>> 07:34:50 [INFO] 07:34:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-spi --- 07:34:50 [INFO] Fork Value is true 07:34:53 [INFO] Done SpotBugs Analysis.... 07:34:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:34:53 [INFO] 07:34:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-spi <<< 07:34:53 [INFO] 07:34:53 [INFO] 07:34:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-spi --- 07:34:53 [INFO] BugInstance size is 0 07:34:53 [INFO] Error size is 0 07:34:53 [INFO] No errors/warnings found 07:34:53 [INFO] 07:34:53 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-spi --- 07:34:53 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/spi/src/test/resources 07:34:53 [INFO] 07:34:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-spi --- 07:34:53 [INFO] Recompiling the module because of changed dependency. 07:34:53 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 07:34:53 [INFO] 07:34:53 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-spi --- 07:34:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:34:53 [INFO] 07:34:53 [INFO] ------------------------------------------------------- 07:34:53 [INFO] T E S T S 07:34:53 [INFO] ------------------------------------------------------- 07:34:54 [INFO] Running org.opendaylight.protocol.pcep.spi.RegistryTest 07:34:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:34:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 s -- in org.opendaylight.protocol.pcep.spi.RegistryTest 07:34:56 [INFO] Running org.opendaylight.protocol.pcep.spi.APITest 07:34:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.pcep.spi.APITest 07:34:56 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 07:34:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.protocol.pcep.spi.AbstractMessageParserTest 07:34:56 [INFO] Running org.opendaylight.protocol.pcep.spi.UtilsTest 07:34:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.pcep.spi.UtilsTest 07:34:56 [INFO] Running org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 07:34:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.protocol.pcep.spi.AbstractObjectWithTlvsTest 07:34:56 [INFO] 07:34:56 [INFO] Results: 07:34:56 [INFO] 07:34:56 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 07:34:56 [INFO] 07:34:56 [INFO] 07:34:56 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-spi --- 07:34:56 [INFO] 07:34:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-spi --- 07:34:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-2.0.1-SNAPSHOT.jar 07:34:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/classes/META-INF/MANIFEST.MF 07:34:56 [INFO] 07:34:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-spi --- 07:34:58 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-2.0.1-SNAPSHOT-javadoc.jar 07:34:58 [INFO] 07:34:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-spi --- 07:34:58 [INFO] CycloneDX: Resolving Dependencies 07:34:59 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:34:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.xml 07:34:59 [INFO] attaching as pcep-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:34:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.json 07:34:59 [INFO] attaching as pcep-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:34:59 [INFO] 07:34:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-spi --- 07:34:59 [INFO] Skipping duplicate-finder execution! 07:34:59 [INFO] 07:34:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-spi --- 07:34:59 [INFO] No dependency problems found 07:34:59 [INFO] 07:34:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-spi --- 07:34:59 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-2.0.1-SNAPSHOT-sources.jar 07:34:59 [INFO] 07:34:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-spi --- 07:34:59 [INFO] 07:34:59 [INFO] --- jacoco:0.8.14:report (report) @ pcep-spi --- 07:34:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/code-coverage/jacoco.exec 07:34:59 [INFO] Analyzed bundle 'pcep-spi' with 30 classes 07:34:59 [INFO] 07:34:59 [INFO] --- install:3.1.4:install (default-install) @ pcep-spi --- 07:34:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/2.0.1-SNAPSHOT/pcep-spi-2.0.1-SNAPSHOT.pom 07:34:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/2.0.1-SNAPSHOT/pcep-spi-2.0.1-SNAPSHOT.jar 07:34:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/2.0.1-SNAPSHOT/pcep-spi-2.0.1-SNAPSHOT-javadoc.jar 07:34:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-spi/2.0.1-SNAPSHOT/pcep-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:34:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-spi/2.0.1-SNAPSHOT/pcep-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:34:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/pcep-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-spi/2.0.1-SNAPSHOT/pcep-spi-2.0.1-SNAPSHOT-sources.jar 07:34:59 [INFO] 07:34:59 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-spi --- 07:34:59 [INFO] Installing org/opendaylight/bgpcep/pcep-spi/2.0.1-SNAPSHOT/pcep-spi-2.0.1-SNAPSHOT.jar 07:34:59 [INFO] Writing OBR metadata 07:34:59 [INFO] 07:34:59 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-spi --- 07:34:59 [INFO] org.opendaylight.bgpcep:pcep-spi:bundle:2.0.1-SNAPSHOT 07:34:59 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:34:59 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:34:59 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:34:59 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:34:59 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:34:59 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:34:59 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:34:59 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:34:59 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:34:59 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:34:59 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:34:59 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:34:59 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:34:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:34:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:34:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:34:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:34:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:34:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:34:59 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:34:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:34:59 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:34:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:34:59 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:34:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:34:59 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:34:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:34:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:34:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:34:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:34:59 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:34:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:34:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:34:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:34:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:34:59 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:34:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:34:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:34:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:34:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:34:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:34:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:34:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:34:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:34:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:34:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:34:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:34:59 [INFO] +- junit:junit:jar:4.13.2:test 07:34:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:34:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:34:59 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:34:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:34:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:34:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:34:59 [INFO] 07:34:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-spi --- 07:34:59 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/spi/target/sonatype-clm/module.xml 07:34:59 [INFO] 07:34:59 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-api >------------- 07:34:59 [INFO] Building OpenDaylight :: PCEP :: Api 2.0.1-SNAPSHOT [105/161] 07:34:59 [INFO] from features/odl-bgpcep-pcep-api/pom.xml 07:34:59 [INFO] ------------------------------[ feature ]------------------------------- 07:34:59 [INFO] 07:34:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-api --- 07:34:59 [INFO] 07:34:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-api --- 07:34:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:59 [INFO] 07:34:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-api --- 07:34:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:34:59 [INFO] 07:34:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] 07:35:00 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] 07:35:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:00 [INFO] argLine set to empty 07:35:00 [INFO] 07:35:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] Starting audit... 07:35:00 Audit done. 07:35:00 [INFO] You have 0 Checkstyle violations. 07:35:00 [INFO] 07:35:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] Starting audit... 07:35:00 Audit done. 07:35:00 [INFO] You have 0 Checkstyle violations. 07:35:00 [INFO] 07:35:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] 07:35:00 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/feature/feature.xml 07:35:00 [INFO] ...done! 07:35:00 [INFO] Set artifact 07:35:00 [INFO] 07:35:00 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:35:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:35:00 [INFO] 07:35:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-api >>> 07:35:00 [INFO] 07:35:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] No files found to run spotbugs, check compile phase has been run 07:35:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:00 [INFO] 07:35:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-api <<< 07:35:00 [INFO] 07:35:00 [INFO] 07:35:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] 07:35:00 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-pcep-api --- 07:35:00 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-api 07:35:00 [INFO] Project dependency features detected: [] 07:35:00 [INFO] Pax Exam System (Version: 4.14.0) created. 07:35:00 [INFO] Creating RMI registry server on 127.0.0.1:43717 07:35:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:35:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:35:00 [INFO] Waiting for remote bundle context.. on 43717 name: 13bf11c7-272f-4671-9277-c568fa640a39 timout: [ RelativeTimeout value = 180000 ] 07:35:04 [INFO] Building jar from resources and headers. 07:35:04 [INFO] Writing jar finished. 07:35:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:35:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:35:06 [INFO] 07:35:06 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-pcep-api --- 07:35:06 [INFO] 07:35:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-api --- 07:35:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:35:06 [INFO] 07:35:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-api --- 07:35:06 [INFO] CycloneDX: Resolving Dependencies 07:35:07 [INFO] CycloneDX: Creating BOM version 1.6 with 59 component(s) 07:35:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.xml 07:35:07 [INFO] attaching as odl-bgpcep-pcep-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.json 07:35:07 [INFO] attaching as odl-bgpcep-pcep-api-2.0.1-SNAPSHOT-cyclonedx.json 07:35:07 [INFO] 07:35:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-api --- 07:35:07 [INFO] Skipping duplicate-finder execution! 07:35:07 [INFO] 07:35:07 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-api --- 07:35:07 [INFO] Skipping plugin execution 07:35:07 [INFO] 07:35:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-api --- 07:35:07 [INFO] Skipping source per configuration. 07:35:07 [INFO] 07:35:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-api --- 07:35:07 [INFO] 07:35:07 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-api --- 07:35:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:07 [INFO] 07:35:07 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-api --- 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/2.0.1-SNAPSHOT/odl-bgpcep-pcep-api-2.0.1-SNAPSHOT.pom 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/2.0.1-SNAPSHOT/odl-bgpcep-pcep-api-2.0.1-SNAPSHOT-features.xml 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/2.0.1-SNAPSHOT/odl-bgpcep-pcep-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:07 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/2.0.1-SNAPSHOT/odl-bgpcep-pcep-api-2.0.1-SNAPSHOT-cyclonedx.json 07:35:07 [INFO] 07:35:07 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-pcep-api --- 07:35:07 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:2.0.1-SNAPSHOT 07:35:07 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:35:07 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:35:07 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:35:07 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:35:07 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:35:07 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:35:07 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:07 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:07 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:07 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:07 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:35:07 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:07 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:35:07 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:35:07 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:35:07 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:35:07 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:35:07 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:35:07 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:35:07 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:35:07 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:35:07 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:35:07 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:35:07 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:35:07 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:35:07 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:35:07 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:35:07 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:35:07 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:35:07 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:35:07 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:35:07 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:35:07 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:35:07 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:35:07 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:35:07 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:35:07 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:35:07 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:35:07 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:35:07 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:35:07 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:35:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:35:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:35:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:35:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:35:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:35:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:35:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:35:07 [INFO] +- junit:junit:jar:4.13.2:test 07:35:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:35:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:35:07 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:35:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:35:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:07 [INFO] 07:35:07 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-pcep-api --- 07:35:07 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-api/target/sonatype-clm/module.xml 07:35:07 [INFO] 07:35:07 [INFO] ----------------< org.opendaylight.bgpcep:pcep-parser >----------------- 07:35:07 [INFO] Building pcep-parser 2.0.1-SNAPSHOT [106/161] 07:35:07 [INFO] from pcep/parser/pom.xml 07:35:07 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:07 [INFO] 07:35:07 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-parser --- 07:35:07 [INFO] 07:35:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-parser --- 07:35:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:07 [INFO] 07:35:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-parser --- 07:35:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:07 [INFO] 07:35:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-parser --- 07:35:07 [INFO] 07:35:07 [INFO] --- dependency:3.10.0:properties (default) @ pcep-parser --- 07:35:07 [INFO] 07:35:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-parser --- 07:35:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/parser/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:35:07 [INFO] 07:35:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-parser --- 07:35:07 [INFO] Starting audit... 07:35:07 Audit done. 07:35:07 [INFO] You have 0 Checkstyle violations. 07:35:07 [INFO] 07:35:07 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-parser --- 07:35:08 [INFO] Starting audit... 07:35:08 Audit done. 07:35:08 [INFO] You have 0 Checkstyle violations. 07:35:08 [INFO] 07:35:08 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-parser --- 07:35:08 [INFO] 07:35:08 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-parser --- 07:35:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/resources 07:35:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/generated-sources/spi 07:35:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/generated-sources/yang 07:35:08 [INFO] 07:35:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-parser --- 07:35:08 [INFO] Recompiling the module because of changed dependency. 07:35:08 [INFO] Compiling 123 source files with javac [debug release 21] to target/classes 07:35:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[174,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[180,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[186,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[193,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPErrorMessageParser.java:[199,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[134,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[140,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[146,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[152,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[158,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPInitiateMessageParser.java:[164,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[380,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[386,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[392,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[398,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[404,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[410,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[416,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[422,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[428,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[434,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[440,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[450,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[467,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[473,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[479,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[485,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[491,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[583,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[607,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[618,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[627,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[633,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[639,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[645,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[652,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[668,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPRequestMessageParser.java:[674,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[132,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPNotificationMessageParser.java:[138,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[280,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[286,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[292,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[298,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[315,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[321,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[327,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[333,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReplyMessageParser.java:[339,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[212,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[225,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[231,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[237,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[243,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPReportMessageParser.java:[250,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPUpdateMessageParser.java:[176,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPUpdateMessageParser.java:[188,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPUpdateMessageParser.java:[194,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/message/PCEPUpdateMessageParser.java:[200,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLspObjectParser.java:[88,44] implicit cast from int to short in compound assignment is possibly lossy 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLspObjectParser.java:[89,54] implicit cast from int to short in compound assignment is possibly lossy 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPLspObjectParser.java:[90,50] implicit cast from int to short in compound assignment is possibly lossy 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[117,50] implicit cast from int to short in compound assignment is possibly lossy 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[118,60] implicit cast from int to short in compound assignment is possibly lossy 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/object/PCEPRequestParameterObjectParser.java:[119,56] implicit cast from int to short in compound assignment is possibly lossy 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[35,13] possible fall-through into case 07:35:09 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/main/java/org/opendaylight/protocol/pcep/parser/util/Util.java:[41,13] possible fall-through into case 07:35:09 [INFO] 07:35:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-parser >>> 07:35:09 [INFO] 07:35:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-parser --- 07:35:09 [INFO] Fork Value is true 07:35:15 [INFO] Done SpotBugs Analysis.... 07:35:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:15 [INFO] 07:35:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-parser <<< 07:35:15 [INFO] 07:35:15 [INFO] 07:35:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-parser --- 07:35:15 [INFO] BugInstance size is 0 07:35:15 [INFO] Error size is 0 07:35:15 [INFO] No errors/warnings found 07:35:15 [INFO] 07:35:15 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-parser --- 07:35:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/parser/src/test/resources 07:35:15 [INFO] 07:35:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-parser --- 07:35:15 [INFO] No sources to compile 07:35:15 [INFO] 07:35:15 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-parser --- 07:35:15 [INFO] No tests to run. 07:35:15 [INFO] 07:35:15 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-parser --- 07:35:15 [INFO] 07:35:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-parser --- 07:35:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-2.0.1-SNAPSHOT.jar 07:35:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/classes/META-INF/MANIFEST.MF 07:35:15 [INFO] 07:35:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-parser --- 07:35:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-2.0.1-SNAPSHOT-javadoc.jar 07:35:18 [INFO] 07:35:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-parser --- 07:35:18 [INFO] CycloneDX: Resolving Dependencies 07:35:19 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:35:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/bom.xml 07:35:19 [INFO] attaching as pcep-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/bom.json 07:35:19 [INFO] attaching as pcep-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:35:19 [INFO] 07:35:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-parser --- 07:35:19 [INFO] Skipping duplicate-finder execution! 07:35:19 [INFO] 07:35:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-parser --- 07:35:19 [INFO] No dependency problems found 07:35:19 [INFO] 07:35:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-parser --- 07:35:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-2.0.1-SNAPSHOT-sources.jar 07:35:19 [INFO] 07:35:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-parser --- 07:35:19 [INFO] 07:35:19 [INFO] --- jacoco:0.8.14:report (report) @ pcep-parser --- 07:35:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:35:19 [INFO] 07:35:19 [INFO] --- install:3.1.4:install (default-install) @ pcep-parser --- 07:35:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-parser/2.0.1-SNAPSHOT/pcep-parser-2.0.1-SNAPSHOT.pom 07:35:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-parser/2.0.1-SNAPSHOT/pcep-parser-2.0.1-SNAPSHOT.jar 07:35:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-parser/2.0.1-SNAPSHOT/pcep-parser-2.0.1-SNAPSHOT-javadoc.jar 07:35:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-parser/2.0.1-SNAPSHOT/pcep-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-parser/2.0.1-SNAPSHOT/pcep-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:35:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/pcep-parser-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-parser/2.0.1-SNAPSHOT/pcep-parser-2.0.1-SNAPSHOT-sources.jar 07:35:19 [INFO] 07:35:19 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-parser --- 07:35:19 [INFO] Installing org/opendaylight/bgpcep/pcep-parser/2.0.1-SNAPSHOT/pcep-parser-2.0.1-SNAPSHOT.jar 07:35:19 [INFO] Writing OBR metadata 07:35:19 [INFO] 07:35:19 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-parser --- 07:35:19 [INFO] org.opendaylight.bgpcep:pcep-parser:bundle:2.0.1-SNAPSHOT 07:35:19 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:35:19 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:35:19 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:35:19 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:35:19 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:35:19 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:2.0.1-SNAPSHOT:compile 07:35:19 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:35:19 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:35:19 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:35:19 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:35:19 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:35:19 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:35:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:19 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:35:19 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:35:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:35:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:35:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:35:19 [INFO] +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:35:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:35:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:35:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:35:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:35:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:35:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:35:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:35:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:35:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:35:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:35:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:35:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:35:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:35:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:35:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:35:19 [INFO] +- junit:junit:jar:4.13.2:test 07:35:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:35:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:35:19 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:35:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:35:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:19 [INFO] 07:35:19 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-parser --- 07:35:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/parser/target/sonatype-clm/module.xml 07:35:19 [INFO] 07:35:19 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-parser >----------- 07:35:19 [INFO] Building OpenDaylight :: PCEP :: Base Parser 2.0.1-SNAPSHOT [107/161] 07:35:19 [INFO] from features/odl-bgpcep-pcep-parser/pom.xml 07:35:19 [INFO] ------------------------------[ feature ]------------------------------- 07:35:19 [INFO] 07:35:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-parser --- 07:35:19 [INFO] 07:35:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-parser --- 07:35:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:19 [INFO] 07:35:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-parser --- 07:35:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:19 [INFO] 07:35:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] 07:35:20 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] 07:35:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:20 [INFO] argLine set to empty 07:35:20 [INFO] 07:35:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] Starting audit... 07:35:20 Audit done. 07:35:20 [INFO] You have 0 Checkstyle violations. 07:35:20 [INFO] 07:35:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] Starting audit... 07:35:20 Audit done. 07:35:20 [INFO] You have 0 Checkstyle violations. 07:35:20 [INFO] 07:35:20 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] 07:35:20 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/feature/feature.xml 07:35:20 [INFO] ...done! 07:35:20 [INFO] Set artifact 07:35:20 [INFO] 07:35:20 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:35:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:35:20 [INFO] 07:35:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-parser >>> 07:35:20 [INFO] 07:35:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] No files found to run spotbugs, check compile phase has been run 07:35:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:20 [INFO] 07:35:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-parser <<< 07:35:20 [INFO] 07:35:20 [INFO] 07:35:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] 07:35:20 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-pcep-parser --- 07:35:20 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-parser 07:35:20 [INFO] Project dependency features detected: [] 07:35:20 [INFO] Pax Exam System (Version: 4.14.0) created. 07:35:20 [INFO] Creating RMI registry server on 127.0.0.1:44305 07:35:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:35:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:35:20 [INFO] Waiting for remote bundle context.. on 44305 name: 4ad0c115-24ad-4bd6-8d55-cf0b314988b9 timout: [ RelativeTimeout value = 180000 ] 07:35:24 [INFO] Building jar from resources and headers. 07:35:24 [INFO] Writing jar finished. 07:35:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:35:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:35:27 [INFO] 07:35:27 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] 07:35:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:35:27 [INFO] 07:35:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] CycloneDX: Resolving Dependencies 07:35:27 [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) 07:35:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/bom.xml 07:35:27 [INFO] attaching as odl-bgpcep-pcep-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/bom.json 07:35:27 [INFO] attaching as odl-bgpcep-pcep-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:35:27 [INFO] 07:35:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] Skipping duplicate-finder execution! 07:35:27 [INFO] 07:35:27 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] Skipping plugin execution 07:35:27 [INFO] 07:35:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] Skipping source per configuration. 07:35:27 [INFO] 07:35:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] 07:35:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:27 [INFO] 07:35:27 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-parser --- 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-parser/2.0.1-SNAPSHOT/odl-bgpcep-pcep-parser-2.0.1-SNAPSHOT.pom 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-parser/2.0.1-SNAPSHOT/odl-bgpcep-pcep-parser-2.0.1-SNAPSHOT-features.xml 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-parser/2.0.1-SNAPSHOT/odl-bgpcep-pcep-parser-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:27 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-parser/2.0.1-SNAPSHOT/odl-bgpcep-pcep-parser-2.0.1-SNAPSHOT-cyclonedx.json 07:35:27 [INFO] 07:35:27 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-pcep-parser --- 07:35:28 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:2.0.1-SNAPSHOT 07:35:28 [INFO] +- org.opendaylight.bgpcep:pcep-parser:jar:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:35:28 [INFO] | | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:35:28 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:35:28 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:35:28 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:35:28 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:28 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:35:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:28 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:35:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:35:28 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:35:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:35:28 [INFO] | +- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:35:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:35:28 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:35:28 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:35:28 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:35:28 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:35:28 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:35:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:35:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:35:28 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:35:28 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:35:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:35:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:35:28 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:35:28 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:35:28 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:35:28 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:35:28 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:35:28 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:35:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:35:28 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:35:28 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:35:28 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:35:28 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:35:28 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:35:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:35:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:35:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:35:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:35:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:35:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:35:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:35:28 [INFO] +- junit:junit:jar:4.13.2:test 07:35:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:35:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:35:28 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:35:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:35:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:28 [INFO] 07:35:28 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-pcep-parser --- 07:35:28 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-parser/target/sonatype-clm/module.xml 07:35:28 [INFO] 07:35:28 [INFO] -----------------< org.opendaylight.bgpcep:pcep-impl >------------------ 07:35:28 [INFO] Building pcep-impl 2.0.1-SNAPSHOT [108/161] 07:35:28 [INFO] from pcep/impl/pom.xml 07:35:28 [INFO] -------------------------------[ bundle ]------------------------------- 07:35:28 [INFO] 07:35:28 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-impl --- 07:35:28 [INFO] 07:35:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-impl --- 07:35:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:28 [INFO] 07:35:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-impl --- 07:35:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:28 [INFO] 07:35:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-impl --- 07:35:28 [INFO] 07:35:28 [INFO] --- dependency:3.10.0:properties (default) @ pcep-impl --- 07:35:28 [INFO] 07:35:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-impl --- 07:35:28 [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/pcep/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:35:28 [INFO] 07:35:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-impl --- 07:35:28 [INFO] Starting audit... 07:35:28 Audit done. 07:35:28 [INFO] You have 0 Checkstyle violations. 07:35:28 [INFO] 07:35:28 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-impl --- 07:35:29 [INFO] Starting audit... 07:35:29 Audit done. 07:35:29 [INFO] You have 0 Checkstyle violations. 07:35:29 [INFO] 07:35:29 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-impl --- 07:35:29 [INFO] 07:35:29 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-impl --- 07:35:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/main/resources 07:35:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/generated-sources/spi 07:35:29 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/generated-sources/yang 07:35:29 [INFO] 07:35:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-impl --- 07:35:29 [INFO] Recompiling the module because of changed dependency. 07:35:29 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 07:35:29 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.PCEPDispatcher 07:35:29 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/main/java/org/opendaylight/protocol/pcep/impl/PCEPPeerRegistry.java:[46,15] auto-closeable resource org.opendaylight.protocol.pcep.impl.PCEPPeerRegistry.SessionReference has a member method close() that could throw InterruptedException 07:35:29 [INFO] 07:35:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-impl >>> 07:35:29 [INFO] 07:35:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-impl --- 07:35:29 [INFO] Fork Value is true 07:35:34 [INFO] Done SpotBugs Analysis.... 07:35:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:34 [INFO] 07:35:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-impl <<< 07:35:34 [INFO] 07:35:34 [INFO] 07:35:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-impl --- 07:35:34 [INFO] BugInstance size is 0 07:35:34 [INFO] Error size is 0 07:35:34 [INFO] No errors/warnings found 07:35:34 [INFO] 07:35:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-impl --- 07:35:34 [INFO] Copying 75 resources from src/test/resources to target/test-classes 07:35:34 [INFO] 07:35:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-impl --- 07:35:34 [INFO] Recompiling the module because of changed dependency. 07:35:34 [INFO] Compiling 29 source files with javac [debug release 21] to target/test-classes 07:35:34 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/impl/src/test/java/org/opendaylight/protocol/pcep/impl/PCEPDispatcherImplTest.java:[134,26] auto-closeable resource ignored is never referenced in body of corresponding try statement 07:35:34 [INFO] 07:35:34 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-impl --- 07:35:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:35:34 [INFO] 07:35:34 [INFO] ------------------------------------------------------- 07:35:34 [INFO] T E S T S 07:35:34 [INFO] ------------------------------------------------------- 07:35:36 [INFO] Running org.opendaylight.protocol.pcep.impl.P2MPTeLspTlvsParserTest 07:35:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.opendaylight.protocol.pcep.impl.P2MPTeLspTlvsParserTest 07:35:36 [INFO] Running org.opendaylight.protocol.pcep.impl.SrEroSubobjectParserTest 07:35:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.pcep.impl.SrEroSubobjectParserTest 07:35:36 [INFO] Running org.opendaylight.protocol.pcep.impl.UtilTest 07:35:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.pcep.impl.UtilTest 07:35:36 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 07:35:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.protocol.pcep.impl.PcepRROSubobjectParserTest 07:35:36 [INFO] Running org.opendaylight.protocol.pcep.impl.Srv6RroSubobjectParserTest 07:35:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.pcep.impl.Srv6RroSubobjectParserTest 07:35:36 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 07:35:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:35:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s -- in org.opendaylight.protocol.pcep.impl.PCEPSessionImplTest 07:35:38 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 07:35:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.protocol.pcep.impl.PcepEROSubobjectParserTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 07:35:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPStatefulTlvParserTest 07:35:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.pcep.impl.PCEPStatefulTlvParserTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 07:35:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.impl.SslContextFactoryTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.SrRroSubobjectParserTest 07:35:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.pcep.impl.SrRroSubobjectParserTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.Srv6EroSubobjectParserTest 07:35:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.protocol.pcep.impl.Srv6EroSubobjectParserTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 07:35:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.protocol.pcep.impl.PCEPTlvParserTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.SrObjectParserTest 07:35:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.pcep.impl.SrObjectParserTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 07:35:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.protocol.pcep.impl.PCEPValidatorTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPStatefulValidatorTest 07:35:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.pcep.impl.PCEPStatefulValidatorTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 07:35:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.pcep.impl.PcepXROSubobjectParserTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.Srv6ObjectParserTest 07:35:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.pcep.impl.Srv6ObjectParserTest 07:35:39 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 07:35:40 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.protocol.pcep.impl.PCEPObjectParserTest 07:35:40 [INFO] Running org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 07:35:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.pcep.impl.LabelSubobjectParserTest 07:35:40 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 07:35:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.890 s -- in org.opendaylight.protocol.pcep.impl.PCEPDispatcherImplTest 07:35:41 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPStatefulCapabilityTest 07:35:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.pcep.impl.PCEPStatefulCapabilityTest 07:35:41 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPStatefulObjectParserTest 07:35:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.pcep.impl.PCEPStatefulObjectParserTest 07:35:41 [INFO] Running org.opendaylight.protocol.pcep.impl.PCEPParserTest 07:35:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.pcep.impl.PCEPParserTest 07:35:41 [INFO] 07:35:41 [INFO] Results: 07:35:41 [INFO] 07:35:41 [INFO] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0 07:35:41 [INFO] 07:35:41 [INFO] 07:35:41 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-impl --- 07:35:41 [INFO] 07:35:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-impl --- 07:35:41 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT.jar 07:35:41 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/classes/META-INF/MANIFEST.MF 07:35:41 [INFO] 07:35:41 [INFO] --- jar:3.5.0:test-jar (default) @ pcep-impl --- 07:35:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT-tests.jar 07:35:41 [INFO] 07:35:41 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ pcep-impl --- 07:35:41 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT-test-sources.jar 07:35:41 [INFO] 07:35:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-impl --- 07:35:43 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT-javadoc.jar 07:35:43 [INFO] 07:35:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-impl --- 07:35:43 [INFO] CycloneDX: Resolving Dependencies 07:35:43 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 07:35:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.xml 07:35:43 [INFO] attaching as pcep-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.json 07:35:44 [INFO] attaching as pcep-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:35:44 [INFO] 07:35:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-impl --- 07:35:44 [INFO] Skipping duplicate-finder execution! 07:35:44 [INFO] 07:35:44 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-impl --- 07:35:44 [WARNING] Used undeclared dependencies found: 07:35:44 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:35:44 [WARNING] Non-test scoped test only dependencies found: 07:35:44 [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:35:44 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:35:44 [WARNING] org.opendaylight.bgpcep:pcep-parser:jar:2.0.1-SNAPSHOT:compile 07:35:44 [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:35:44 [WARNING] org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:35:44 [INFO] 07:35:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-impl --- 07:35:44 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT-sources.jar 07:35:44 [INFO] 07:35:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-impl --- 07:35:44 [INFO] 07:35:44 [INFO] --- jacoco:0.8.14:report (report) @ pcep-impl --- 07:35:44 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/code-coverage/jacoco.exec 07:35:44 [INFO] Analyzed bundle 'pcep-impl' with 27 classes 07:35:44 [INFO] 07:35:44 [INFO] --- install:3.1.4:install (default-install) @ pcep-impl --- 07:35:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT.pom 07:35:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT.jar 07:35:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT-tests.jar 07:35:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT-test-sources.jar 07:35:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT-javadoc.jar 07:35:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:35:44 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT-sources.jar 07:35:44 [INFO] 07:35:44 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-impl --- 07:35:44 [INFO] Installing org/opendaylight/bgpcep/pcep-impl/2.0.1-SNAPSHOT/pcep-impl-2.0.1-SNAPSHOT.jar 07:35:44 [INFO] Writing OBR metadata 07:35:44 [INFO] 07:35:44 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-impl --- 07:35:44 [INFO] org.opendaylight.bgpcep:pcep-impl:bundle:2.0.1-SNAPSHOT 07:35:44 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:35:44 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:35:44 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:2.0.1-SNAPSHOT:compile 07:35:44 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:35:44 [INFO] +- org.opendaylight.bgpcep:pcep-parser:jar:2.0.1-SNAPSHOT:compile 07:35:44 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:35:44 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:35:44 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:35:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:35:44 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:35:44 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:35:44 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:35:44 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:test 07:35:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:test 07:35:44 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:test 07:35:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 07:35:44 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:test 07:35:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:35:44 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:compile (optional) 07:35:44 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:35:44 [INFO] +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:35:44 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:35:44 [INFO] +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:35:44 [INFO] | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:35:44 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:35:44 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:35:44 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:35:44 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:35:44 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:35:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:35:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:35:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:35:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:35:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:35:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:35:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:35:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:35:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:35:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:35:44 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:35:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:35:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:35:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:35:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:35:44 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 07:35:44 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 07:35:44 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:35:44 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:35:44 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:35:44 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:35:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:35:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:35:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:35:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:35:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:35:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:35:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:35:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:35:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:35:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:35:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:35:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:35:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:35:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:35:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:35:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:35:44 [INFO] +- junit:junit:jar:4.13.2:test 07:35:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:35:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:35:44 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:35:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:35:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:35:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:35:44 [INFO] 07:35:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-impl --- 07:35:44 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/impl/target/sonatype-clm/module.xml 07:35:44 [INFO] 07:35:44 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-pcep-impl >------------ 07:35:44 [INFO] Building OpenDaylight :: PCEP :: Impl 2.0.1-SNAPSHOT [109/161] 07:35:44 [INFO] from features/odl-bgpcep-pcep-impl/pom.xml 07:35:44 [INFO] ------------------------------[ feature ]------------------------------- 07:35:44 [INFO] 07:35:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] 07:35:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:44 [INFO] 07:35:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:35:44 [INFO] 07:35:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] 07:35:44 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] 07:35:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:44 [INFO] argLine set to empty 07:35:44 [INFO] 07:35:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] Starting audit... 07:35:44 Audit done. 07:35:44 [INFO] You have 0 Checkstyle violations. 07:35:44 [INFO] 07:35:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] Starting audit... 07:35:44 Audit done. 07:35:44 [INFO] You have 0 Checkstyle violations. 07:35:44 [INFO] 07:35:44 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] 07:35:44 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/feature/feature.xml 07:35:44 [INFO] ...done! 07:35:44 [INFO] Set artifact 07:35:44 [INFO] 07:35:44 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-pcep-impl --- 07:35: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:35:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:35:44 [INFO] 07:35:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-impl >>> 07:35:44 [INFO] 07:35:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] No files found to run spotbugs, check compile phase has been run 07:35:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:35:44 [INFO] 07:35:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-impl <<< 07:35:44 [INFO] 07:35:44 [INFO] 07:35:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] 07:35:44 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-pcep-impl --- 07:35:44 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-impl 07:35:44 [INFO] Project dependency features detected: [] 07:35:44 [INFO] Pax Exam System (Version: 4.14.0) created. 07:35:44 [INFO] Creating RMI registry server on 127.0.0.1:41673 07:35:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:35:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:35:45 [INFO] Waiting for remote bundle context.. on 41673 name: 03564d14-c711-4e2a-bf36-560c5b2d9620 timout: [ RelativeTimeout value = 180000 ] 07:35:49 [INFO] Building jar from resources and headers. 07:35:49 [INFO] Writing jar finished. 07:35:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:35:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:35:57 [INFO] 07:35:57 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-pcep-impl --- 07:35:57 [INFO] 07:35:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-impl --- 07:35:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:35:57 [INFO] 07:35:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-impl --- 07:35:57 [INFO] CycloneDX: Resolving Dependencies 07:35:59 [INFO] CycloneDX: Creating BOM version 1.6 with 228 component(s) 07:35:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.xml 07:35:59 [INFO] attaching as odl-bgpcep-pcep-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.json 07:35:59 [INFO] attaching as odl-bgpcep-pcep-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:35:59 [INFO] 07:35:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-impl --- 07:35:59 [INFO] Skipping duplicate-finder execution! 07:35:59 [INFO] 07:35:59 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-impl --- 07:35:59 [INFO] Skipping plugin execution 07:35:59 [INFO] 07:35:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-impl --- 07:35:59 [INFO] Skipping source per configuration. 07:35:59 [INFO] 07:35:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-impl --- 07:35:59 [INFO] 07:35:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-impl --- 07:35:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:35:59 [INFO] 07:35:59 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-impl --- 07:35:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/2.0.1-SNAPSHOT/odl-bgpcep-pcep-impl-2.0.1-SNAPSHOT.pom 07:35:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/2.0.1-SNAPSHOT/odl-bgpcep-pcep-impl-2.0.1-SNAPSHOT-features.xml 07:35:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/2.0.1-SNAPSHOT/odl-bgpcep-pcep-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:35:59 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/2.0.1-SNAPSHOT/odl-bgpcep-pcep-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:35:59 [INFO] 07:35:59 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-pcep-impl --- 07:35:59 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-impl:xml:features:2.0.1-SNAPSHOT 07:35:59 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:36:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:36:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:36:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:36:00 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:36:00 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:36:00 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:36:00 [INFO] | | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:36:00 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:36:00 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:36:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:36:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:36:00 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:36:00 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:36:00 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:36:00 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:36:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:36:00 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:36:00 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:36:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:36:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:36:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:36:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:36:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:36:00 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:36:00 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:36:00 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:36:00 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:36:00 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:36:00 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:36:00 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:36:00 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:36:00 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:36:00 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:36:00 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:36:00 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:36:00 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:36:00 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:36:00 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:36:00 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:36:00 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:36:00 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:36:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:36:00 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:36:00 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:36:00 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:36:00 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:36:00 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:36:00 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:36:00 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:36:00 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:36:00 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:36:00 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:36:00 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:36:00 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:36:00 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:36:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:36:00 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:36:00 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:36:00 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:36:00 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:36:00 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:36:00 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:36:00 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:36:00 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:36:00 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:36:00 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:36:00 [INFO] | | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:36:00 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:36:00 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:36:00 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:36:00 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:36:00 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:36:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:36:00 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:36:00 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:36:00 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:36:00 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:36:00 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:36:00 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:36:00 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:36:00 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:36:00 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:36:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:36:00 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:36:00 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-parser:xml:features:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | +- org.opendaylight.bgpcep:pcep-parser:jar:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:36:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:36:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:36:00 [INFO] | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:36:00 [INFO] | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:36:00 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:36:00 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:36:00 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:36:00 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:36:00 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:36:00 [INFO] | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:36:00 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:36:00 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:36:00 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:36:00 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:36:00 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:00 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:36:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:36:00 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:36:00 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:36:00 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:36:00 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:36:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:36:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:36:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:36:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:36:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:36:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:36:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:36:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:36:00 [INFO] +- junit:junit:jar:4.13.2:test 07:36:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:36:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:36:00 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:36:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:36:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:00 [INFO] 07:36:00 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-pcep-impl --- 07:36:00 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-impl/target/sonatype-clm/module.xml 07:36:00 [INFO] 07:36:00 [INFO] --------------< org.opendaylight.bgpcep:programming-api >--------------- 07:36:00 [INFO] Building programming-api 2.0.1-SNAPSHOT [110/161] 07:36:00 [INFO] from programming/api/pom.xml 07:36:00 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:00 [INFO] 07:36:00 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-api --- 07:36:00 [INFO] 07:36:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-api --- 07:36:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:00 [INFO] 07:36:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-api --- 07:36:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:00 [INFO] 07:36:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-api --- 07:36:00 [INFO] 07:36:00 [INFO] --- dependency:3.10.0:properties (default) @ programming-api --- 07:36:00 [INFO] 07:36:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-api --- 07:36: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/programming/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:36:00 [INFO] 07:36:00 [INFO] --- yang:15.0.2:generate-sources (binding) @ programming-api --- 07:36:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:36:00 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/api/src/main/yang 07:36:00 [INFO] yang-to-sources: Found 1 dependencies in 1.650 ms 07:36:00 [INFO] yang-to-sources: Project model files found: 1 in 1.850 ms 07:36:00 [INFO] yang-to-sources: 2 YANG models processed in 8.914 ms 07:36:00 [INFO] BindingJavaFileGenerator: Defined 43 files in 3.022 ms 07:36:00 [INFO] Sorted 43 files into 8 directories in 167.6 μs 07:36:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 43 in 16.95 ms 07:36:00 [INFO] 07:36:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-api --- 07:36:00 [INFO] Starting audit... 07:36:00 Audit done. 07:36:00 [INFO] You have 0 Checkstyle violations. 07:36:00 [INFO] 07:36:00 [INFO] --- checkstyle:3.6.0:check (default) @ programming-api --- 07:36:00 [INFO] Starting audit... 07:36:00 Audit done. 07:36:00 [INFO] You have 0 Checkstyle violations. 07:36:00 [INFO] 07:36:00 [INFO] --- dependency:3.10.0:copy (unpack-license) @ programming-api --- 07:36:00 [INFO] 07:36:00 [INFO] --- resources:3.4.0:resources (default-resources) @ programming-api --- 07:36:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/src/main/resources 07:36:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/target/generated-sources/spi 07:36:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:36:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/target/generated-sources/spi 07:36:00 [INFO] 07:36:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ programming-api --- 07:36:00 [INFO] Recompiling the module because of changed source code. 07:36:00 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 07:36:00 [INFO] 07:36:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-api >>> 07:36:00 [INFO] 07:36:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-api --- 07:36:00 [INFO] Fork Value is true 07:36:03 [INFO] Done SpotBugs Analysis.... 07:36:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:03 [INFO] 07:36:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-api <<< 07:36:03 [INFO] 07:36:03 [INFO] 07:36:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-api --- 07:36:03 [INFO] BugInstance size is 0 07:36:03 [INFO] Error size is 0 07:36:03 [INFO] No errors/warnings found 07:36:03 [INFO] 07:36:03 [INFO] --- resources:3.4.0:testResources (default-testResources) @ programming-api --- 07:36:03 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/api/src/test/resources 07:36:03 [INFO] 07:36:03 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ programming-api --- 07:36:03 [INFO] Recompiling the module because of changed dependency. 07:36:03 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 07:36:03 [INFO] 07:36:03 [INFO] --- surefire:3.5.5:test (default-test) @ programming-api --- 07:36:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:36:03 [INFO] 07:36:03 [INFO] ------------------------------------------------------- 07:36:03 [INFO] T E S T S 07:36:03 [INFO] ------------------------------------------------------- 07:36:04 [INFO] Running org.opendaylight.bgpcep.programming.NanotimeUtilTest 07:36:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.bgpcep.programming.NanotimeUtilTest 07:36:04 [INFO] 07:36:04 [INFO] Results: 07:36:04 [INFO] 07:36:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 07:36:04 [INFO] 07:36:04 [INFO] 07:36:04 [INFO] --- copy:14.3.1:copy-files (default) @ programming-api --- 07:36:04 [INFO] 07:36:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-api --- 07:36:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-2.0.1-SNAPSHOT.jar 07:36:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/api/target/classes/META-INF/MANIFEST.MF 07:36:04 [INFO] 07:36:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-api --- 07:36:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-2.0.1-SNAPSHOT-javadoc.jar 07:36:06 [INFO] 07:36:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-api --- 07:36:06 [INFO] CycloneDX: Resolving Dependencies 07:36:06 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 07:36:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.xml 07:36:06 [INFO] attaching as programming-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.json 07:36:06 [INFO] attaching as programming-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:06 [INFO] 07:36:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-api --- 07:36:06 [INFO] Skipping duplicate-finder execution! 07:36:06 [INFO] 07:36:06 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ programming-api --- 07:36:06 [INFO] No dependency problems found 07:36:06 [INFO] 07:36:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ programming-api --- 07:36:06 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-2.0.1-SNAPSHOT-sources.jar 07:36:06 [INFO] 07:36:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-api --- 07:36:06 [INFO] 07:36:06 [INFO] --- jacoco:0.8.14:report (report) @ programming-api --- 07:36:06 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/programming/api/target/code-coverage/jacoco.exec 07:36:06 [INFO] Analyzed bundle 'programming-api' with 3 classes 07:36:06 [INFO] 07:36:06 [INFO] --- install:3.1.4:install (default-install) @ programming-api --- 07:36:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/2.0.1-SNAPSHOT/programming-api-2.0.1-SNAPSHOT.pom 07:36:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/2.0.1-SNAPSHOT/programming-api-2.0.1-SNAPSHOT.jar 07:36:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/2.0.1-SNAPSHOT/programming-api-2.0.1-SNAPSHOT-javadoc.jar 07:36:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-api/2.0.1-SNAPSHOT/programming-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-api/2.0.1-SNAPSHOT/programming-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:06 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/api/target/programming-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-api/2.0.1-SNAPSHOT/programming-api-2.0.1-SNAPSHOT-sources.jar 07:36:06 [INFO] 07:36:06 [INFO] --- bundle:6.0.0:install (default-install) @ programming-api --- 07:36:06 [INFO] Installing org/opendaylight/bgpcep/programming-api/2.0.1-SNAPSHOT/programming-api-2.0.1-SNAPSHOT.jar 07:36:06 [INFO] Writing OBR metadata 07:36:06 [INFO] 07:36:06 [INFO] --- dependency:3.10.0:tree (default-cli) @ programming-api --- 07:36:06 [INFO] org.opendaylight.bgpcep:programming-api:bundle:2.0.1-SNAPSHOT 07:36:06 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:36:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:36:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:36:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:36:06 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:36:06 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:36:06 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:36:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:36:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:06 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:36:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:36:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:36:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:36:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:36:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:36:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:36:06 [INFO] +- junit:junit:jar:4.13.2:test 07:36:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:36:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:36:06 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:36:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:36:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:06 [INFO] 07:36:06 [INFO] --- clm:3.0.8-01:index (default-cli) @ programming-api --- 07:36:06 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/api/target/sonatype-clm/module.xml 07:36:06 [INFO] 07:36:06 [INFO] --------------< org.opendaylight.bgpcep:programming-spi >--------------- 07:36:06 [INFO] Building programming-spi 2.0.1-SNAPSHOT [111/161] 07:36:06 [INFO] from programming/spi/pom.xml 07:36:06 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:06 [INFO] 07:36:06 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-spi --- 07:36:06 [INFO] 07:36:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-spi --- 07:36:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:06 [INFO] 07:36:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-spi --- 07:36:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:06 [INFO] 07:36:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-spi --- 07:36:07 [INFO] 07:36:07 [INFO] --- dependency:3.10.0:properties (default) @ programming-spi --- 07:36:07 [INFO] 07:36:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-spi --- 07:36:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/programming/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:36:07 [INFO] 07:36:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-spi --- 07:36:07 [INFO] Starting audit... 07:36:07 Audit done. 07:36:07 [INFO] You have 0 Checkstyle violations. 07:36:07 [INFO] 07:36:07 [INFO] --- checkstyle:3.6.0:check (default) @ programming-spi --- 07:36:07 [INFO] Starting audit... 07:36:07 Audit done. 07:36:07 [INFO] You have 0 Checkstyle violations. 07:36:07 [INFO] 07:36:07 [INFO] --- dependency:3.10.0:copy (unpack-license) @ programming-spi --- 07:36:07 [INFO] 07:36:07 [INFO] --- resources:3.4.0:resources (default-resources) @ programming-spi --- 07:36:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/src/main/resources 07:36:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/target/generated-sources/spi 07:36:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/target/generated-sources/yang 07:36:07 [INFO] 07:36:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ programming-spi --- 07:36:07 [INFO] Recompiling the module because of changed dependency. 07:36:07 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:36:07 [WARNING] /w/workspace/bgpcep-maven-clm-master/programming/spi/src/main/java/org/opendaylight/bgpcep/programming/spi/SchedulerException.java:[18,27] non-transient instance field of a serializable class declared with a non-serializable type 07:36:07 [INFO] 07:36:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-spi >>> 07:36:07 [INFO] 07:36:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-spi --- 07:36:07 [INFO] Fork Value is true 07:36:09 [INFO] Done SpotBugs Analysis.... 07:36:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:09 [INFO] 07:36:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-spi <<< 07:36:09 [INFO] 07:36:09 [INFO] 07:36:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-spi --- 07:36:09 [INFO] BugInstance size is 0 07:36:09 [INFO] Error size is 0 07:36:09 [INFO] No errors/warnings found 07:36:09 [INFO] 07:36:09 [INFO] --- resources:3.4.0:testResources (default-testResources) @ programming-spi --- 07:36:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/spi/src/test/resources 07:36:09 [INFO] 07:36:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ programming-spi --- 07:36:09 [INFO] No sources to compile 07:36:09 [INFO] 07:36:09 [INFO] --- surefire:3.5.5:test (default-test) @ programming-spi --- 07:36:09 [INFO] No tests to run. 07:36:09 [INFO] 07:36:09 [INFO] --- copy:14.3.1:copy-files (default) @ programming-spi --- 07:36:09 [INFO] 07:36:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-spi --- 07:36:09 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-2.0.1-SNAPSHOT.jar 07:36:09 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/classes/META-INF/MANIFEST.MF 07:36:09 [INFO] 07:36:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-spi --- 07:36:10 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-2.0.1-SNAPSHOT-javadoc.jar 07:36:10 [INFO] 07:36:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-spi --- 07:36:10 [INFO] CycloneDX: Resolving Dependencies 07:36:11 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 07:36:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.xml 07:36:11 [INFO] attaching as programming-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.json 07:36:11 [INFO] attaching as programming-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:36:11 [INFO] 07:36:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-spi --- 07:36:11 [INFO] Skipping duplicate-finder execution! 07:36:11 [INFO] 07:36:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ programming-spi --- 07:36:11 [INFO] No dependency problems found 07:36:11 [INFO] 07:36:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ programming-spi --- 07:36:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-2.0.1-SNAPSHOT-sources.jar 07:36:11 [INFO] 07:36:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-spi --- 07:36:11 [INFO] 07:36:11 [INFO] --- jacoco:0.8.14:report (report) @ programming-spi --- 07:36:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:36:11 [INFO] 07:36:11 [INFO] --- install:3.1.4:install (default-install) @ programming-spi --- 07:36:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/2.0.1-SNAPSHOT/programming-spi-2.0.1-SNAPSHOT.pom 07:36:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/2.0.1-SNAPSHOT/programming-spi-2.0.1-SNAPSHOT.jar 07:36:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/2.0.1-SNAPSHOT/programming-spi-2.0.1-SNAPSHOT-javadoc.jar 07:36:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-spi/2.0.1-SNAPSHOT/programming-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-spi/2.0.1-SNAPSHOT/programming-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:36:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/spi/target/programming-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-spi/2.0.1-SNAPSHOT/programming-spi-2.0.1-SNAPSHOT-sources.jar 07:36:11 [INFO] 07:36:11 [INFO] --- bundle:6.0.0:install (default-install) @ programming-spi --- 07:36:11 [INFO] Installing org/opendaylight/bgpcep/programming-spi/2.0.1-SNAPSHOT/programming-spi-2.0.1-SNAPSHOT.jar 07:36:11 [INFO] Writing OBR metadata 07:36:11 [INFO] 07:36:11 [INFO] --- dependency:3.10.0:tree (default-cli) @ programming-spi --- 07:36:11 [INFO] org.opendaylight.bgpcep:programming-spi:bundle:2.0.1-SNAPSHOT 07:36:11 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:36:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:36:11 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:36:11 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:36:11 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:36:11 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 07:36:11 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:36:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:36:11 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:36:11 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:36:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:36:11 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:36:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:36:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:36:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:36:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:36:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:36:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:36:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:36:11 [INFO] +- junit:junit:jar:4.13.2:test 07:36:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:36:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:36:11 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:36:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:36:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:11 [INFO] 07:36:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ programming-spi --- 07:36:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/spi/target/sonatype-clm/module.xml 07:36:11 [INFO] 07:36:11 [INFO] ----------< org.opendaylight.bgpcep:programming-topology-api >---------- 07:36:11 [INFO] Building programming-topology-api 2.0.1-SNAPSHOT [112/161] 07:36:11 [INFO] from programming/topology-api/pom.xml 07:36:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:11 [INFO] 07:36:11 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-topology-api --- 07:36:11 [INFO] 07:36:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-topology-api --- 07:36:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:11 [INFO] 07:36:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-topology-api --- 07:36:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:11 [INFO] 07:36:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-topology-api --- 07:36:11 [INFO] 07:36:11 [INFO] --- dependency:3.10.0:properties (default) @ programming-topology-api --- 07:36:11 [INFO] 07:36:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-topology-api --- 07:36: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/programming/topology-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:36:11 [INFO] 07:36:11 [INFO] --- yang:15.0.2:generate-sources (binding) @ programming-topology-api --- 07:36:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:36:11 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/main/yang 07:36:11 [INFO] yang-to-sources: Found 8 dependencies in 1.984 ms 07:36:11 [INFO] yang-to-sources: Project model files found: 1 in 407.5 μs 07:36:11 [INFO] yang-to-sources: 6 YANG models processed in 16.95 ms 07:36:11 [INFO] BindingJavaFileGenerator: Defined 6 files in 2.642 ms 07:36:11 [INFO] Sorted 6 files into 3 directories in 59.36 μs 07:36:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.697 ms 07:36:11 [INFO] 07:36:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-topology-api --- 07:36:11 [INFO] Starting audit... 07:36:11 Audit done. 07:36:11 [INFO] You have 0 Checkstyle violations. 07:36:11 [INFO] 07:36:11 [INFO] --- checkstyle:3.6.0:check (default) @ programming-topology-api --- 07:36:11 [INFO] Starting audit... 07:36:11 Audit done. 07:36:11 [INFO] You have 0 Checkstyle violations. 07:36:11 [INFO] 07:36:11 [INFO] --- dependency:3.10.0:copy (unpack-license) @ programming-topology-api --- 07:36:11 [INFO] 07:36:11 [INFO] --- resources:3.4.0:resources (default-resources) @ programming-topology-api --- 07:36:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/main/resources 07:36:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/generated-sources/spi 07:36:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:36:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/generated-sources/spi 07:36:11 [INFO] 07:36:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ programming-topology-api --- 07:36:11 [INFO] Recompiling the module because of changed dependency. 07:36:11 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 07:36:12 [INFO] 07:36:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-topology-api >>> 07:36:12 [INFO] 07:36:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-topology-api --- 07:36:12 [INFO] Fork Value is true 07:36:14 [INFO] Done SpotBugs Analysis.... 07:36:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:14 [INFO] 07:36:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-topology-api <<< 07:36:14 [INFO] 07:36:14 [INFO] 07:36:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-topology-api --- 07:36:14 [INFO] BugInstance size is 0 07:36:14 [INFO] Error size is 0 07:36:14 [INFO] No errors/warnings found 07:36:14 [INFO] 07:36:14 [INFO] --- resources:3.4.0:testResources (default-testResources) @ programming-topology-api --- 07:36:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/topology-api/src/test/resources 07:36:14 [INFO] 07:36:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ programming-topology-api --- 07:36:14 [INFO] No sources to compile 07:36:14 [INFO] 07:36:14 [INFO] --- surefire:3.5.5:test (default-test) @ programming-topology-api --- 07:36:14 [INFO] No tests to run. 07:36:14 [INFO] 07:36:14 [INFO] --- copy:14.3.1:copy-files (default) @ programming-topology-api --- 07:36:14 [INFO] 07:36:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-topology-api --- 07:36:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-2.0.1-SNAPSHOT.jar 07:36:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/classes/META-INF/MANIFEST.MF 07:36:14 [INFO] 07:36:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-topology-api --- 07:36:15 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-2.0.1-SNAPSHOT-javadoc.jar 07:36:15 [INFO] 07:36:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-topology-api --- 07:36:15 [INFO] CycloneDX: Resolving Dependencies 07:36:16 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 07:36:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.xml 07:36:16 [INFO] attaching as programming-topology-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.json 07:36:16 [INFO] attaching as programming-topology-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:16 [INFO] 07:36:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-topology-api --- 07:36:16 [INFO] Skipping duplicate-finder execution! 07:36:16 [INFO] 07:36:16 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ programming-topology-api --- 07:36:16 [INFO] No dependency problems found 07:36:16 [INFO] 07:36:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ programming-topology-api --- 07:36:16 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-2.0.1-SNAPSHOT-sources.jar 07:36:16 [INFO] 07:36:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-topology-api --- 07:36:16 [INFO] 07:36:16 [INFO] --- jacoco:0.8.14:report (report) @ programming-topology-api --- 07:36:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:36:16 [INFO] 07:36:16 [INFO] --- install:3.1.4:install (default-install) @ programming-topology-api --- 07:36:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/2.0.1-SNAPSHOT/programming-topology-api-2.0.1-SNAPSHOT.pom 07:36:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/2.0.1-SNAPSHOT/programming-topology-api-2.0.1-SNAPSHOT.jar 07:36:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/2.0.1-SNAPSHOT/programming-topology-api-2.0.1-SNAPSHOT-javadoc.jar 07:36:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/2.0.1-SNAPSHOT/programming-topology-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/2.0.1-SNAPSHOT/programming-topology-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:16 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/programming-topology-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-topology-api/2.0.1-SNAPSHOT/programming-topology-api-2.0.1-SNAPSHOT-sources.jar 07:36:16 [INFO] 07:36:16 [INFO] --- bundle:6.0.0:install (default-install) @ programming-topology-api --- 07:36:16 [INFO] Installing org/opendaylight/bgpcep/programming-topology-api/2.0.1-SNAPSHOT/programming-topology-api-2.0.1-SNAPSHOT.jar 07:36:16 [INFO] Writing OBR metadata 07:36:16 [INFO] 07:36:16 [INFO] --- dependency:3.10.0:tree (default-cli) @ programming-topology-api --- 07:36:16 [INFO] org.opendaylight.bgpcep:programming-topology-api:bundle:2.0.1-SNAPSHOT 07:36:16 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:36:16 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:36:16 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:36:16 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:36:16 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:36:16 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:36:16 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:36:16 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:36:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:36:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:36:16 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:36:16 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:36:16 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:36:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:36:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:36:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:16 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:36:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:36:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:36:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:36:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:36:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:36:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:36:16 [INFO] +- junit:junit:jar:4.13.2:test 07:36:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:36:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:36:16 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:36:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:36:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:16 [INFO] 07:36:16 [INFO] --- clm:3.0.8-01:index (default-cli) @ programming-topology-api --- 07:36:16 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/topology-api/target/sonatype-clm/module.xml 07:36:16 [INFO] 07:36:16 [INFO] -----------< org.opendaylight.bgpcep:programming-tunnel-api >----------- 07:36:16 [INFO] Building programming-tunnel-api 2.0.1-SNAPSHOT [113/161] 07:36:16 [INFO] from programming/tunnel-api/pom.xml 07:36:16 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:16 [INFO] 07:36:16 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-tunnel-api --- 07:36:16 [INFO] 07:36:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-tunnel-api --- 07:36:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:16 [INFO] 07:36:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-tunnel-api --- 07:36:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:16 [INFO] 07:36:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-tunnel-api --- 07:36:16 [INFO] 07:36:16 [INFO] --- dependency:3.10.0:properties (default) @ programming-tunnel-api --- 07:36:16 [INFO] 07:36:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-tunnel-api --- 07:36: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/programming/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:36:16 [INFO] 07:36:16 [INFO] --- yang:15.0.2:generate-sources (binding) @ programming-tunnel-api --- 07:36:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:36:16 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/main/yang 07:36:16 [INFO] yang-to-sources: Found 9 dependencies in 2.214 ms 07:36:16 [INFO] yang-to-sources: Project model files found: 1 in 1.242 ms 07:36:16 [INFO] yang-to-sources: 7 YANG models processed in 20.35 ms 07:36:16 [INFO] BindingJavaFileGenerator: Defined 17 files in 4.020 ms 07:36:16 [INFO] Sorted 17 files into 4 directories in 106.5 μs 07:36:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 8.299 ms 07:36:16 [INFO] 07:36:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-tunnel-api --- 07:36:16 [INFO] Starting audit... 07:36:16 Audit done. 07:36:16 [INFO] You have 0 Checkstyle violations. 07:36:16 [INFO] 07:36:16 [INFO] --- checkstyle:3.6.0:check (default) @ programming-tunnel-api --- 07:36:16 [INFO] Starting audit... 07:36:16 Audit done. 07:36:16 [INFO] You have 0 Checkstyle violations. 07:36:16 [INFO] 07:36:16 [INFO] --- dependency:3.10.0:copy (unpack-license) @ programming-tunnel-api --- 07:36:16 [INFO] 07:36:16 [INFO] --- resources:3.4.0:resources (default-resources) @ programming-tunnel-api --- 07:36:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/main/resources 07:36:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/generated-sources/spi 07:36:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:36:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:36:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/generated-sources/spi 07:36:16 [INFO] 07:36:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ programming-tunnel-api --- 07:36:16 [INFO] Recompiling the module because of changed dependency. 07:36:16 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 07:36:16 [INFO] 07:36:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-tunnel-api >>> 07:36:16 [INFO] 07:36:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-tunnel-api --- 07:36:16 [INFO] Fork Value is true 07:36:19 [INFO] Done SpotBugs Analysis.... 07:36:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:19 [INFO] 07:36:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-tunnel-api <<< 07:36:19 [INFO] 07:36:19 [INFO] 07:36:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-tunnel-api --- 07:36:19 [INFO] BugInstance size is 0 07:36:19 [INFO] Error size is 0 07:36:19 [INFO] No errors/warnings found 07:36:19 [INFO] 07:36:19 [INFO] --- resources:3.4.0:testResources (default-testResources) @ programming-tunnel-api --- 07:36:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/src/test/resources 07:36:19 [INFO] 07:36:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ programming-tunnel-api --- 07:36:19 [INFO] No sources to compile 07:36:19 [INFO] 07:36:19 [INFO] --- surefire:3.5.5:test (default-test) @ programming-tunnel-api --- 07:36:19 [INFO] No tests to run. 07:36:19 [INFO] 07:36:19 [INFO] --- copy:14.3.1:copy-files (default) @ programming-tunnel-api --- 07:36:19 [INFO] 07:36:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-tunnel-api --- 07:36:19 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-2.0.1-SNAPSHOT.jar 07:36:19 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:36:19 [INFO] 07:36:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-tunnel-api --- 07:36:20 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar 07:36:20 [INFO] 07:36:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-tunnel-api --- 07:36:20 [INFO] CycloneDX: Resolving Dependencies 07:36:21 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 07:36:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.xml 07:36:21 [INFO] attaching as programming-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.json 07:36:21 [INFO] attaching as programming-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:21 [INFO] 07:36:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-tunnel-api --- 07:36:21 [INFO] Skipping duplicate-finder execution! 07:36:21 [INFO] 07:36:21 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ programming-tunnel-api --- 07:36:21 [INFO] No dependency problems found 07:36:21 [INFO] 07:36:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ programming-tunnel-api --- 07:36:21 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-2.0.1-SNAPSHOT-sources.jar 07:36:21 [INFO] 07:36:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-tunnel-api --- 07:36:21 [INFO] 07:36:21 [INFO] --- jacoco:0.8.14:report (report) @ programming-tunnel-api --- 07:36:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:36:21 [INFO] 07:36:21 [INFO] --- install:3.1.4:install (default-install) @ programming-tunnel-api --- 07:36:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/2.0.1-SNAPSHOT/programming-tunnel-api-2.0.1-SNAPSHOT.pom 07:36:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/2.0.1-SNAPSHOT/programming-tunnel-api-2.0.1-SNAPSHOT.jar 07:36:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/2.0.1-SNAPSHOT/programming-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar 07:36:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/2.0.1-SNAPSHOT/programming-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/2.0.1-SNAPSHOT/programming-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:21 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/programming-tunnel-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-tunnel-api/2.0.1-SNAPSHOT/programming-tunnel-api-2.0.1-SNAPSHOT-sources.jar 07:36:21 [INFO] 07:36:21 [INFO] --- bundle:6.0.0:install (default-install) @ programming-tunnel-api --- 07:36:21 [INFO] Installing org/opendaylight/bgpcep/programming-tunnel-api/2.0.1-SNAPSHOT/programming-tunnel-api-2.0.1-SNAPSHOT.jar 07:36:21 [INFO] Writing OBR metadata 07:36:21 [INFO] 07:36:21 [INFO] --- dependency:3.10.0:tree (default-cli) @ programming-tunnel-api --- 07:36:21 [INFO] org.opendaylight.bgpcep:programming-tunnel-api:bundle:2.0.1-SNAPSHOT 07:36:21 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:compile 07:36:21 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:36:21 [INFO] | \- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:36:21 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:36:21 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:36:21 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:36:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:36:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:36:21 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:36:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:36:21 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:36:21 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:36:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:36:21 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:36:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:36:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:36:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:36:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:36:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:36:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:36:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:36:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:36:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:36:21 [INFO] +- junit:junit:jar:4.13.2:test 07:36:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:36:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:36:21 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:36:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:36:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:21 [INFO] 07:36:21 [INFO] --- clm:3.0.8-01:index (default-cli) @ programming-tunnel-api --- 07:36:21 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/tunnel-api/target/sonatype-clm/module.xml 07:36:21 [INFO] 07:36:21 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-programming-api >--------- 07:36:21 [INFO] Building OpenDaylight :: PCEP :: Programming Api 2.0.1-SNAPSHOT [114/161] 07:36:21 [INFO] from features/odl-bgpcep-programming-api/pom.xml 07:36:21 [INFO] ------------------------------[ feature ]------------------------------- 07:36:21 [INFO] 07:36:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] 07:36:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:21 [INFO] 07:36:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:21 [INFO] 07:36:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] 07:36:21 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] 07:36:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:21 [INFO] argLine set to empty 07:36:21 [INFO] 07:36:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] Starting audit... 07:36:21 Audit done. 07:36:21 [INFO] You have 0 Checkstyle violations. 07:36:21 [INFO] 07:36:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] Starting audit... 07:36:21 Audit done. 07:36:21 [INFO] You have 0 Checkstyle violations. 07:36:21 [INFO] 07:36:21 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] 07:36:21 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-api --- 07:36:21 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/feature/feature.xml 07:36:21 [INFO] ...done! 07:36:21 [INFO] Set artifact 07:36:21 [INFO] 07:36:21 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-programming-api --- 07:36: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:36:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:36:21 [INFO] 07:36:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-api >>> 07:36:21 [INFO] 07:36:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-api --- 07:36:22 [INFO] No files found to run spotbugs, check compile phase has been run 07:36:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:22 [INFO] 07:36:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-api <<< 07:36:22 [INFO] 07:36:22 [INFO] 07:36:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-api --- 07:36:22 [INFO] 07:36:22 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-programming-api --- 07:36:22 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-api 07:36:22 [INFO] Project dependency features detected: [] 07:36:22 [INFO] Pax Exam System (Version: 4.14.0) created. 07:36:22 [INFO] Creating RMI registry server on 127.0.0.1:33487 07:36:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:36:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:36:22 [INFO] Waiting for remote bundle context.. on 33487 name: 68faa609-332b-4a5a-b551-ef314fccef87 timout: [ RelativeTimeout value = 180000 ] 07:36:25 [INFO] Building jar from resources and headers. 07:36:25 [INFO] Writing jar finished. 07:36:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:36:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:36:28 [INFO] 07:36:28 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-programming-api --- 07:36:28 [INFO] 07:36:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-programming-api --- 07:36:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:36:28 [INFO] 07:36:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-api --- 07:36:28 [INFO] CycloneDX: Resolving Dependencies 07:36:29 [INFO] CycloneDX: Creating BOM version 1.6 with 97 component(s) 07:36:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.xml 07:36:29 [INFO] attaching as odl-bgpcep-programming-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.json 07:36:29 [INFO] attaching as odl-bgpcep-programming-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:29 [INFO] 07:36:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-api --- 07:36:29 [INFO] Skipping duplicate-finder execution! 07:36:29 [INFO] 07:36:29 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-api --- 07:36:29 [INFO] Skipping plugin execution 07:36:29 [INFO] 07:36:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-programming-api --- 07:36:29 [INFO] Skipping source per configuration. 07:36:29 [INFO] 07:36:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-api --- 07:36:29 [INFO] 07:36:29 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-programming-api --- 07:36:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:29 [INFO] 07:36:29 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-api --- 07:36:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/2.0.1-SNAPSHOT/odl-bgpcep-programming-api-2.0.1-SNAPSHOT.pom 07:36:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/2.0.1-SNAPSHOT/odl-bgpcep-programming-api-2.0.1-SNAPSHOT-features.xml 07:36:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/2.0.1-SNAPSHOT/odl-bgpcep-programming-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:29 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-api/2.0.1-SNAPSHOT/odl-bgpcep-programming-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:29 [INFO] 07:36:29 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-programming-api --- 07:36:29 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:2.0.1-SNAPSHOT 07:36:29 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:29 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:36:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:36:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:36:29 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:36:29 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:36:29 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:36:29 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:36:29 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:36:29 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:36:29 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:36:29 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:36:29 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:36:29 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:36:29 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:36:29 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:36:29 [INFO] | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:36:29 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:36:29 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:36:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:36:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:36:29 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:36:29 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:36:29 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:36:29 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:36:29 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:36:29 [INFO] | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:36:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:36:29 [INFO] | | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:36:29 [INFO] | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:36:29 [INFO] | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:36:29 [INFO] | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:36:29 [INFO] | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:36:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:36:29 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:36:29 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:36:29 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:36:29 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:36:29 [INFO] +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:36:29 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:36:29 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:36:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:36:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:36:29 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:36:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:36:29 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:36:29 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:36:29 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:36:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:36:29 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:36:29 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:36:29 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:36:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:36:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:36:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:36:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:36:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:36:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:36:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:36:29 [INFO] +- junit:junit:jar:4.13.2:test 07:36:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:36:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:36:29 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:36:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:36:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:29 [INFO] 07:36:29 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-programming-api --- 07:36:29 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-api/target/sonatype-clm/module.xml 07:36:29 [INFO] 07:36:29 [INFO] --------------< org.opendaylight.bgpcep:pcep-tunnel-api >--------------- 07:36:29 [INFO] Building pcep-tunnel-api 2.0.1-SNAPSHOT [115/161] 07:36:29 [INFO] from pcep/tunnel/tunnel-api/pom.xml 07:36:29 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:29 [INFO] 07:36:29 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-tunnel-api --- 07:36:29 [INFO] 07:36:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-tunnel-api --- 07:36:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:29 [INFO] 07:36:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-tunnel-api --- 07:36:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:29 [INFO] 07:36:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-tunnel-api --- 07:36:29 [INFO] 07:36:29 [INFO] --- dependency:3.10.0:properties (default) @ pcep-tunnel-api --- 07:36:29 [INFO] 07:36:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-tunnel-api --- 07:36:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:36:29 [INFO] 07:36:29 [INFO] --- yang:15.0.2:generate-sources (binding) @ pcep-tunnel-api --- 07:36:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:36:29 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/main/yang 07:36:29 [INFO] yang-to-sources: Found 14 dependencies in 5.274 ms 07:36:29 [INFO] yang-to-sources: Project model files found: 3 in 2.142 ms 07:36:30 [INFO] yang-to-sources: 20 YANG models processed in 74.42 ms 07:36:30 [INFO] BindingJavaFileGenerator: Defined 54 files in 12.24 ms 07:36:30 [INFO] Sorted 54 files into 10 directories in 150.0 μs 07:36:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 54 in 26.94 ms 07:36:30 [INFO] 07:36:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-tunnel-api --- 07:36:30 [INFO] Starting audit... 07:36:30 Audit done. 07:36:30 [INFO] You have 0 Checkstyle violations. 07:36:30 [INFO] 07:36:30 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-tunnel-api --- 07:36:30 [INFO] Starting audit... 07:36:30 Audit done. 07:36:30 [INFO] You have 0 Checkstyle violations. 07:36:30 [INFO] 07:36:30 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-tunnel-api --- 07:36:30 [INFO] 07:36:30 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-tunnel-api --- 07:36:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/main/resources 07:36:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/generated-sources/spi 07:36:30 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:36:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:36:30 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 07:36:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/generated-sources/spi 07:36:30 [INFO] 07:36:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-tunnel-api --- 07:36:30 [INFO] Recompiling the module because of changed dependency. 07:36:30 [INFO] Compiling 53 source files with javac [debug release 21] to target/classes 07:36:30 [INFO] 07:36:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-tunnel-api >>> 07:36:30 [INFO] 07:36:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-tunnel-api --- 07:36:30 [INFO] Fork Value is true 07:36:32 [INFO] Done SpotBugs Analysis.... 07:36:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:32 [INFO] 07:36:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-tunnel-api <<< 07:36:32 [INFO] 07:36:32 [INFO] 07:36:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-tunnel-api --- 07:36:32 [INFO] BugInstance size is 0 07:36:32 [INFO] Error size is 0 07:36:32 [INFO] No errors/warnings found 07:36:32 [INFO] 07:36:32 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-tunnel-api --- 07:36:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/src/test/resources 07:36:32 [INFO] 07:36:32 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-tunnel-api --- 07:36:32 [INFO] No sources to compile 07:36:32 [INFO] 07:36:32 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-tunnel-api --- 07:36:32 [INFO] No tests to run. 07:36:32 [INFO] 07:36:32 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-tunnel-api --- 07:36:32 [INFO] 07:36:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-tunnel-api --- 07:36:32 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-2.0.1-SNAPSHOT.jar 07:36:32 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/classes/META-INF/MANIFEST.MF 07:36:32 [INFO] 07:36:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-tunnel-api --- 07:36:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar 07:36:35 [INFO] 07:36:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-tunnel-api --- 07:36:35 [INFO] CycloneDX: Resolving Dependencies 07:36:35 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 07:36:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.xml 07:36:35 [INFO] attaching as pcep-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.json 07:36:35 [INFO] attaching as pcep-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:35 [INFO] 07:36:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-tunnel-api --- 07:36:35 [INFO] Skipping duplicate-finder execution! 07:36:35 [INFO] 07:36:35 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-tunnel-api --- 07:36:35 [INFO] No dependency problems found 07:36:35 [INFO] 07:36:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-tunnel-api --- 07:36:35 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-2.0.1-SNAPSHOT-sources.jar 07:36:35 [INFO] 07:36:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-tunnel-api --- 07:36:35 [INFO] 07:36:35 [INFO] --- jacoco:0.8.14:report (report) @ pcep-tunnel-api --- 07:36:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:36:35 [INFO] 07:36:35 [INFO] --- install:3.1.4:install (default-install) @ pcep-tunnel-api --- 07:36:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/2.0.1-SNAPSHOT/pcep-tunnel-api-2.0.1-SNAPSHOT.pom 07:36:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/2.0.1-SNAPSHOT/pcep-tunnel-api-2.0.1-SNAPSHOT.jar 07:36:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/2.0.1-SNAPSHOT/pcep-tunnel-api-2.0.1-SNAPSHOT-javadoc.jar 07:36:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/2.0.1-SNAPSHOT/pcep-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/2.0.1-SNAPSHOT/pcep-tunnel-api-2.0.1-SNAPSHOT-cyclonedx.json 07:36:35 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/pcep-tunnel-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-tunnel-api/2.0.1-SNAPSHOT/pcep-tunnel-api-2.0.1-SNAPSHOT-sources.jar 07:36:35 [INFO] 07:36:35 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-tunnel-api --- 07:36:35 [INFO] Installing org/opendaylight/bgpcep/pcep-tunnel-api/2.0.1-SNAPSHOT/pcep-tunnel-api-2.0.1-SNAPSHOT.jar 07:36:35 [INFO] Writing OBR metadata 07:36:36 [INFO] 07:36:36 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-tunnel-api --- 07:36:36 [INFO] org.opendaylight.bgpcep:pcep-tunnel-api:bundle:2.0.1-SNAPSHOT 07:36:36 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:36:36 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:36:36 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:36:36 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:36:36 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:36:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:36:36 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:36:36 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:36:36 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:36:36 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:36:36 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:36:36 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:36:36 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:36:36 [INFO] +- org.opendaylight.bgpcep:programming-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:36:36 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:compile 07:36:36 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:36:36 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:36:36 [INFO] +- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:36:36 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:36:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:36:36 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:36:36 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:36:36 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:36:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:36:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:36:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:36:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:36:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:36:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:36:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:36:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:36:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:36:36 [INFO] +- junit:junit:jar:4.13.2:test 07:36:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:36:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:36:36 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:36:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:36:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:36 [INFO] 07:36:36 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-tunnel-api --- 07:36:36 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/tunnel/tunnel-api/target/sonatype-clm/module.xml 07:36:36 [INFO] 07:36:36 [INFO] --------------< org.opendaylight.bgpcep:programming-impl >-------------- 07:36:36 [INFO] Building programming-impl 2.0.1-SNAPSHOT [116/161] 07:36:36 [INFO] from programming/impl/pom.xml 07:36:36 [INFO] -------------------------------[ bundle ]------------------------------- 07:36:36 [INFO] 07:36:36 [INFO] --- clean:3.5.0:clean (default-clean) @ programming-impl --- 07:36:36 [INFO] 07:36:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ programming-impl --- 07:36:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:36 [INFO] 07:36:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ programming-impl --- 07:36:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:36 [INFO] 07:36:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ programming-impl --- 07:36:36 [INFO] 07:36:36 [INFO] --- dependency:3.10.0:properties (default) @ programming-impl --- 07:36:36 [INFO] 07:36:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ programming-impl --- 07:36:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/programming/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:36:36 [INFO] 07:36:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ programming-impl --- 07:36:36 [INFO] Starting audit... 07:36:36 Audit done. 07:36:36 [INFO] You have 0 Checkstyle violations. 07:36:36 [INFO] 07:36:36 [INFO] --- checkstyle:3.6.0:check (default) @ programming-impl --- 07:36:36 [INFO] Starting audit... 07:36:36 Audit done. 07:36:36 [INFO] You have 0 Checkstyle violations. 07:36:36 [INFO] 07:36:36 [INFO] --- dependency:3.10.0:copy (unpack-license) @ programming-impl --- 07:36:36 [INFO] 07:36:36 [INFO] --- resources:3.4.0:resources (default-resources) @ programming-impl --- 07:36:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/resources 07:36:36 [INFO] 07:36:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ programming-impl --- 07:36:36 [INFO] Recompiling the module because of changed dependency. 07:36:36 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 07:36:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:36 [INFO] 07:36:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ programming-impl >>> 07:36:36 [INFO] 07:36:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ programming-impl --- 07:36:36 [INFO] Fork Value is true 07:36:39 [INFO] Done SpotBugs Analysis.... 07:36:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:39 [INFO] 07:36:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ programming-impl <<< 07:36:39 [INFO] 07:36:39 [INFO] 07:36:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ programming-impl --- 07:36:39 [INFO] BugInstance size is 0 07:36:39 [INFO] Error size is 0 07:36:39 [INFO] No errors/warnings found 07:36:39 [INFO] 07:36:39 [INFO] --- resources:3.4.0:testResources (default-testResources) @ programming-impl --- 07:36:39 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:36:39 [INFO] 07:36:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ programming-impl --- 07:36:39 [INFO] Recompiling the module because of changed dependency. 07:36:39 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 07:36:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:36:40 [INFO] 07:36:40 [INFO] --- surefire:3.5.5:test (default-test) @ programming-impl --- 07:36:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:36:40 [INFO] 07:36:40 [INFO] ------------------------------------------------------- 07:36:40 [INFO] T E S T S 07:36:40 [INFO] ------------------------------------------------------- 07:36:41 [INFO] Running org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 07:36:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:36:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.87 s -- in org.opendaylight.bgpcep.programming.impl.DefaultInstructionSchedulerTest 07:36:52 [INFO] 07:36:52 [INFO] Results: 07:36:52 [INFO] 07:36:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:36:52 [INFO] 07:36:52 [INFO] 07:36:52 [INFO] --- copy:14.3.1:copy-files (default) @ programming-impl --- 07:36:52 [INFO] 07:36:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ programming-impl --- 07:36:52 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT.jar 07:36:52 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/classes/META-INF/MANIFEST.MF 07:36:52 [INFO] 07:36:52 [INFO] --- jar:3.5.0:test-jar (default) @ programming-impl --- 07:36:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT-tests.jar 07:36:52 [INFO] 07:36:52 [INFO] --- source:3.4.0:test-jar-no-fork (default) @ programming-impl --- 07:36:52 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT-test-sources.jar 07:36:52 [INFO] 07:36:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ programming-impl --- 07:36:53 [WARNING] Javadoc Warnings 07:36:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:36: warning: no comment 07:36:53 [WARNING] public final class DefaultInstructionSchedulerFactory implements InstructionSchedulerFactory, AutoCloseable { 07:36:53 [WARNING] ^ 07:36:53 [WARNING] /w/workspace/bgpcep-maven-clm-master/programming/impl/src/main/java/org/opendaylight/bgpcep/programming/impl/DefaultInstructionSchedulerFactory.java:51: warning: no comment 07:36:53 [WARNING] public DefaultInstructionSchedulerFactory(@Reference final DataBroker dataProvider, 07:36:53 [WARNING] ^ 07:36:53 [WARNING] 2 warnings 07:36:53 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT-javadoc.jar 07:36:53 [INFO] 07:36:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ programming-impl --- 07:36:53 [INFO] CycloneDX: Resolving Dependencies 07:36:54 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:36:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.xml 07:36:54 [INFO] attaching as programming-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.json 07:36:54 [INFO] attaching as programming-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:36:54 [INFO] 07:36:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ programming-impl --- 07:36:54 [INFO] Skipping duplicate-finder execution! 07:36:54 [INFO] 07:36:54 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ programming-impl --- 07:36:54 [INFO] No dependency problems found 07:36:54 [INFO] 07:36:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ programming-impl --- 07:36:54 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT-sources.jar 07:36:54 [INFO] 07:36:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ programming-impl --- 07:36:54 [INFO] 07:36:54 [INFO] --- jacoco:0.8.14:report (report) @ programming-impl --- 07:36:54 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/programming/impl/target/code-coverage/jacoco.exec 07:36:54 [INFO] Analyzed bundle 'programming-impl' with 9 classes 07:36:54 [INFO] 07:36:54 [INFO] --- install:3.1.4:install (default-install) @ programming-impl --- 07:36:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT.pom 07:36:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT.jar 07:36:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT-tests.jar 07:36:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT-test-sources.jar 07:36:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT-javadoc.jar 07:36:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:36:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:36:54 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT-sources.jar 07:36:54 [INFO] 07:36:54 [INFO] --- bundle:6.0.0:install (default-install) @ programming-impl --- 07:36:55 [INFO] Installing org/opendaylight/bgpcep/programming-impl/2.0.1-SNAPSHOT/programming-impl-2.0.1-SNAPSHOT.jar 07:36:55 [INFO] Writing OBR metadata 07:36:55 [INFO] 07:36:55 [INFO] --- dependency:3.10.0:tree (default-cli) @ programming-impl --- 07:36:55 [INFO] org.opendaylight.bgpcep:programming-impl:bundle:2.0.1-SNAPSHOT 07:36:55 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:36:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:36:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:36:55 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:36:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:36:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:36:55 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 07:36:55 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:36:55 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 07:36:55 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:provided 07:36:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:36:55 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:36:55 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:36:55 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:2.0.1-SNAPSHOT:compile 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:36:55 [INFO] | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:36:55 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:36:55 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:36:55 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:36:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:36:55 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 07:36:55 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 07:36:55 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 07:36:55 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 07:36:55 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:test 07:36:55 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:test 07:36:55 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:test 07:36:55 [INFO] | | \- io.netty:netty-buffer:jar:4.2.10.Final:test 07:36:55 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | | \- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:test 07:36:55 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test 07:36:55 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:test 07:36:55 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:test 07:36:55 [INFO] | +- ch.qos.logback:logback-classic:jar:1.5.32:test 07:36:55 [INFO] | \- ch.qos.logback:logback-core:jar:1.5.32:test 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:test 07:36:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:test 07:36:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:test 07:36:55 [INFO] | | \- org.immutables:value:jar:annotations:2.12.1:test (optional) 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:15.0.2:test 07:36:55 [INFO] +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:test 07:36:55 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:36:55 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:test 07:36:55 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:test 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:16.0.3:test 07:36:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:test 07:36:55 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.15:test 07:36:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:16.0.3:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:test 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:test 07:36:55 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test 07:36:55 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.yangtools:dagger-yang-parser:jar:15.0.2:test 07:36:55 [INFO] | +- com.google.dagger:dagger:jar:2.59.2:provided 07:36:55 [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:provided 07:36:55 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:test 07:36:55 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:test 07:36:55 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 07:36:55 [INFO] | | \- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:test 07:36:55 [INFO] | +- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:test 07:36:55 [INFO] | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:test 07:36:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:36:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:36:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:36:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:36:55 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:36:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:36:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:36:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:36:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:36:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:36:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:36:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:36:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:36:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:36:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:36:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:36:55 [INFO] +- junit:junit:jar:4.13.2:test 07:36:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:36:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:36:55 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:36:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:36:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:36:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:36:55 [INFO] 07:36:55 [INFO] --- clm:3.0.8-01:index (default-cli) @ programming-impl --- 07:36:55 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/programming/impl/target/sonatype-clm/module.xml 07:36:55 [INFO] 07:36:55 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-programming-impl >--------- 07:36:55 [INFO] Building OpenDaylight :: PCEP :: Programming Impl 2.0.1-SNAPSHOT [117/161] 07:36:55 [INFO] from features/odl-bgpcep-programming-impl/pom.xml 07:36:55 [INFO] ------------------------------[ feature ]------------------------------- 07:36:55 [INFO] 07:36:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] 07:36:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:55 [INFO] 07:36:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:36:55 [INFO] 07:36:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] 07:36:55 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] 07:36:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:36:55 [INFO] argLine set to empty 07:36:55 [INFO] 07:36:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] Starting audit... 07:36:55 Audit done. 07:36:55 [INFO] You have 0 Checkstyle violations. 07:36:55 [INFO] 07:36:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] Starting audit... 07:36:55 Audit done. 07:36:55 [INFO] You have 0 Checkstyle violations. 07:36:55 [INFO] 07:36:55 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] 07:36:55 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/feature/feature.xml 07:36:55 [INFO] ...done! 07:36:55 [INFO] Set artifact 07:36:55 [INFO] 07:36:55 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 07:36:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:36:55 [INFO] 07:36:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-programming-impl >>> 07:36:55 [INFO] 07:36:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] No files found to run spotbugs, check compile phase has been run 07:36:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:36:55 [INFO] 07:36:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-programming-impl <<< 07:36:55 [INFO] 07:36:55 [INFO] 07:36:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] 07:36:55 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-programming-impl --- 07:36:55 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-programming-impl 07:36:55 [INFO] Project dependency features detected: [] 07:36:55 [INFO] Pax Exam System (Version: 4.14.0) created. 07:36:55 [INFO] Creating RMI registry server on 127.0.0.1:39861 07:36:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:36:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:36:56 [INFO] Waiting for remote bundle context.. on 39861 name: 931abb19-ec42-4870-9585-17c57b23e635 timout: [ RelativeTimeout value = 180000 ] 07:36:59 [INFO] Building jar from resources and headers. 07:36:59 [INFO] Writing jar finished. 07:37:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:37:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:37:08 [INFO] 07:37:08 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-programming-impl --- 07:37:08 [INFO] 07:37:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-programming-impl --- 07:37:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:37:08 [INFO] 07:37:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-programming-impl --- 07:37:08 [INFO] CycloneDX: Resolving Dependencies 07:37:11 [INFO] CycloneDX: Creating BOM version 1.6 with 229 component(s) 07:37:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.xml 07:37:11 [INFO] attaching as odl-bgpcep-programming-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.json 07:37:11 [INFO] attaching as odl-bgpcep-programming-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:37:11 [INFO] 07:37:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-programming-impl --- 07:37:11 [INFO] Skipping duplicate-finder execution! 07:37:11 [INFO] 07:37:11 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-programming-impl --- 07:37:11 [INFO] Skipping plugin execution 07:37:11 [INFO] 07:37:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-programming-impl --- 07:37:11 [INFO] Skipping source per configuration. 07:37:11 [INFO] 07:37:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-programming-impl --- 07:37:11 [INFO] 07:37:11 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-programming-impl --- 07:37:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:11 [INFO] 07:37:11 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-programming-impl --- 07:37:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/2.0.1-SNAPSHOT/odl-bgpcep-programming-impl-2.0.1-SNAPSHOT.pom 07:37:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/2.0.1-SNAPSHOT/odl-bgpcep-programming-impl-2.0.1-SNAPSHOT-features.xml 07:37:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/2.0.1-SNAPSHOT/odl-bgpcep-programming-impl-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:11 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/2.0.1-SNAPSHOT/odl-bgpcep-programming-impl-2.0.1-SNAPSHOT-cyclonedx.json 07:37:11 [INFO] 07:37:11 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-programming-impl --- 07:37:11 [INFO] org.opendaylight.bgpcep:odl-bgpcep-programming-impl:xml:features:2.0.1-SNAPSHOT 07:37:11 [INFO] +- org.opendaylight.bgpcep:programming-impl:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:11 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:37:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:11 [INFO] | +- io.netty:netty-common:jar:4.2.10.Final:compile 07:37:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:37:11 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.bgpcep:programming-spi:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:37:11 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:37:11 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:37:11 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:37:11 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:37:11 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:37:11 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:37:11 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:37:11 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:37:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | \- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:37:11 [INFO] | | | \- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:37:11 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:37:11 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:37:11 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:37:11 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:37:11 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:37:11 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:37:11 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:37:11 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:37:11 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:37:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:37:11 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:37:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:37:11 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:37:11 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:16.0.3:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:16.0.3:compile 07:37:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:16.0.3:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:16.0.3:compile 07:37:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:16.0.3:compile 07:37:11 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.2:compile 07:37:11 [INFO] | | | | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.2:compile 07:37:11 [INFO] | | | | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.2:compile 07:37:11 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:16.0.3:compile 07:37:11 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:16.0.3:compile 07:37:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:16.0.3:compile 07:37:11 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:15.0.2:compile 07:37:11 [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:15.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:16.0.3:compile 07:37:11 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:15.0.2:compile 07:37:11 [INFO] | | | | \- org.opendaylight.yangtools:binding-loader:jar:15.0.2:compile 07:37:11 [INFO] | | | +- org.opendaylight.yangtools:binding-model:jar:15.0.2:compile 07:37:11 [INFO] | | | +- org.opendaylight.yangtools:binding-runtime-api:jar:15.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:16.0.3:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:16.0.3:compile 07:37:11 [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:15.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:37:11 [INFO] | | | \- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:37:11 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:16.0.3:compile 07:37:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:16.0.3:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:16.0.3:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:37:11 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:37:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:16.0.3:compile 07:37:11 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:13.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:13.0.2:compile 07:37:11 [INFO] | | +- com.typesafe:config:jar:1.4.5:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.controller:repackaged-pekko:jar:13.0.2:compile 07:37:11 [INFO] | | | +- com.typesafe:ssl-config-core_3:jar:0.7.1:compile 07:37:11 [INFO] | | | +- io.aeron:aeron-annotations:jar:1.45.2:compile 07:37:11 [INFO] | | | +- io.aeron:aeron-client:jar:1.45.2:compile 07:37:11 [INFO] | | | +- io.aeron:aeron-driver:jar:1.45.2:compile 07:37:11 [INFO] | | | +- org.agrona:agrona:jar:1.22.0:compile 07:37:11 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.9.1:compile 07:37:11 [INFO] | | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 07:37:11 [INFO] | | +- org.opendaylight.controller:scala3-library:jar:13.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:13.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:16.0.3:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:16.0.3:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.controller:sal-clustering-commons:jar:13.0.2:compile 07:37:11 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 07:37:11 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.38:compile 07:37:11 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.38:compile 07:37:11 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.28.0:compile 07:37:11 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.38:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:37:11 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.1:compile 07:37:11 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.1:compile 07:37:11 [INFO] | | \- org.apache.commons:commons-text:jar:1.15.0:compile 07:37:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.3.1:compile 07:37:11 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 07:37:11 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.1:compile 07:37:11 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:15.0.2:compile 07:37:11 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.1:compile 07:37:11 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:15.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:16.0.3:compile 07:37:11 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:16.0.3:compile 07:37:11 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:16.0.3:compile 07:37:11 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:15.0.2:compile 07:37:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:15.0.2:compile 07:37:11 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:15.0.2:compile 07:37:11 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:regex:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-fs:jar:15.0.2:compile 07:37:11 [INFO] | | | | | +- org.opendaylight.yangtools:yang-source-ir:jar:15.0.2:compile 07:37:11 [INFO] | | | | | \- org.opendaylight.yangtools:yin-source-dom:jar:15.0.2:compile 07:37:11 [INFO] | | | | +- org.opendaylight.yangtools:binding-generator:jar:15.0.2:compile 07:37:11 [INFO] | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:15.0.2:compile 07:37:11 [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:15.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:16.0.3:compile 07:37:11 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:16.0.3:compile 07:37:11 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:13.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.controller:odl-pekko:xml:features:13.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.controller:odl-raft-spi:xml:features:13.0.2:compile 07:37:11 [INFO] | | | +- org.opendaylight.controller:odl-lz4:xml:features:13.0.2:compile 07:37:11 [INFO] | | | +- org.opendaylight.controller:odl-raft-api:xml:features:13.0.2:compile 07:37:11 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:37:11 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:37:11 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:37:11 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.1:compile 07:37:11 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.38:compile 07:37:11 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.38:compile 07:37:11 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.1:compile 07:37:11 [INFO] | | \- org.opendaylight.controller:sal-akka-raft:jar:13.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:13.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:13.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.controller:raft-spi:jar:13.0.2:compile 07:37:11 [INFO] | | \- at.yawk.lz4:lz4-java:jar:1.10.4:compile 07:37:11 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:13.0.2:compile 07:37:11 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.20.0:compile 07:37:11 [INFO] | | +- org.opendaylight.controller:raft-api:jar:13.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:13.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:15.0.2:compile 07:37:11 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:37:11 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:pekkoconf:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factorypekkoconf:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:13.0.2:compile 07:37:11 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:13.0.2:compile 07:37:11 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:13.0.2:compile 07:37:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:37:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:37:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:37:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:37:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:37:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:37:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:37:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:37:11 [INFO] +- junit:junit:jar:4.13.2:test 07:37:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:37:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:37:11 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:37:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 07:37:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:11 [INFO] 07:37:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-programming-impl --- 07:37:11 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-programming-impl/target/sonatype-clm/module.xml 07:37:11 [INFO] 07:37:11 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-api >-------------- 07:37:11 [INFO] Building pcep-topology-api 2.0.1-SNAPSHOT [118/161] 07:37:11 [INFO] from pcep/topology/topology-api/pom.xml 07:37:11 [INFO] -------------------------------[ bundle ]------------------------------- 07:37:11 [INFO] 07:37:11 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-api --- 07:37:11 [INFO] 07:37:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-api --- 07:37:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:11 [INFO] 07:37:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-api --- 07:37:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:11 [INFO] 07:37:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-api --- 07:37:11 [INFO] 07:37:11 [INFO] --- dependency:3.10.0:properties (default) @ pcep-topology-api --- 07:37:11 [INFO] 07:37:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-api --- 07:37: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/pcep/topology/topology-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:37:11 [INFO] 07:37:11 [INFO] --- yang:15.0.2:generate-sources (binding) @ pcep-topology-api --- 07:37:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:37:11 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/main/yang 07:37:11 [INFO] yang-to-sources: Found 12 dependencies in 3.828 ms 07:37:11 [INFO] yang-to-sources: Project model files found: 4 in 2.222 ms 07:37:11 [INFO] yang-to-sources: 22 YANG models processed in 108.3 ms 07:37:11 [INFO] BindingJavaFileGenerator: Defined 125 files in 16.61 ms 07:37:11 [INFO] Sorted 125 files into 22 directories in 253.3 μs 07:37:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 125 in 35.63 ms 07:37:11 [INFO] 07:37:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-api --- 07:37:11 [INFO] Starting audit... 07:37:11 Audit done. 07:37:11 [INFO] You have 0 Checkstyle violations. 07:37:11 [INFO] 07:37:11 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-api --- 07:37:11 [INFO] Starting audit... 07:37:11 Audit done. 07:37:11 [INFO] You have 0 Checkstyle violations. 07:37:11 [INFO] 07:37:11 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-topology-api --- 07:37:11 [INFO] 07:37:11 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-topology-api --- 07:37:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/main/resources 07:37:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/generated-sources/spi 07:37:11 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:37:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:37:11 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 07:37:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/generated-sources/spi 07:37:11 [INFO] 07:37:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-topology-api --- 07:37:11 [INFO] Recompiling the module because of changed dependency. 07:37:11 [INFO] Compiling 124 source files with javac [debug release 21] to target/classes 07:37:12 [INFO] 07:37:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-api >>> 07:37:12 [INFO] 07:37:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-api --- 07:37:12 [INFO] Fork Value is true 07:37:14 [INFO] Done SpotBugs Analysis.... 07:37:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:14 [INFO] 07:37:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-api <<< 07:37:14 [INFO] 07:37:14 [INFO] 07:37:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-api --- 07:37:14 [INFO] BugInstance size is 0 07:37:14 [INFO] Error size is 0 07:37:14 [INFO] No errors/warnings found 07:37:14 [INFO] 07:37:14 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-topology-api --- 07:37:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/src/test/resources 07:37:14 [INFO] 07:37:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-topology-api --- 07:37:14 [INFO] No sources to compile 07:37:14 [INFO] 07:37:14 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-topology-api --- 07:37:14 [INFO] No tests to run. 07:37:14 [INFO] 07:37:14 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-topology-api --- 07:37:14 [INFO] 07:37:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-api --- 07:37:15 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-2.0.1-SNAPSHOT.jar 07:37:15 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/classes/META-INF/MANIFEST.MF 07:37:15 [INFO] 07:37:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-api --- 07:37:18 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-2.0.1-SNAPSHOT-javadoc.jar 07:37:18 [INFO] 07:37:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-api --- 07:37:18 [INFO] CycloneDX: Resolving Dependencies 07:37:19 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 07:37:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.xml 07:37:19 [INFO] attaching as pcep-topology-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.json 07:37:19 [INFO] attaching as pcep-topology-api-2.0.1-SNAPSHOT-cyclonedx.json 07:37:19 [INFO] 07:37:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-api --- 07:37:19 [INFO] Skipping duplicate-finder execution! 07:37:19 [INFO] 07:37:19 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-topology-api --- 07:37:19 [INFO] No dependency problems found 07:37:19 [INFO] 07:37:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-topology-api --- 07:37:19 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-2.0.1-SNAPSHOT-sources.jar 07:37:19 [INFO] 07:37:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-api --- 07:37:19 [INFO] 07:37:19 [INFO] --- jacoco:0.8.14:report (report) @ pcep-topology-api --- 07:37:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:37:19 [INFO] 07:37:19 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-api --- 07:37:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/2.0.1-SNAPSHOT/pcep-topology-api-2.0.1-SNAPSHOT.pom 07:37:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/2.0.1-SNAPSHOT/pcep-topology-api-2.0.1-SNAPSHOT.jar 07:37:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/2.0.1-SNAPSHOT/pcep-topology-api-2.0.1-SNAPSHOT-javadoc.jar 07:37:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/2.0.1-SNAPSHOT/pcep-topology-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/2.0.1-SNAPSHOT/pcep-topology-api-2.0.1-SNAPSHOT-cyclonedx.json 07:37:19 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/pcep-topology-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-api/2.0.1-SNAPSHOT/pcep-topology-api-2.0.1-SNAPSHOT-sources.jar 07:37:19 [INFO] 07:37:19 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-api --- 07:37:19 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-api/2.0.1-SNAPSHOT/pcep-topology-api-2.0.1-SNAPSHOT.jar 07:37:19 [INFO] Writing OBR metadata 07:37:19 [INFO] 07:37:19 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-topology-api --- 07:37:19 [INFO] org.opendaylight.bgpcep:pcep-topology-api:bundle:2.0.1-SNAPSHOT 07:37:19 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:37:19 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:37:19 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:37:19 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:37:19 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:37:19 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:37:19 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:37:19 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:37:19 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:37:19 [INFO] +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:19 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:37:19 [INFO] +- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:37:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:37:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:37:19 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:37:19 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:37:19 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:37:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:37:19 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:37:19 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:37:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:37:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:37:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:37:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:37:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:37:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:37:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:37:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:37:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:37:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:37:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:37:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:37:19 [INFO] +- junit:junit:jar:4.13.2:test 07:37:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:37:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:37:19 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:37:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:37:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:19 [INFO] 07:37:19 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-topology-api --- 07:37:19 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-api/target/sonatype-clm/module.xml 07:37:19 [INFO] 07:37:19 [INFO] -------------< org.opendaylight.bgpcep:pcep-topology-spi >-------------- 07:37:19 [INFO] Building pcep-topology-spi 2.0.1-SNAPSHOT [119/161] 07:37:19 [INFO] from pcep/topology/topology-spi/pom.xml 07:37:19 [INFO] -------------------------------[ bundle ]------------------------------- 07:37:19 [INFO] 07:37:19 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-spi --- 07:37:19 [INFO] 07:37:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-spi --- 07:37:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:19 [INFO] 07:37:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-spi --- 07:37:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:19 [INFO] 07:37:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-spi --- 07:37:19 [INFO] 07:37:19 [INFO] --- dependency:3.10.0:properties (default) @ pcep-topology-spi --- 07:37:19 [INFO] 07:37:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-spi --- 07:37:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-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:37:19 [INFO] 07:37:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-spi --- 07:37:19 [INFO] Starting audit... 07:37:19 Audit done. 07:37:19 [INFO] You have 0 Checkstyle violations. 07:37:19 [INFO] 07:37:19 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-spi --- 07:37:19 [INFO] Starting audit... 07:37:19 Audit done. 07:37:19 [INFO] You have 0 Checkstyle violations. 07:37:19 [INFO] 07:37:19 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-topology-spi --- 07:37:19 [INFO] 07:37:19 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-topology-spi --- 07:37:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/src/main/resources 07:37:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/generated-sources/spi 07:37:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/generated-sources/yang 07:37:19 [INFO] 07:37:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-topology-spi --- 07:37:19 [INFO] Recompiling the module because of changed dependency. 07:37:19 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 07:37:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:37:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:37:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 07:37:19 [INFO] 07:37:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-spi >>> 07:37:19 [INFO] 07:37:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-spi --- 07:37:19 [INFO] Fork Value is true 07:37:22 [INFO] Done SpotBugs Analysis.... 07:37:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:22 [INFO] 07:37:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-spi <<< 07:37:22 [INFO] 07:37:22 [INFO] 07:37:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-spi --- 07:37:22 [INFO] BugInstance size is 0 07:37:22 [INFO] Error size is 0 07:37:22 [INFO] No errors/warnings found 07:37:22 [INFO] 07:37:22 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-topology-spi --- 07:37:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/src/test/resources 07:37:22 [INFO] 07:37:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-topology-spi --- 07:37:22 [INFO] No sources to compile 07:37:22 [INFO] 07:37:22 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-topology-spi --- 07:37:22 [INFO] No tests to run. 07:37:22 [INFO] 07:37:22 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-topology-spi --- 07:37:22 [INFO] 07:37:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-topology-spi --- 07:37:22 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-2.0.1-SNAPSHOT.jar 07:37:22 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/classes/META-INF/MANIFEST.MF 07:37:22 [INFO] 07:37:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-topology-spi --- 07:37:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-2.0.1-SNAPSHOT-javadoc.jar 07:37:23 [INFO] 07:37:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-topology-spi --- 07:37:23 [INFO] CycloneDX: Resolving Dependencies 07:37:23 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:37:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.xml 07:37:23 [INFO] attaching as pcep-topology-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.json 07:37:23 [INFO] attaching as pcep-topology-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:37:23 [INFO] 07:37:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-topology-spi --- 07:37:23 [INFO] Skipping duplicate-finder execution! 07:37:23 [INFO] 07:37:23 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-topology-spi --- 07:37:23 [INFO] No dependency problems found 07:37:23 [INFO] 07:37:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-topology-spi --- 07:37:23 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-2.0.1-SNAPSHOT-sources.jar 07:37:23 [INFO] 07:37:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-topology-spi --- 07:37:23 [INFO] 07:37:23 [INFO] --- jacoco:0.8.14:report (report) @ pcep-topology-spi --- 07:37:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:37:23 [INFO] 07:37:23 [INFO] --- install:3.1.4:install (default-install) @ pcep-topology-spi --- 07:37:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/2.0.1-SNAPSHOT/pcep-topology-spi-2.0.1-SNAPSHOT.pom 07:37:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/2.0.1-SNAPSHOT/pcep-topology-spi-2.0.1-SNAPSHOT.jar 07:37:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/2.0.1-SNAPSHOT/pcep-topology-spi-2.0.1-SNAPSHOT-javadoc.jar 07:37:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/2.0.1-SNAPSHOT/pcep-topology-spi-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/2.0.1-SNAPSHOT/pcep-topology-spi-2.0.1-SNAPSHOT-cyclonedx.json 07:37:23 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/pcep-topology-spi-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-topology-spi/2.0.1-SNAPSHOT/pcep-topology-spi-2.0.1-SNAPSHOT-sources.jar 07:37:23 [INFO] 07:37:23 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-topology-spi --- 07:37:23 [INFO] Installing org/opendaylight/bgpcep/pcep-topology-spi/2.0.1-SNAPSHOT/pcep-topology-spi-2.0.1-SNAPSHOT.jar 07:37:23 [INFO] Writing OBR metadata 07:37:24 [INFO] 07:37:24 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-topology-spi --- 07:37:24 [INFO] org.opendaylight.bgpcep:pcep-topology-spi:bundle:2.0.1-SNAPSHOT 07:37:24 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:24 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:37:24 [INFO] | | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:37:24 [INFO] | | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:37:24 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:37:24 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:37:24 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:37:24 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:37:24 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:37:24 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:24 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:37:24 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:37:24 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:37:24 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:37:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:37:24 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:37:24 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:37:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:37:24 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:37:24 [INFO] +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:37:24 [INFO] +- org.opendaylight.bgpcep:programming-spi:jar:2.0.1-SNAPSHOT:compile 07:37:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:37:24 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:37:24 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:24 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:37:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:37:24 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.0.2:test 07:37:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:37:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:37:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:37:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:37:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:37:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:37:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:37:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:37:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:37:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:37:24 [INFO] +- junit:junit:jar:4.13.2:test 07:37:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:37:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:37:24 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:37:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:37:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:24 [INFO] 07:37:24 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-topology-spi --- 07:37:24 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-spi/target/sonatype-clm/module.xml 07:37:24 [INFO] 07:37:24 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-pcep-topology >---------- 07:37:24 [INFO] Building OpenDaylight :: PCEP :: Topology 2.0.1-SNAPSHOT [120/161] 07:37:24 [INFO] from features/odl-bgpcep-pcep-topology/pom.xml 07:37:24 [INFO] ------------------------------[ feature ]------------------------------- 07:37:24 [INFO] 07:37:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] 07:37:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:24 [INFO] 07:37:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:24 [INFO] 07:37:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] 07:37:24 [INFO] --- dependency:3.10.0:properties (default) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] 07:37:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:24 [INFO] argLine set to empty 07:37:24 [INFO] 07:37:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] Starting audit... 07:37:24 Audit done. 07:37:24 [INFO] You have 0 Checkstyle violations. 07:37:24 [INFO] 07:37:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] Starting audit... 07:37:24 Audit done. 07:37:24 [INFO] You have 0 Checkstyle violations. 07:37:24 [INFO] 07:37:24 [INFO] --- dependency:3.10.0:copy (unpack-license) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] 07:37:24 [INFO] --- karaf:4.4.10:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/feature/feature.xml 07:37:24 [INFO] ...done! 07:37:24 [INFO] Set artifact 07:37:24 [INFO] 07:37:24 [INFO] --- karaf:4.4.10:verify (default-verify) @ odl-bgpcep-pcep-topology --- 07:37: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:37:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 07:37:24 [INFO] 07:37:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bgpcep-pcep-topology >>> 07:37:24 [INFO] 07:37:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] No files found to run spotbugs, check compile phase has been run 07:37:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:24 [INFO] 07:37:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bgpcep-pcep-topology <<< 07:37:24 [INFO] 07:37:24 [INFO] 07:37:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] 07:37:24 [INFO] --- feattest:14.3.1:test (default) @ odl-bgpcep-pcep-topology --- 07:37:24 [INFO] Starting SFT for org.opendaylight.bgpcep:odl-bgpcep-pcep-topology 07:37:24 [INFO] Project dependency features detected: [] 07:37:24 [INFO] Pax Exam System (Version: 4.14.0) created. 07:37:24 [INFO] Creating RMI registry server on 127.0.0.1:42909 07:37:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 07:37:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 07:37:24 [INFO] Waiting for remote bundle context.. on 42909 name: 751d747b-0d42-4539-a276-497f791aa1a3 timout: [ RelativeTimeout value = 180000 ] 07:37:28 [INFO] Building jar from resources and headers. 07:37:28 [INFO] Writing jar finished. 07:37:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 07:37:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 07:37:30 [INFO] 07:37:30 [INFO] --- copy:14.3.1:copy-files (default) @ odl-bgpcep-pcep-topology --- 07:37:30 [INFO] 07:37:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bgpcep-pcep-topology --- 07:37:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 07:37:30 [INFO] 07:37:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bgpcep-pcep-topology --- 07:37:30 [INFO] CycloneDX: Resolving Dependencies 07:37:32 [INFO] CycloneDX: Creating BOM version 1.6 with 109 component(s) 07:37:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.xml 07:37:32 [INFO] attaching as odl-bgpcep-pcep-topology-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.json 07:37:32 [INFO] attaching as odl-bgpcep-pcep-topology-2.0.1-SNAPSHOT-cyclonedx.json 07:37:32 [INFO] 07:37:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-pcep-topology --- 07:37:32 [INFO] Skipping duplicate-finder execution! 07:37:32 [INFO] 07:37:32 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ odl-bgpcep-pcep-topology --- 07:37:32 [INFO] Skipping plugin execution 07:37:32 [INFO] 07:37:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bgpcep-pcep-topology --- 07:37:32 [INFO] Skipping source per configuration. 07:37:32 [INFO] 07:37:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bgpcep-pcep-topology --- 07:37:32 [INFO] 07:37:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-bgpcep-pcep-topology --- 07:37:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 07:37:32 [INFO] 07:37:32 [INFO] --- install:3.1.4:install (default-install) @ odl-bgpcep-pcep-topology --- 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/2.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-2.0.1-SNAPSHOT.pom 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/2.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-2.0.1-SNAPSHOT-features.xml 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/2.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:32 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/2.0.1-SNAPSHOT/odl-bgpcep-pcep-topology-2.0.1-SNAPSHOT-cyclonedx.json 07:37:32 [INFO] 07:37:32 [INFO] --- dependency:3.10.0:tree (default-cli) @ odl-bgpcep-pcep-topology --- 07:37:32 [INFO] org.opendaylight.bgpcep:odl-bgpcep-pcep-topology:xml:features:2.0.1-SNAPSHOT 07:37:32 [INFO] +- org.opendaylight.bgpcep:pcep-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:37:32 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:37:32 [INFO] | | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:37:32 [INFO] | | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:37:32 [INFO] | | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:programming-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:topology-tunnel-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:37:32 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:37:32 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:37:32 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:37:32 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:32 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:37:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:37:32 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:37:32 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:37:32 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:pcep-topology-spi:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | \- org.opendaylight.bgpcep:programming-spi:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:16.0.3:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-programming-api:xml:features:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-api:xml:features:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | | +- org.opendaylight.bgpcep:odl-bgpcep-concepts:xml:features:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.2:compile 07:37:32 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.2:compile 07:37:32 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.2:compile 07:37:32 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:16.0.3:compile 07:37:32 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.0.2:compile 07:37:32 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:16.0.3:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-topology-tunnel-api:xml:features:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies:xml:features:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | | +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.1:compile 07:37:32 [INFO] | | +- io.netty:netty-codec:jar:4.2.10.Final:compile 07:37:32 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile 07:37:32 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile 07:37:32 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:37:32 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.10.Final:compile 07:37:32 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.10.Final:compile 07:37:32 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.10.Final:compile 07:37:32 [INFO] | | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:37:32 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:37:32 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:37:32 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.10.Final:runtime 07:37:32 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.10.Final:runtime 07:37:32 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:37:32 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.10.Final:runtime 07:37:32 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:16.0.3:compile 07:37:32 [INFO] | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:16.0.3:compile 07:37:32 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:15.0.2:compile 07:37:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:15.0.2:compile 07:37:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8791-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:15.0.2:compile 07:37:32 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:15.0.2:compile 07:37:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:15.0.2:compile 07:37:32 [INFO] | | | +- org.immutables:value:jar:annotations:2.12.1:compile (optional) 07:37:32 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:37:32 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:37:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:15.0.2:compile 07:37:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:15.0.2:compile 07:37:32 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:15.0.2:compile 07:37:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:15.0.2:compile 07:37:32 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:16.0.3:compile 07:37:32 [INFO] +- org.opendaylight.bgpcep:odl-bgpcep-pcep-api:xml:features:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:pcep-spi:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:37:32 [INFO] | \- org.opendaylight.bgpcep:odl-bgpcep-rsvp-api:xml:features:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | +- org.opendaylight.bgpcep:rsvp-spi:jar:2.0.1-SNAPSHOT:compile 07:37:32 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.0.2:compile 07:37:32 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.0.2:compile 07:37:32 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.0.2:compile 07:37:32 [INFO] | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 07:37:32 [INFO] | \- org.opendaylight.odlparent:odl-guava:xml:features:14.3.1:compile 07:37:32 [INFO] | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.1:compile 07:37:32 [INFO] | \- org.checkerframework:checker-qual:jar:3.53.1:compile 07:37:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:37:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:37:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:37:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:37:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:37:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:37:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:37:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:37:32 [INFO] +- junit:junit:jar:4.13.2:test 07:37:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:37:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:37:32 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:37:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:37:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:32 [INFO] 07:37:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-bgpcep-pcep-topology --- 07:37:32 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/features/odl-bgpcep-pcep-topology/target/sonatype-clm/module.xml 07:37:32 [INFO] 07:37:32 [INFO] --------------< org.opendaylight.bgpcep:pcep-server-api >--------------- 07:37:32 [INFO] Building pcep-server-api 2.0.1-SNAPSHOT [121/161] 07:37:32 [INFO] from pcep/server/server-api/pom.xml 07:37:32 [INFO] -------------------------------[ bundle ]------------------------------- 07:37:32 [INFO] 07:37:32 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-server-api --- 07:37:32 [INFO] 07:37:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-server-api --- 07:37:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:32 [INFO] 07:37:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-server-api --- 07:37:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:32 [INFO] 07:37:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-server-api --- 07:37:32 [INFO] 07:37:32 [INFO] --- dependency:3.10.0:properties (default) @ pcep-server-api --- 07:37:32 [INFO] 07:37:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-server-api --- 07:37: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/pcep/server/server-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:37:32 [INFO] 07:37:32 [INFO] --- yang:15.0.2:generate-sources (binding) @ pcep-server-api --- 07:37:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:37:32 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/main/yang 07:37:32 [INFO] yang-to-sources: Found 15 dependencies in 5.908 ms 07:37:32 [INFO] yang-to-sources: Project model files found: 1 in 1.548 ms 07:37:32 [INFO] yang-to-sources: 19 YANG models processed in 112.3 ms 07:37:32 [INFO] BindingJavaFileGenerator: Defined 18 files in 18.36 ms 07:37:32 [INFO] Sorted 18 files into 5 directories in 118.1 μs 07:37:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 18 in 25.29 ms 07:37:32 [INFO] 07:37:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-server-api --- 07:37:32 [INFO] Starting audit... 07:37:32 Audit done. 07:37:32 [INFO] You have 0 Checkstyle violations. 07:37:32 [INFO] 07:37:32 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-server-api --- 07:37:32 [INFO] Starting audit... 07:37:32 Audit done. 07:37:32 [INFO] You have 0 Checkstyle violations. 07:37:32 [INFO] 07:37:32 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-server-api --- 07:37:32 [INFO] 07:37:32 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-server-api --- 07:37:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/main/resources 07:37:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/generated-sources/spi 07:37:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:37:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:37:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 07:37:32 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/generated-sources/spi 07:37:32 [INFO] 07:37:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-server-api --- 07:37:32 [INFO] Recompiling the module because of changed dependency. 07:37:32 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 07:37:32 [INFO] 07:37:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-server-api >>> 07:37:32 [INFO] 07:37:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-server-api --- 07:37:32 [INFO] Fork Value is true 07:37:35 [INFO] Done SpotBugs Analysis.... 07:37:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:35 [INFO] 07:37:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-server-api <<< 07:37:35 [INFO] 07:37:35 [INFO] 07:37:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-server-api --- 07:37:35 [INFO] BugInstance size is 0 07:37:35 [INFO] Error size is 0 07:37:35 [INFO] No errors/warnings found 07:37:35 [INFO] 07:37:35 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-server-api --- 07:37:35 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/src/test/resources 07:37:35 [INFO] 07:37:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-server-api --- 07:37:35 [INFO] No sources to compile 07:37:35 [INFO] 07:37:35 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-server-api --- 07:37:35 [INFO] No tests to run. 07:37:35 [INFO] 07:37:35 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-server-api --- 07:37:35 [INFO] 07:37:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ pcep-server-api --- 07:37:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-2.0.1-SNAPSHOT.jar 07:37:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/classes/META-INF/MANIFEST.MF 07:37:35 [INFO] 07:37:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-server-api --- 07:37:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-2.0.1-SNAPSHOT-javadoc.jar 07:37:37 [INFO] 07:37:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-server-api --- 07:37:37 [INFO] CycloneDX: Resolving Dependencies 07:37:37 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 07:37:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.xml 07:37:37 [INFO] attaching as pcep-server-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.json 07:37:37 [INFO] attaching as pcep-server-api-2.0.1-SNAPSHOT-cyclonedx.json 07:37:37 [INFO] 07:37:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-server-api --- 07:37:37 [INFO] Skipping duplicate-finder execution! 07:37:37 [INFO] 07:37:37 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-server-api --- 07:37:37 [INFO] No dependency problems found 07:37:37 [INFO] 07:37:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-server-api --- 07:37:37 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-2.0.1-SNAPSHOT-sources.jar 07:37:37 [INFO] 07:37:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-server-api --- 07:37:37 [INFO] 07:37:37 [INFO] --- jacoco:0.8.14:report (report) @ pcep-server-api --- 07:37:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:37:37 [INFO] 07:37:37 [INFO] --- install:3.1.4:install (default-install) @ pcep-server-api --- 07:37:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/2.0.1-SNAPSHOT/pcep-server-api-2.0.1-SNAPSHOT.pom 07:37:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/2.0.1-SNAPSHOT/pcep-server-api-2.0.1-SNAPSHOT.jar 07:37:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/2.0.1-SNAPSHOT/pcep-server-api-2.0.1-SNAPSHOT-javadoc.jar 07:37:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/2.0.1-SNAPSHOT/pcep-server-api-2.0.1-SNAPSHOT-cyclonedx.xml 07:37:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/2.0.1-SNAPSHOT/pcep-server-api-2.0.1-SNAPSHOT-cyclonedx.json 07:37:37 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/pcep-server-api-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-server-api/2.0.1-SNAPSHOT/pcep-server-api-2.0.1-SNAPSHOT-sources.jar 07:37:37 [INFO] 07:37:37 [INFO] --- bundle:6.0.0:install (default-install) @ pcep-server-api --- 07:37:37 [INFO] Installing org/opendaylight/bgpcep/pcep-server-api/2.0.1-SNAPSHOT/pcep-server-api-2.0.1-SNAPSHOT.jar 07:37:37 [INFO] Writing OBR metadata 07:37:37 [INFO] 07:37:37 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-server-api --- 07:37:37 [INFO] org.opendaylight.bgpcep:pcep-server-api:bundle:2.0.1-SNAPSHOT 07:37:37 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] | +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] | +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] | +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:37:37 [INFO] | | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:37:37 [INFO] | +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:37:37 [INFO] | \- io.netty:netty-common:jar:4.2.10.Final:compile 07:37:37 [INFO] +- org.opendaylight.bgpcep:graph-api:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:37:37 [INFO] +- org.opendaylight.bgpcep:algo-api:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] +- org.opendaylight.bgpcep:pcep-topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] | +- org.opendaylight.bgpcep:programming-api:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] | +- org.opendaylight.bgpcep:topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.28.3:compile 07:37:37 [INFO] | \- org.opendaylight.bgpcep:programming-topology-api:jar:2.0.1-SNAPSHOT:compile 07:37:37 [INFO] +- org.opendaylight.yangtools:codegen-extensions:jar:15.0.2:compile 07:37:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:37:37 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:37:37 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:37:37 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:37:37 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:37:37 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:compile 07:37:37 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:37:37 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:37:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:37:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:37:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:37:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:37:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:37:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:37:37 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:37:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 07:37:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 07:37:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 07:37:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:37:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:37:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:37:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:37:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:37:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:37:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:37:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:37:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:37:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:37:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:37:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:37:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:37:37 [INFO] +- junit:junit:jar:4.13.2:test 07:37:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:37:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:37:37 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:37:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.7:test 07:37:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:37:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:37:37 [INFO] 07:37:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-server-api --- 07:37:37 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/server/server-api/target/sonatype-clm/module.xml 07:37:37 [INFO] 07:37:37 [INFO] ---------------< org.opendaylight.bgpcep:pcep-pcc-mock >---------------- 07:37:37 [INFO] Building pcep-pcc-mock 2.0.1-SNAPSHOT [122/161] 07:37:37 [INFO] from pcep/pcc-mock/pom.xml 07:37:37 [INFO] --------------------------------[ jar ]--------------------------------- 07:37:38 [INFO] 07:37:38 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-pcc-mock --- 07:37:38 [INFO] 07:37:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-pcc-mock --- 07:37:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:38 [INFO] 07:37:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-pcc-mock --- 07:37:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:37:38 [INFO] 07:37:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-pcc-mock --- 07:37:38 [INFO] 07:37:38 [INFO] --- dependency:3.10.0:properties (default) @ pcep-pcc-mock --- 07:37:38 [INFO] 07:37:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-pcc-mock --- 07:37: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/pcep/pcc-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:37:38 [INFO] 07:37:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-pcc-mock --- 07:37:38 [INFO] Starting audit... 07:37:38 Audit done. 07:37:38 [INFO] You have 0 Checkstyle violations. 07:37:38 [INFO] 07:37:38 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-pcc-mock --- 07:37:39 [INFO] Starting audit... 07:37:39 Audit done. 07:37:39 [INFO] You have 0 Checkstyle violations. 07:37:39 [INFO] 07:37:39 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-pcc-mock --- 07:37:39 [INFO] 07:37:39 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-pcc-mock --- 07:37:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/resources 07:37:39 [INFO] 07:37:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-pcc-mock --- 07:37:39 [INFO] Recompiling the module because of changed dependency. 07:37:39 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 07:37:39 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:39 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:39 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:39 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:39 [INFO] Writing META-INF/services/org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator 07:37:39 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:39 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:39 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:39 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:39 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:39 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:39 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:39 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:39 [INFO] 07:37:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-pcc-mock >>> 07:37:39 [INFO] 07:37:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-pcc-mock --- 07:37:39 [INFO] Fork Value is true 07:37:43 [INFO] Done SpotBugs Analysis.... 07:37:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:37:44 [INFO] 07:37:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-pcc-mock <<< 07:37:44 [INFO] 07:37:44 [INFO] 07:37:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-pcc-mock --- 07:37:44 [INFO] BugInstance size is 0 07:37:44 [INFO] Error size is 0 07:37:44 [INFO] No errors/warnings found 07:37:44 [INFO] 07:37:44 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-pcc-mock --- 07:37:44 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/test/resources 07:37:44 [INFO] 07:37:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-pcc-mock --- 07:37:44 [INFO] Recompiling the module because of changed dependency. 07:37:44 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:37:44 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:44 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:37:44 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:44 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:44 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:44 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:44 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:44 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:37:44 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:44 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:44 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:44 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:44 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 07:37:44 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 07:37:44 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 07:37:44 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 07:37:44 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 07:37:44 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:37:44 [INFO] 07:37:44 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-pcc-mock --- 07:37:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:37:44 [INFO] 07:37:44 [INFO] ------------------------------------------------------- 07:37:44 [INFO] T E S T S 07:37:44 [INFO] ------------------------------------------------------- 07:37:45 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 07:37:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParserTest 07:37:45 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 07:37:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredSyncTest 07:37:46 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 07:37:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredFullDBResyncTest 07:37:47 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 07:37:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:37:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.764 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCDispatcherImplTest 07:37:51 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 07:37:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTriggeredLspResyncTest 07:37:51 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 07:37:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest 07:37:51 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 07:37:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCSessionListenerTest 07:37:52 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 07:38:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.36 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCIncrementalSyncTest 07:38:04 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 07:38:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCMockTest 07:38:06 [INFO] Running org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 07:38:09 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.845 s -- in org.opendaylight.protocol.pcep.pcc.mock.PCCTunnelManagerImplTest 07:38:09 [INFO] 07:38:09 [INFO] Results: 07:38:09 [INFO] 07:38:09 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 07:38:09 [INFO] 07:38:09 [INFO] 07:38:09 [INFO] --- copy:14.3.1:copy-files (default) @ pcep-pcc-mock --- 07:38:09 [INFO] 07:38:09 [INFO] --- jar:3.5.0:jar (default-jar) @ pcep-pcc-mock --- 07:38:09 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-2.0.1-SNAPSHOT.jar 07:38:09 [INFO] 07:38:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ pcep-pcc-mock --- 07:38:11 [WARNING] Javadoc Warnings 07:38:11 [WARNING] warning: unknown enum constant ReferencePolicyOption.GREEDY 07:38:11 [WARNING] reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:11: warning: no comment 07:38:11 [WARNING] public enum LspType { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 07:38:11 [WARNING] PCE_LSP, PCC_LSP 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/LspType.java:12: warning: no comment 07:38:11 [WARNING] PCE_LSP, PCC_LSP 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:27: warning: no comment 07:38:11 [WARNING] public final class Main { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/Main.java:47: warning: no comment 07:38:11 [WARNING] public static void main(final String[] args) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:56: warning: no comment 07:38:11 [WARNING] public final class MsgBuilderUtil { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:194: warning: no comment 07:38:11 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final long srpId) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:170: warning: no comment 07:38:11 [WARNING] public static Pcerr createErrorMsg(final @NonNull PCEPErrors pcepErrors, final Uint32 srpId) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:90: warning: no comment 07:38:11 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:72: warning: no comment 07:38:11 [WARNING] public static Lsp createLsp(final Uint32 plspId, final boolean sync, final Optional tlvs, 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:126: warning: no comment 07:38:11 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:132: warning: no comment 07:38:11 [WARNING] public static Tlvs createLspTlvs(final Uint32 lspId, final boolean symbolicPathName, final String tunnelEndpoint, 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:163: warning: no comment 07:38:11 [WARNING] public static Optional createLspTlvsEndofSync(final @NonNull Uint64 dbVersion) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:95: warning: no comment 07:38:11 [WARNING] public static Path createPath(final List subobjects) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:61: warning: no comment 07:38:11 [WARNING] public static Pcrpt createPcRtpMessage(final Lsp lsp, final Optional srp, final Path path) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:101: warning: no comment 07:38:11 [WARNING] public static Srp createSrp(final Uint32 srpId) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:198: warning: no comment 07:38:11 [WARNING] public static byte[] getDefaultPathName(final String address, final Uint32 lspId) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:118: warning: no comment 07:38:11 [WARNING] public static Path reqToRptPath(final Requests request) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/spi/MsgBuilderUtil.java:109: warning: no comment 07:38:11 [WARNING] public static Path updToRptPath(final org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCActivator.java:17: warning: no comment 07:38:11 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCActivator.java:17: warning: use of default constructor, which does not provide a comment 07:38:11 [WARNING] public final class PCCActivator implements PCEPExtensionProviderActivator { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:17: warning: no comment 07:38:11 [WARNING] public interface PCCDispatcher { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCDispatcher.java:19: warning: no comment 07:38:11 [WARNING] @NonNull Future createClient(@NonNull InetSocketAddress remoteAddress, long reconnectTime, 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:39: warning: no comment 07:38:11 [WARNING] public final class PCCDispatcherImpl implements PCCDispatcher, AutoCloseable { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCDispatcherImpl.java:47: warning: no comment 07:38:11 [WARNING] public PCCDispatcherImpl(final @NonNull MessageRegistry registry) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCEndPointIpv4ObjectParser.java:22: warning: no comment 07:38:11 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCEndPointIpv4ObjectParser.java:22: warning: use of default constructor, which does not provide a comment 07:38:11 [WARNING] public class PCCEndPointIpv4ObjectParser extends PCEPEndPointsIpv4ObjectParser { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:19: warning: no comment 07:38:11 [WARNING] public final class PCCPeerProposal implements PCEPPeerProposal { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:26: warning: no comment 07:38:11 [WARNING] public PCCPeerProposal() { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCPeerProposal.java:22: warning: no comment 07:38:11 [WARNING] public PCCPeerProposal(final @NonNull Uint64 dbVersion) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:19: warning: no comment 07:38:11 [WARNING] public class PCCServerPeerProposal implements PCEPPeerProposal { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCServerPeerProposal.java:23: warning: no comment 07:38:11 [WARNING] public PCCServerPeerProposal(final @NonNull Uint64 dbVersion) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:15: warning: no comment 07:38:11 [WARNING] public interface PCCSession { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:21: warning: no comment 07:38:11 [WARNING] int getId(); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:23: warning: no comment 07:38:11 [WARNING] Tlvs getRemoteTlvs(); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:25: warning: no comment 07:38:11 [WARNING] Tlvs localSessionCharacteristics(); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:19: warning: no comment 07:38:11 [WARNING] void sendError(Pcerr errorMessage); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCSession.java:17: warning: no comment 07:38:11 [WARNING] void sendReport(Pcrpt reportMessage); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:30: warning: no comment 07:38:11 [WARNING] public final class PCCSessionListener implements PCEPSessionListener, PCCSession { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/protocol/PCCSessionListener.java:39: warning: no comment 07:38:11 [WARNING] public PCCSessionListener(final int sessionId, final PCCTunnelManager tunnelManager, final boolean errorMode) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:14: warning: no comment 07:38:11 [WARNING] public interface PCCTunnelManager { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:22: warning: no comment 07:38:11 [WARNING] void onMessagePcInitiate(@NonNull Requests request, @NonNull PCCSession session); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:20: warning: no comment 07:38:11 [WARNING] void onMessagePcupd(@NonNull Updates update, @NonNull PCCSession session); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:18: warning: no comment 07:38:11 [WARNING] void onSessionDown(PCCSession session); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/api/PCCTunnelManager.java:16: warning: no comment 07:38:11 [WARNING] void onSessionUp(PCCSession session); 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:57: warning: no comment 07:38:11 [WARNING] public final class PCCTunnelManagerImpl implements PCCTunnelManager { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:72: warning: no comment 07:38:11 [WARNING] public PCCTunnelManagerImpl(final int lspsCount, final InetAddress address, final int redelegationTimeout, 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:193: warning: no comment 07:38:11 [WARNING] protected void addTunnel(final Requests request, final PCCSession session) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:204: warning: no comment 07:38:11 [WARNING] protected void removeTunnel(final Requests request, final PCCSession session) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:84: warning: no comment 07:38:11 [WARNING] protected void reportToAll(final Updates update, final PCCSession session) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/PCCTunnelManagerImpl.java:136: warning: no comment 07:38:11 [WARNING] protected void takeDelegation(final Requests request, final PCCSession session) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:21: warning: no comment 07:38:11 [WARNING] public class TimerHandler { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:33: warning: no comment 07:38:11 [WARNING] public TimerHandler(final PCCsBuilder pcCsBuilder, final Optional syncOptDBVersion, 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:60: warning: no comment 07:38:11 [WARNING] protected void createDisconnectTask() { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/src/main/java/org/opendaylight/protocol/pcep/pcc/mock/TimerHandler.java:67: warning: no comment 07:38:11 [WARNING] public void setPCCDispatcher(final PCCDispatcherImpl dispatcher) { 07:38:11 [WARNING] ^ 07:38:11 [WARNING] 56 warnings 07:38:11 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-2.0.1-SNAPSHOT-javadoc.jar 07:38:11 [INFO] 07:38:11 [INFO] --- shade:3.6.1:shade (default) @ pcep-pcc-mock --- 07:38:11 [INFO] Dependency-reduced POM written at: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/dependency-reduced-pom.xml 07:38:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 07:38:12 [WARNING] checker-qual-3.53.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 07:38:12 [WARNING] - META-INF/LICENSE.txt 07:38:12 [WARNING] binding-reflect-15.0.2.jar, binding-spec-15.0.2.jar, checker-qual-3.53.1.jar, concepts-15.0.2.jar, concepts-2.0.1-SNAPSHOT.jar, error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, ietf-type-util-2.0.2.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.32.jar, logback-core-1.5.32.jar, mdsal-binding-api-16.0.3.jar, mdsal-common-api-16.0.3.jar, netty-buffer-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar, org.eclipse.jdt.annotation-2.4.100.jar, pcep-api-2.0.1-SNAPSHOT.jar, pcep-impl-2.0.1-SNAPSHOT.jar, pcep-parser-2.0.1-SNAPSHOT.jar, pcep-pcc-mock-2.0.1-SNAPSHOT.jar, pcep-spi-2.0.1-SNAPSHOT.jar, rfc6991-ietf-inet-types-2.0.2.jar, rfc6991-ietf-yang-types-2.0.2.jar, rfc8294-ietf-routing-types-2.0.2.jar, rsvp-api-2.0.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, testtool-util-2.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-15.0.2.jar, util-2.0.1-SNAPSHOT.jar, yang-common-15.0.2.jar, yang-common-netty-15.0.2.jar define 1 overlapping resource: 07:38:12 [WARNING] - META-INF/MANIFEST.MF 07:38:12 [WARNING] binding-reflect-15.0.2.jar, binding-spec-15.0.2.jar, concepts-15.0.2.jar, ietf-type-util-2.0.2.jar, mdsal-binding-api-16.0.3.jar, mdsal-common-api-16.0.3.jar, pcep-pcc-mock-2.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-15.0.2.jar, yang-common-15.0.2.jar, yang-common-netty-15.0.2.jar define 1 overlapping resource: 07:38:12 [WARNING] - README.md 07:38:12 [WARNING] netty-buffer-4.2.10.Final.jar, netty-codec-base-4.2.10.Final.jar, netty-common-4.2.10.Final.jar, netty-handler-4.2.10.Final.jar, netty-resolver-4.2.10.Final.jar, netty-transport-4.2.10.Final.jar, netty-transport-classes-epoll-4.2.10.Final.jar, netty-transport-native-epoll-4.2.10.Final-linux-x86_64.jar, netty-transport-native-unix-common-4.2.10.Final.jar define 2 overlapping class and resource: 07:38:12 [WARNING] - META-INF.versions.11.module-info 07:38:12 [WARNING] - META-INF/io.netty.versions.properties 07:38:12 [WARNING] failureaccess-1.0.3.jar, guava-33.5.0-jre.jar define 1 overlapping resource: 07:38:12 [WARNING] - META-INF/LICENSE 07:38:12 [WARNING] binding-reflect-15.0.2.jar, binding-spec-15.0.2.jar, concepts-15.0.2.jar, concepts-2.0.1-SNAPSHOT.jar, ietf-type-util-2.0.2.jar, mdsal-binding-api-16.0.3.jar, mdsal-common-api-16.0.3.jar, pcep-api-2.0.1-SNAPSHOT.jar, pcep-impl-2.0.1-SNAPSHOT.jar, pcep-parser-2.0.1-SNAPSHOT.jar, pcep-pcc-mock-2.0.1-SNAPSHOT.jar, pcep-spi-2.0.1-SNAPSHOT.jar, rfc6991-ietf-inet-types-2.0.2.jar, rfc6991-ietf-yang-types-2.0.2.jar, rfc8294-ietf-routing-types-2.0.2.jar, rsvp-api-2.0.1-SNAPSHOT.jar, testtool-util-2.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-15.0.2.jar, util-2.0.1-SNAPSHOT.jar, yang-common-15.0.2.jar, yang-common-netty-15.0.2.jar define 2 overlapping resources: 07:38:12 [WARNING] - LICENSE 07:38:12 [WARNING] - META-INF/git.properties 07:38:12 [WARNING] error_prone_annotations-2.47.0.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 07:38:12 [WARNING] - META-INF.versions.9.module-info 07:38:12 [WARNING] maven-shade-plugin has detected that some files are 07:38:12 [WARNING] present in two or more JARs. When this happens, only one 07:38:12 [WARNING] single version of the file is copied to the uber jar. 07:38:12 [WARNING] Usually this is not harmful and you can skip these warnings, 07:38:12 [WARNING] otherwise try to manually exclude artifacts based on 07:38:12 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 07:38:12 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 07:38:12 [INFO] Attaching shaded artifact. 07:38:12 [INFO] 07:38:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ pcep-pcc-mock --- 07:38:12 [INFO] CycloneDX: Resolving Dependencies 07:38:13 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 07:38:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.xml 07:38:13 [INFO] attaching as pcep-pcc-mock-2.0.1-SNAPSHOT-cyclonedx.xml 07:38:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.json 07:38:13 [INFO] attaching as pcep-pcc-mock-2.0.1-SNAPSHOT-cyclonedx.json 07:38:13 [INFO] 07:38:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ pcep-pcc-mock --- 07:38:13 [INFO] Skipping duplicate-finder execution! 07:38:13 [INFO] 07:38:13 [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ pcep-pcc-mock --- 07:38:13 [WARNING] Unused declared dependencies found: 07:38:13 [WARNING] org.checkerframework:checker-qual:jar:3.53.1:compile 07:38:13 [INFO] 07:38:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ pcep-pcc-mock --- 07:38:13 [INFO] Building jar: /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-2.0.1-SNAPSHOT-sources.jar 07:38:13 [INFO] 07:38:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ pcep-pcc-mock --- 07:38:13 [INFO] 07:38:13 [INFO] --- jacoco:0.8.14:report (report) @ pcep-pcc-mock --- 07:38:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/code-coverage/jacoco.exec 07:38:13 [INFO] Analyzed bundle 'pcep-pcc-mock' with 22 classes 07:38:13 [INFO] 07:38:13 [INFO] --- install:3.1.4:install (default-install) @ pcep-pcc-mock --- 07:38:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/dependency-reduced-pom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/2.0.1-SNAPSHOT/pcep-pcc-mock-2.0.1-SNAPSHOT.pom 07:38:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-2.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/2.0.1-SNAPSHOT/pcep-pcc-mock-2.0.1-SNAPSHOT.jar 07:38:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-2.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/2.0.1-SNAPSHOT/pcep-pcc-mock-2.0.1-SNAPSHOT-javadoc.jar 07:38:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-2.0.1-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/2.0.1-SNAPSHOT/pcep-pcc-mock-2.0.1-SNAPSHOT-executable.jar 07:38:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/2.0.1-SNAPSHOT/pcep-pcc-mock-2.0.1-SNAPSHOT-cyclonedx.xml 07:38:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/2.0.1-SNAPSHOT/pcep-pcc-mock-2.0.1-SNAPSHOT-cyclonedx.json 07:38:13 [INFO] Installing /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/pcep-pcc-mock-2.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/bgpcep/pcep-pcc-mock/2.0.1-SNAPSHOT/pcep-pcc-mock-2.0.1-SNAPSHOT-sources.jar 07:38:13 [INFO] 07:38:13 [INFO] --- dependency:3.10.0:tree (default-cli) @ pcep-pcc-mock --- 07:38:13 [INFO] org.opendaylight.bgpcep:pcep-pcc-mock:jar:2.0.1-SNAPSHOT 07:38:13 [INFO] +- org.opendaylight.bgpcep:util:jar:2.0.1-SNAPSHOT:compile 07:38:13 [INFO] +- org.opendaylight.bgpcep:concepts:jar:2.0.1-SNAPSHOT:compile 07:38:13 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.2:compile 07:38:13 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.2:compile 07:38:13 [INFO] +- org.opendaylight.bgpcep:pcep-api:jar:2.0.1-SNAPSHOT:compile 07:38:13 [INFO] +- org.opendaylight.bgpcep:pcep-spi:jar:2.0.1-SNAPSHOT:compile 07:38:13 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.0.2:compile 07:38:13 [INFO] +- org.opendaylight.bgpcep:pcep-impl:jar:2.0.1-SNAPSHOT:compile 07:38:13 [INFO] | +- io.netty:netty-codec-base:jar:4.2.10.Final:compile 07:38:13 [INFO] | +- io.netty:netty-handler:jar:4.2.10.Final:compile 07:38:13 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.10.Final:runtime 07:38:13 [INFO] +- org.opendaylight.bgpcep:pcep-parser:jar:2.0.1-SNAPSHOT:compile 07:38:13 [INFO] +- org.opendaylight.bgpcep:rsvp-api:jar:2.0.1-SNAPSHOT:compile 07:38:13 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 07:38:13 [INFO] +- org.opendaylight.bgpcep:testtool-util:jar:2.0.1-SNAPSHOT:compile 07:38:13 [INFO] | +- ch.qos.logback:logback-core:jar:1.5.32:compile 07:38:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:16.0.3:compile 07:38:13 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.0.2:compile 07:38:13 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 07:38:13 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile 07:38:13 [INFO] +- ch.qos.logback:logback-classic:jar:1.5.32:compile 07:38:13 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 07:38:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 07:38:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 07:38:13 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 07:38:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.47.0:compile 07:38:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 07:38:13 [INFO] +- io.netty:netty-buffer:jar:4.2.10.Final:compile 07:38:13 [INFO] +- io.netty:netty-common:jar:4.2.10.Final:compile 07:38:13 [INFO] +- io.netty:netty-transport:jar:4.2.10.Final:compile 07:38:13 [INFO] | \- io.netty:netty-resolver:jar:4.2.10.Final:compile 07:38:13 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.2.10.Final:compile 07:38:13 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile 07:38:13 [INFO] +- org.checkerframework:checker-qual:jar:3.53.1:compile (optional) 07:38:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 07:38:13 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile 07:38:13 [INFO] +- org.opendaylight.yangtools:concepts:jar:15.0.2:compile 07:38:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.0.2:compile 07:38:13 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.2:compile 07:38:13 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.2:compile 07:38:13 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:15.0.2:compile 07:38:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 07:38:13 [INFO] +- junit:junit:jar:4.13.2:test 07:38:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 07:38:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 07:38:13 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 07:38:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 07:38:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 07:38:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.3:test 07:38:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 07:38:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.3:test 07:38:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 07:38:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.3:test 07:38:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.3:test 07:38:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.3:test 07:38:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.21.0:test 07:38:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.3:test 07:38:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.3:test 07:38:13 [INFO] \- org.mockito:mockito-core:jar:5.21.0:test 07:38:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 07:38:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 07:38:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 07:38:13 [INFO] 07:38:13 [INFO] --- clm:3.0.8-01:index (default-cli) @ pcep-pcc-mock --- 07:38:13 [INFO] Saved module information to /w/workspace/bgpcep-maven-clm-master/pcep/pcc-mock/target/sonatype-clm/module.xml 07:38:13 [INFO] 07:38:13 [INFO] -----------< org.opendaylight.bgpcep:pcep-topology-provider >----------- 07:38:13 [INFO] Building pcep-topology-provider 2.0.1-SNAPSHOT [123/161] 07:38:13 [INFO] from pcep/topology/topology-provider/pom.xml 07:38:13 [INFO] -------------------------------[ bundle ]------------------------------- 07:38:13 [INFO] 07:38:13 [INFO] --- clean:3.5.0:clean (default-clean) @ pcep-topology-provider --- 07:38:13 [INFO] 07:38:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ pcep-topology-provider --- 07:38:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:13 [INFO] 07:38:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ pcep-topology-provider --- 07:38:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 07:38:13 [INFO] 07:38:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ pcep-topology-provider --- 07:38:14 [INFO] 07:38:14 [INFO] --- dependency:3.10.0:properties (default) @ pcep-topology-provider --- 07:38:14 [INFO] 07:38:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ pcep-topology-provider --- 07:38: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/pcep/topology/topology-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 07:38:14 [INFO] 07:38:14 [INFO] --- yang:15.0.2:generate-sources (binding) @ pcep-topology-provider --- 07:38:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 07:38:14 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/yang 07:38:14 [INFO] yang-to-sources: Found 16 dependencies in 8.358 ms 07:38:14 [INFO] yang-to-sources: Project model files found: 2 in 1.248 ms 07:38:14 [INFO] yang-to-sources: 18 YANG models processed in 106.7 ms 07:38:14 [INFO] BindingJavaFileGenerator: Defined 23 files in 15.42 ms 07:38:14 [INFO] Sorted 23 files into 7 directories in 135.4 μs 07:38:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 22.23 ms 07:38:14 [INFO] 07:38:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ pcep-topology-provider --- 07:38:14 [INFO] Starting audit... 07:38:14 Audit done. 07:38:14 [INFO] You have 0 Checkstyle violations. 07:38:14 [INFO] 07:38:14 [INFO] --- checkstyle:3.6.0:check (default) @ pcep-topology-provider --- 07:38:15 [INFO] Starting audit... 07:38:15 Audit done. 07:38:15 [INFO] You have 0 Checkstyle violations. 07:38:15 [INFO] 07:38:15 [INFO] --- dependency:3.10.0:copy (unpack-license) @ pcep-topology-provider --- 07:38:15 [INFO] 07:38:15 [INFO] --- resources:3.4.0:resources (default-resources) @ pcep-topology-provider --- 07:38:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/resources 07:38:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/generated-sources/spi 07:38:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:38:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 07:38:15 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 07:38:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/generated-sources/spi 07:38:15 [INFO] 07:38:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ pcep-topology-provider --- 07:38:15 [INFO] Recompiling the module because of changed dependency. 07:38:15 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 07:38:15 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposal.java:[81,56] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:15 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/main/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposal.java:[105,52] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 07:38:15 [INFO] 07:38:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ pcep-topology-provider >>> 07:38:15 [INFO] 07:38:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ pcep-topology-provider --- 07:38:15 [INFO] Fork Value is true 07:38:21 [INFO] Done SpotBugs Analysis.... 07:38:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 07:38:21 [INFO] 07:38:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ pcep-topology-provider <<< 07:38:21 [INFO] 07:38:21 [INFO] 07:38:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ pcep-topology-provider --- 07:38:21 [INFO] BugInstance size is 0 07:38:21 [INFO] Error size is 0 07:38:21 [INFO] No errors/warnings found 07:38:21 [INFO] 07:38:21 [INFO] --- resources:3.4.0:testResources (default-testResources) @ pcep-topology-provider --- 07:38:21 [INFO] Copying 1 resource from src/test/resources to target/test-classes 07:38:21 [INFO] 07:38:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ pcep-topology-provider --- 07:38:21 [INFO] Recompiling the module because of changed dependency. 07:38:21 [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/AbstractPCEPSessionTest.java:[112,18] auto-closeable resource mock is never referenced in body of corresponding try statement 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,55] unchecked method invocation: method of in interface java.util.List is applied to given types 07:38:21 required: E 07:38:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,56] unchecked conversion 07:38:21 required: E 07:38:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 07:38:21 required: java.util.List> 07:38:21 found: java.util.List 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[100,55] unchecked conversion 07:38:21 required: java.util.List> 07:38:21 found: java.util.List 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked method invocation: method of in interface java.util.List is applied to given types 07:38:21 required: E 07:38:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,56] unchecked conversion 07:38:21 required: E 07:38:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 07:38:21 required: java.util.List> 07:38:21 found: java.util.List 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[140,55] unchecked conversion 07:38:21 required: java.util.List> 07:38:21 found: java.util.List 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked method invocation: method of in interface java.util.List is applied to given types 07:38:21 required: E 07:38:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,56] unchecked conversion 07:38:21 required: E 07:38:21 found: org.opendaylight.mdsal.binding.api.DataTreeModification 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,47] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types 07:38:21 required: java.util.List> 07:38:21 found: java.util.List 07:38:21 [WARNING] /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/src/test/java/org/opendaylight/bgpcep/pcep/topology/provider/PCEPStatefulPeerProposalTest.java:[142,55] unchecked conversion 07:38:21 required: java.util.List> 07:38:21 found: java.util.List 07:38:21 [INFO] 07:38:21 [INFO] --- surefire:3.5.5:test (default-test) @ pcep-topology-provider --- 07:38:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 07:38:21 [INFO] 07:38:21 [INFO] ------------------------------------------------------- 07:38:21 [INFO] T E S T S 07:38:21 [INFO] ------------------------------------------------------- 07:38:22 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 07:38:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:38:35 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.83 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListenerTest 07:38:35 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 07:38:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SyncOptimizationTest 07:38:35 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test 07:38:35 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.229 s <<< FAILURE! -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test 07:38:35 [ERROR] org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test.testSessionStateUpdaterSynchronization -- Time elapsed: 0.225 s <<< FAILURE! 07:38:35 java.lang.AssertionError: expected: but was: 07:38:35 at org.junit.Assert.fail(Assert.java:89) 07:38:35 at org.junit.Assert.failNotEquals(Assert.java:835) 07:38:35 at org.junit.Assert.assertEquals(Assert.java:120) 07:38:35 at org.junit.Assert.assertEquals(Assert.java:146) 07:38:35 at org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1042Test.testSessionStateUpdaterSynchronization(Bgpcep1042Test.java:76) 07:38:35 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 07:38:35 07:38:35 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test 07:38:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.opendaylight.bgpcep.pcep.topology.provider.Bgpcep1037Test 07:38:36 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 07:38:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyStatsRpcTest 07:38:36 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 07:38:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.opendaylight.bgpcep.pcep.topology.provider.SegmentRoutingTest 07:38:36 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 07:38:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest 07:38:37 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 07:38:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPTriggeredReSynchronizationProcedureTest 07:38:38 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 07:38:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCETriggeredInitialSyncProcedureTest 07:38:38 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 07:38:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s -- in org.opendaylight.bgpcep.pcep.topology.provider.TopologyProgrammingTest 07:38:39 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 07:38:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s -- in org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest 07:38:40 [INFO] Running org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 07:38:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.opendaylight.bgpcep.pcep.topology.provider.PCEPStatefulPeerProposalTest 07:38:40 [INFO] 07:38:40 [INFO] Results: 07:38:40 [INFO] 07:38:40 [ERROR] Failures: 07:38:40 [ERROR] Bgpcep1042Test.testSessionStateUpdaterSynchronization:76 expected: but was: 07:38:40 [INFO] 07:38:40 [ERROR] Tests run: 48, Failures: 1, Errors: 0, Skipped: 0 07:38:40 [INFO] 07:38:40 [INFO] ------------------------------------------------------------------------ 07:38:40 [INFO] Reactor Summary for bgpcep 2.0.1-SNAPSHOT: 07:38:40 [INFO] 07:38:40 [INFO] bgpcep-artifacts ................................... SUCCESS [ 3.693 s] 07:38:40 [INFO] binding-parent ..................................... SUCCESS [ 6.134 s] 07:38:40 [INFO] graph-api .......................................... SUCCESS [ 14.153 s] 07:38:40 [INFO] algo-api ........................................... SUCCESS [ 6.692 s] 07:38:40 [INFO] concepts ........................................... SUCCESS [ 7.944 s] 07:38:40 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.582 s] 07:38:40 [INFO] algo-impl .......................................... SUCCESS [ 7.646 s] 07:38:40 [INFO] single-feature-parent .............................. SUCCESS [ 3.159 s] 07:38:40 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 11.292 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 7.765 s] 07:38:40 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 7.547 s] 07:38:40 [INFO] graph-impl ......................................... SUCCESS [ 6.902 s] 07:38:40 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 17.880 s] 07:38:40 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 15.484 s] 07:38:40 [INFO] testtool-parent .................................... SUCCESS [ 1.321 s] 07:38:40 [INFO] util ............................................... SUCCESS [ 7.437 s] 07:38:40 [INFO] bgp-concepts ....................................... SUCCESS [ 9.887 s] 07:38:40 [INFO] bgp-parser-api ..................................... SUCCESS [ 9.959 s] 07:38:40 [INFO] bgp-parser-spi ..................................... SUCCESS [ 11.915 s] 07:38:40 [INFO] bgp-util ........................................... SUCCESS [ 6.165 s] 07:38:40 [INFO] bgp-parser-impl .................................... SUCCESS [ 12.917 s] 07:38:40 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 8.101 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 8.242 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 8.010 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 8.625 s] 07:38:40 [INFO] bgp-rib-api ........................................ SUCCESS [ 6.860 s] 07:38:40 [INFO] bgp-openconfig-api ................................. SUCCESS [ 19.239 s] 07:38:40 [INFO] bgp-rib-spi ........................................ SUCCESS [ 14.822 s] 07:38:40 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 10.343 s] 07:38:40 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.171 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 10.314 s] 07:38:40 [INFO] bgp-bmp-api ........................................ SUCCESS [ 8.871 s] 07:38:40 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.251 s] 07:38:40 [INFO] bgp-inet ........................................... SUCCESS [ 14.965 s] 07:38:40 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 9.181 s] 07:38:40 [INFO] config-loader-spi .................................. SUCCESS [ 4.347 s] 07:38:40 [INFO] config-loader-impl ................................. SUCCESS [ 11.405 s] 07:38:40 [INFO] testtool-util ...................................... SUCCESS [ 33.642 s] 07:38:40 [INFO] routing-policy-config-loader ....................... SUCCESS [ 10.646 s] 07:38:40 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 13.085 s] 07:38:40 [INFO] bgp-route-target ................................... SUCCESS [ 15.200 s] 07:38:40 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.602 s] 07:38:40 [INFO] rsvp-api ........................................... SUCCESS [ 9.446 s] 07:38:40 [INFO] rsvp-spi ........................................... SUCCESS [ 9.292 s] 07:38:40 [INFO] rsvp-impl .......................................... SUCCESS [ 9.567 s] 07:38:40 [INFO] bgp-linkstate ...................................... SUCCESS [ 24.504 s] 07:38:40 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.165 s] 07:38:40 [INFO] bgp-config-example ................................. SUCCESS [ 1.872 s] 07:38:40 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 14.514 s] 07:38:40 [INFO] bgp-rib-impl ....................................... SUCCESS [ 59.533 s] 07:38:40 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.083 s] 07:38:40 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 8.320 s] 07:38:40 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 10.429 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 10.670 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 11.081 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 11.559 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 11.355 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 11.030 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 8.391 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 15.167 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 16.159 s] 07:38:40 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 16.748 s] 07:38:40 [INFO] bgp-openconfig-state ............................... SUCCESS [ 21.454 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Config Loader ............... SUCCESS [ 18.025 s] 07:38:40 [INFO] topology-api ....................................... SUCCESS [ 6.360 s] 07:38:40 [INFO] topology-tunnel-api ................................ SUCCESS [ 5.505 s] 07:38:40 [INFO] topology-segment-routing ........................... SUCCESS [ 5.695 s] 07:38:40 [INFO] bgp-topology-provider .............................. SUCCESS [01:25 min] 07:38:40 [INFO] OpenDaylight :: RSVP :: API ........................ SUCCESS [ 7.759 s] 07:38:40 [INFO] OpenDaylight :: RSVP ............................... SUCCESS [ 8.042 s] 07:38:40 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SUCCESS [ 16.964 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SUCCESS [ 7.331 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SUCCESS [ 7.392 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SUCCESS [ 7.478 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Topology .................... SUCCESS [ 18.827 s] 07:38:40 [INFO] bgp-cli ............................................ SUCCESS [ 11.811 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Cli ......................... SUCCESS [ 10.716 s] 07:38:40 [INFO] bgp-flowspec ....................................... SUCCESS [ 22.061 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Flowspec .................... SUCCESS [ 11.642 s] 07:38:40 [INFO] bgp-labeled-unicast ................................ SUCCESS [ 15.930 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SUCCESS [ 11.439 s] 07:38:40 [INFO] bgp-l3vpn .......................................... SUCCESS [ 17.638 s] 07:38:40 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SUCCESS [ 11.722 s] 07:38:40 [INFO] bgp-mvpn ........................................... SUCCESS [ 19.763 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SUCCESS [ 11.817 s] 07:38:40 [INFO] bgp-evpn ........................................... SUCCESS [ 19.390 s] 07:38:40 [INFO] OpenDaylight :: BGP :: Evpn ........................ SUCCESS [ 12.264 s] 07:38:40 [INFO] protocols-config-loader ............................ SUCCESS [ 11.599 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SUCCESS [ 9.195 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SUCCESS [ 17.184 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SUCCESS [ 17.557 s] 07:38:40 [INFO] topology-config-loader ............................. SUCCESS [ 9.948 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SUCCESS [ 15.796 s] 07:38:40 [INFO] OpenDaylight :: BGP ................................ SUCCESS [ 19.990 s] 07:38:40 [INFO] OpenDaylight :: Configuration Example Files ........ SUCCESS [ 7.143 s] 07:38:40 [INFO] bmp-monitors-config-loader ......................... SUCCESS [ 10.789 s] 07:38:40 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SUCCESS [ 16.900 s] 07:38:40 [INFO] bgp-bmp-config-example ............................. SUCCESS [ 1.248 s] 07:38:40 [INFO] OpenDaylight :: BMP :: Config files example ........ SUCCESS [ 7.048 s] 07:38:40 [INFO] bgp-bmp-parser-impl ................................ SUCCESS [ 9.348 s] 07:38:40 [INFO] bgp-bmp-impl ....................................... SUCCESS [ 22.544 s] 07:38:40 [INFO] OpenDaylight :: BMP ................................ SUCCESS [ 19.792 s] 07:38:40 [INFO] pcep-api ........................................... SUCCESS [ 18.338 s] 07:38:40 [INFO] pcep-spi ........................................... SUCCESS [ 10.402 s] 07:38:40 [INFO] OpenDaylight :: PCEP :: Api ........................ SUCCESS [ 7.620 s] 07:38:40 [INFO] pcep-parser ........................................ SUCCESS [ 12.480 s] 07:38:40 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SUCCESS [ 8.305 s] 07:38:40 [INFO] pcep-impl .......................................... SUCCESS [ 16.282 s] 07:38:40 [INFO] OpenDaylight :: PCEP :: Impl ....................... SUCCESS [ 15.733 s] 07:38:40 [INFO] programming-api .................................... SUCCESS [ 6.844 s] 07:38:40 [INFO] programming-spi .................................... SUCCESS [ 4.619 s] 07:38:40 [INFO] programming-topology-api ........................... SUCCESS [ 4.798 s] 07:38:40 [INFO] programming-tunnel-api ............................. SUCCESS [ 5.170 s] 07:38:40 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SUCCESS [ 8.030 s] 07:38:40 [INFO] pcep-tunnel-api .................................... SUCCESS [ 6.529 s] 07:38:40 [INFO] programming-impl ................................... SUCCESS [ 19.129 s] 07:38:40 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SUCCESS [ 16.024 s] 07:38:40 [INFO] pcep-topology-api .................................. SUCCESS [ 8.193 s] 07:38:40 [INFO] pcep-topology-spi .................................. SUCCESS [ 4.687 s] 07:38:40 [INFO] OpenDaylight :: PCEP :: Topology ................... SUCCESS [ 8.136 s] 07:38:40 [INFO] pcep-server-api .................................... SUCCESS [ 5.789 s] 07:38:40 [INFO] pcep-pcc-mock ...................................... SUCCESS [ 35.885 s] 07:38:40 [INFO] pcep-topology-provider ............................. FAILURE [ 26.994 s] 07:38:40 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SKIPPED 07:38:40 [INFO] pcep-server-provider ............................... SKIPPED 07:38:40 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SKIPPED 07:38:40 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SKIPPED 07:38:40 [INFO] pcep-tunnel-provider ............................... SKIPPED 07:38:40 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SKIPPED 07:38:40 [INFO] pcep-config-example ................................ SKIPPED 07:38:40 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SKIPPED 07:38:40 [INFO] pcep-cli ........................................... SKIPPED 07:38:40 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SKIPPED 07:38:40 [INFO] OpenDaylight :: PCEP ............................... SKIPPED 07:38:40 [INFO] feature-repo-parent ................................ SKIPPED 07:38:40 [INFO] features-bgpcep .................................... SKIPPED 07:38:40 [INFO] bgp-benchmark-app .................................. SKIPPED 07:38:40 [INFO] OpenDaylight :: BGP :: Benchmark ................... SKIPPED 07:38:40 [INFO] data-change-counter ................................ SKIPPED 07:38:40 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SKIPPED 07:38:40 [INFO] features-bgpcep-testing ............................ SKIPPED 07:38:40 [INFO] bgpcep-features-parent ............................. SKIPPED 07:38:40 [INFO] graph .............................................. SKIPPED 07:38:40 [INFO] bgp-parser-mock .................................... SKIPPED 07:38:40 [INFO] bgp-testtool ....................................... SKIPPED 07:38:40 [INFO] extensions ......................................... SKIPPED 07:38:40 [INFO] bgp-parent ......................................... SKIPPED 07:38:40 [INFO] bmp-mock ........................................... SKIPPED 07:38:40 [INFO] bmp-parent ......................................... SKIPPED 07:38:40 [INFO] algo-parent ........................................ SKIPPED 07:38:40 [INFO] pcep-testtool ...................................... SKIPPED 07:38:40 [INFO] pcep-server-parent ................................. SKIPPED 07:38:40 [INFO] pcep-topology-parent ............................... SKIPPED 07:38:40 [INFO] pcep-tunnel-parent ................................. SKIPPED 07:38:40 [INFO] pcep-parent ........................................ SKIPPED 07:38:40 [INFO] programming-parent ................................. SKIPPED 07:38:40 [INFO] rsvp-parent ........................................ SKIPPED 07:38:40 [INFO] topology-parent .................................... SKIPPED 07:38:40 [INFO] config-loader-parent ............................... SKIPPED 07:38:40 [INFO] bgpcep-karaf ....................................... SKIPPED 07:38:40 [INFO] bgpcep ............................................. SKIPPED 07:38:40 [INFO] ------------------------------------------------------------------------ 07:38:40 [INFO] BUILD FAILURE 07:38:40 [INFO] ------------------------------------------------------------------------ 07:38:40 [INFO] Total time: 25:24 min 07:38:40 [INFO] Finished at: 2026-06-06T07:38:40Z 07:38:40 [INFO] ------------------------------------------------------------------------ 07:38:40 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.5:test (default-test) on project pcep-topology-provider: There are test failures. 07:38:40 [ERROR] 07:38:40 [ERROR] See /w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/surefire-reports for the individual test results. 07:38:40 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 07:38:40 [ERROR] -> [Help 1] 07:38:40 [ERROR] 07:38:40 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 07:38:40 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 07:38:40 [ERROR] 07:38:40 [ERROR] For more information about the errors and possible solutions, please read the following articles: 07:38:40 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 07:38:40 [ERROR] 07:38:40 [ERROR] After correcting the problems, you can resume the build with the command 07:38:40 [ERROR] mvn -rf :pcep-topology-provider 07:38:41 Build step 'Execute shell' marked build as failure 07:38:41 $ ssh-agent -k 07:38:41 unset SSH_AUTH_SOCK; 07:38:41 unset SSH_AGENT_PID; 07:38:41 echo Agent pid 1676 killed; 07:38:41 [ssh-agent] Stopped. 07:38:41 [PostBuildScript] - [INFO] Executing post build scripts. 07:38:41 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins2695457807113470659.sh 07:38:41 ---> sysstat.sh 07:38:41 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins14382515984760402082.sh 07:38:41 ---> package-listing.sh 07:38:41 ++ facter osfamily 07:38:41 ++ tr '[:upper:]' '[:lower:]' 07:38:42 + OS_FAMILY=debian 07:38:42 + workspace=/w/workspace/bgpcep-maven-clm-master 07:38:42 + START_PACKAGES=/tmp/packages_start.txt 07:38:42 + END_PACKAGES=/tmp/packages_end.txt 07:38:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:38:42 + PACKAGES=/tmp/packages_start.txt 07:38:42 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:38:42 + PACKAGES=/tmp/packages_end.txt 07:38:42 + case "${OS_FAMILY}" in 07:38:42 + dpkg -l 07:38:42 + grep '^ii' 07:38:42 + '[' -f /tmp/packages_start.txt ']' 07:38:42 + '[' -f /tmp/packages_end.txt ']' 07:38:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:38:42 + '[' /w/workspace/bgpcep-maven-clm-master ']' 07:38:42 + mkdir -p /w/workspace/bgpcep-maven-clm-master/archives/ 07:38:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-clm-master/archives/ 07:38:42 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins14342831677692448183.sh 07:38:42 ---> capture-instance-metadata.sh 07:38:42 Setup pyenv: 07:38:42 system 07:38:42 3.8.20 07:38:42 3.9.20 07:38:42 3.10.15 07:38:42 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:38:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OBNY from file:/tmp/.os_lf_venv 07:38:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:44 lf-activate-venv(): INFO: Base packages installed successfully 07:38:44 lf-activate-venv(): INFO: Installing additional packages: lftools 07:38:56 lf-activate-venv(): INFO: Adding /tmp/venv-OBNY/bin to PATH 07:38:56 INFO: Running in OpenStack, capturing instance metadata 07:38:57 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins16878095042038047310.sh 07:38:57 provisioning config files... 07:38:57 Could not find credentials [logs] for bgpcep-maven-clm-master #268 07:38:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-clm-master@tmp/config18165836597149212865tmp 07:38:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:38:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:38:57 provisioning config files... 07:38:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:38:58 [EnvInject] - Injecting environment variables from a build step. 07:38:58 [EnvInject] - Injecting as environment variables the properties content 07:38:58 SERVER_ID=logs 07:38:58 07:38:58 [EnvInject] - Variables injected successfully. 07:38:58 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins4118619265386011381.sh 07:38:58 ---> create-netrc.sh 07:38:58 WARN: Log server credential not found. 07:38:58 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins3673733229399698227.sh 07:38:58 ---> python-tools-install.sh 07:38:58 Setup pyenv: 07:38:58 system 07:38:58 3.8.20 07:38:58 3.9.20 07:38:58 3.10.15 07:38:58 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:38:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OBNY from file:/tmp/.os_lf_venv 07:38:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:00 lf-activate-venv(): INFO: Base packages installed successfully 07:39:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:39:09 lf-activate-venv(): INFO: Adding /tmp/venv-OBNY/bin to PATH 07:39:09 [bgpcep-maven-clm-master] $ /bin/sh /tmp/jenkins17015823927700805928.sh 07:39:09 ---> uv-install.sh 07:39:09 uv 0.11.19 is already installed 07:39:09 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:39:09 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins14475319857348309158.sh 07:39:09 ---> sudo-logs.sh 07:39:09 Archiving 'sudo' log.. 07:39:09 [bgpcep-maven-clm-master] $ /bin/bash /tmp/jenkins2771576977488247027.sh 07:39:09 ---> job-cost.sh 07:39:09 INFO: Activating Python virtual environment... 07:39:09 Setup pyenv: 07:39:09 system 07:39:09 3.8.20 07:39:09 3.9.20 07:39:09 3.10.15 07:39:09 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:39:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OBNY from file:/tmp/.os_lf_venv 07:39:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:11 lf-activate-venv(): INFO: Base packages installed successfully 07:39:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:39:17 lf-activate-venv(): INFO: Adding /tmp/venv-OBNY/bin to PATH 07:39:17 INFO: No stack-cost file found 07:39:17 INFO: Instance uptime: 1689s 07:39:17 INFO: Fetching instance metadata (attempt 1 of 3)... 07:39:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:39:18 INFO: Successfully fetched instance metadata 07:39:18 INFO: Instance type: v3-standard-8 07:39:18 INFO: Retrieving pricing info for: v3-standard-8 07:39:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:39:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=1689 07:39:18 INFO: Successfully fetched Vexxhost pricing API 07:39:18 INFO: Retrieved cost: 0.22 07:39:18 INFO: Retrieved resource: v3-standard-8 07:39:18 INFO: Creating archive directory: /w/workspace/bgpcep-maven-clm-master/archives/cost 07:39:18 INFO: Archiving costs to: /w/workspace/bgpcep-maven-clm-master/archives/cost.csv 07:39:18 INFO: Successfully archived job cost data 07:39:18 DEBUG: Cost data: bgpcep-maven-clm-master,268,2026-06-06 07:39:18,v3-standard-8,1689,0.22,0.00,FAILURE 07:39:18 [bgpcep-maven-clm-master] $ /bin/bash -l /tmp/jenkins9975373868076480092.sh 07:39:18 ---> logs-deploy.sh 07:39:18 Setup pyenv: 07:39:18 system 07:39:18 3.8.20 07:39:18 3.9.20 07:39:18 3.10.15 07:39:18 * 3.11.10 (set by /w/workspace/bgpcep-maven-clm-master/.python-version) 07:39:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OBNY from file:/tmp/.os_lf_venv 07:39:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:20 lf-activate-venv(): INFO: Base packages installed successfully 07:39:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:39:29 lf-activate-venv(): INFO: Adding /tmp/venv-OBNY/bin to PATH 07:39:29 WARNING: Nexus logging server not set 07:39:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-clm-master/268/ 07:39:29 INFO: archiving logs to S3 07:39:34 ---> uname -a: 07:39:34 Linux prd-ubuntu2204-docker-8c-8g-25331 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:39:34 07:39:34 07:39:34 ---> lscpu: 07:39:34 Architecture: x86_64 07:39:34 CPU op-mode(s): 32-bit, 64-bit 07:39:34 Address sizes: 40 bits physical, 48 bits virtual 07:39:34 Byte Order: Little Endian 07:39:34 CPU(s): 8 07:39:34 On-line CPU(s) list: 0-7 07:39:34 Vendor ID: AuthenticAMD 07:39:34 Model name: AMD EPYC-Rome Processor 07:39:34 CPU family: 23 07:39:34 Model: 49 07:39:34 Thread(s) per core: 1 07:39:34 Core(s) per socket: 1 07:39:34 Socket(s): 8 07:39:34 Stepping: 0 07:39:34 BogoMIPS: 5599.99 07:39:34 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:39:34 Virtualization: AMD-V 07:39:34 Hypervisor vendor: KVM 07:39:34 Virtualization type: full 07:39:34 L1d cache: 256 KiB (8 instances) 07:39:34 L1i cache: 256 KiB (8 instances) 07:39:34 L2 cache: 4 MiB (8 instances) 07:39:34 L3 cache: 128 MiB (8 instances) 07:39:34 NUMA node(s): 1 07:39:34 NUMA node0 CPU(s): 0-7 07:39:34 Vulnerability Gather data sampling: Not affected 07:39:34 Vulnerability Indirect target selection: Not affected 07:39:34 Vulnerability Itlb multihit: Not affected 07:39:34 Vulnerability L1tf: Not affected 07:39:34 Vulnerability Mds: Not affected 07:39:34 Vulnerability Meltdown: Not affected 07:39:34 Vulnerability Mmio stale data: Not affected 07:39:34 Vulnerability Reg file data sampling: Not affected 07:39:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:39:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:39:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:39:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:39:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:39:34 Vulnerability Srbds: Not affected 07:39:34 Vulnerability Tsa: Not affected 07:39:34 Vulnerability Tsx async abort: Not affected 07:39:34 Vulnerability Vmscape: Not affected 07:39:34 07:39:34 07:39:34 ---> nproc: 07:39:34 8 07:39:34 07:39:34 07:39:34 ---> df -h: 07:39:34 Filesystem Size Used Avail Use% Mounted on 07:39:34 tmpfs 3.2G 1.1M 3.2G 1% /run 07:39:34 /dev/vda1 155G 11G 145G 7% / 07:39:34 tmpfs 16G 0 16G 0% /dev/shm 07:39:34 tmpfs 5.0M 0 5.0M 0% /run/lock 07:39:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:39:34 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 07:39:34 07:39:34 07:39:34 ---> free -m: 07:39:34 total used free shared buff/cache available 07:39:34 Mem: 32092 704 26742 4 4645 30920 07:39:34 Swap: 1023 0 1023 07:39:34 07:39:34 07:39:34 ---> ip addr: 07:39:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:39:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:39:34 inet 127.0.0.1/8 scope host lo 07:39:34 valid_lft forever preferred_lft forever 07:39:34 inet6 ::1/128 scope host 07:39:34 valid_lft forever preferred_lft forever 07:39:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:39:34 link/ether fa:16:3e:7e:24:ef brd ff:ff:ff:ff:ff:ff 07:39:34 altname enp0s3 07:39:34 inet 10.30.171.65/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:39:34 valid_lft 84703sec preferred_lft 84703sec 07:39:34 inet6 fe80::f816:3eff:fe7e:24ef/64 scope link 07:39:34 valid_lft forever preferred_lft forever 07:39:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:39:34 link/ether d6:8f:dd:6c:62:20 brd ff:ff:ff:ff:ff:ff 07:39:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:39:34 valid_lft forever preferred_lft forever 07:39:34 07:39:34 07:39:34 ---> sar -b -r -n DEV: 07:39:34 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-25331) 06/06/26 _x86_64_ (8 CPU) 07:39:34 07:39:34 07:11:20 LINUX RESTART (8 CPU) 07:39:34 07:39:34 07:20:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:39:34 07:30:05 30.97 0.14 26.84 4.00 5.47 2384.12 11101.87 07:39:34 Average: 30.97 0.14 26.84 4.00 5.47 2384.12 11101.87 07:39:34 07:39:34 07:20:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:39:34 07:30:05 24812432 28750412 3555960 10.82 177544 3964628 3572804 10.54 751744 6827444 150716 07:39:34 Average: 24812432 28750412 3555960 10.82 177544 3964628 3572804 10.54 751744 6827444 150716 07:39:34 07:39:34 07:20:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:39:34 07:30:05 lo 1683.45 1683.45 1603.02 1603.02 0.00 0.00 0.00 0.00 07:39:34 07:30:05 ens3 33.62 25.49 15.47 11.36 0.00 0.00 0.00 0.00 07:39:34 07:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:34 Average: lo 1683.45 1683.45 1603.02 1603.02 0.00 0.00 0.00 0.00 07:39:34 Average: ens3 33.62 25.49 15.47 11.36 0.00 0.00 0.00 0.00 07:39:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:34 07:39:34 07:39:34 ---> sar -P ALL: 07:39:34 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-8c-8g-25331) 06/06/26 _x86_64_ (8 CPU) 07:39:34 07:39:34 07:11:20 LINUX RESTART (8 CPU) 07:39:34 07:39:34 07:20:09 CPU %user %nice %system %iowait %steal %idle 07:39:34 07:30:05 all 34.99 0.00 1.72 0.08 0.08 63.13 07:39:34 07:30:05 0 37.61 0.00 2.04 0.05 0.08 60.22 07:39:34 07:30:05 1 35.54 0.00 1.74 0.06 0.08 62.58 07:39:34 07:30:05 2 37.47 0.00 1.58 0.07 0.09 60.79 07:39:34 07:30:05 3 29.11 0.00 1.72 0.19 0.08 68.90 07:39:34 07:30:05 4 36.54 0.00 1.87 0.06 0.08 61.46 07:39:34 07:30:05 5 36.37 0.00 1.85 0.07 0.08 61.62 07:39:34 07:30:05 6 32.87 0.00 1.45 0.07 0.08 65.53 07:39:34 07:30:05 7 34.42 0.00 1.52 0.06 0.08 63.93 07:39:34 Average: all 34.99 0.00 1.72 0.08 0.08 63.13 07:39:34 Average: 0 37.61 0.00 2.04 0.05 0.08 60.22 07:39:34 Average: 1 35.54 0.00 1.74 0.06 0.08 62.58 07:39:34 Average: 2 37.47 0.00 1.58 0.07 0.09 60.79 07:39:34 Average: 3 29.11 0.00 1.72 0.19 0.08 68.90 07:39:34 Average: 4 36.54 0.00 1.87 0.06 0.08 61.46 07:39:34 Average: 5 36.37 0.00 1.85 0.07 0.08 61.62 07:39:34 Average: 6 32.87 0.00 1.45 0.07 0.08 65.53 07:39:34 Average: 7 34.42 0.00 1.52 0.06 0.08 63.93 07:39:34 07:39:34 07:39:34